mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-12 19:05:55 +02:00
chore: bump nginx-ui version to v2.0.0-beta.7
This commit is contained in:
parent
a7e523b47b
commit
04bf8ec487
4 changed files with 135 additions and 83 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "nginx-ui-app-next",
|
||||
"version": "2.0.0-beta.6",
|
||||
"version": "2.0.0-beta.7",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
@ -29,7 +29,7 @@
|
|||
"reconnecting-websocket": "^4.4.0",
|
||||
"sortablejs": "^1.15.0",
|
||||
"vite-plugin-build-id": "^0.2.8",
|
||||
"vue": "^3.3.10",
|
||||
"vue": "^3.3.11",
|
||||
"vue-github-button": "https://github.com/0xJacky/vue-github-button",
|
||||
"vue-router": "^4.2.5",
|
||||
"vue3-ace-editor": "2.2.4",
|
||||
|
|
210
app/pnpm-lock.yaml
generated
210
app/pnpm-lock.yaml
generated
|
@ -7,7 +7,7 @@ settings:
|
|||
dependencies:
|
||||
'@ant-design/icons-vue':
|
||||
specifier: ^7.0.1
|
||||
version: 7.0.1(vue@3.3.10)
|
||||
version: 7.0.1(vue@3.3.11)
|
||||
'@formkit/auto-animate':
|
||||
specifier: ^0.8.0
|
||||
version: 0.8.1
|
||||
|
@ -19,10 +19,10 @@ dependencies:
|
|||
version: 3.3.10
|
||||
'@vueuse/core':
|
||||
specifier: ^10.6.1
|
||||
version: 10.6.1(vue@3.3.10)
|
||||
version: 10.6.1(vue@3.3.11)
|
||||
ant-design-vue:
|
||||
specifier: 4.0.7
|
||||
version: 4.0.7(vue@3.3.10)
|
||||
version: 4.0.7(vue@3.3.11)
|
||||
apexcharts:
|
||||
specifier: ^3.36.3
|
||||
version: 3.44.0
|
||||
|
@ -46,7 +46,7 @@ dependencies:
|
|||
version: 0.2.0
|
||||
pinia:
|
||||
specifier: ^2.1.7
|
||||
version: 2.1.7(typescript@5.3.2)(vue@3.3.10)
|
||||
version: 2.1.7(typescript@5.3.2)(vue@3.3.11)
|
||||
pinia-plugin-persistedstate:
|
||||
specifier: ^3.0.2
|
||||
version: 3.2.0(pinia@2.1.7)
|
||||
|
@ -60,26 +60,26 @@ dependencies:
|
|||
specifier: ^0.2.8
|
||||
version: 0.2.8(less@4.2.0)
|
||||
vue:
|
||||
specifier: ^3.3.10
|
||||
version: 3.3.10(typescript@5.3.2)
|
||||
specifier: ^3.3.11
|
||||
version: 3.3.11(typescript@5.3.2)
|
||||
vue-github-button:
|
||||
specifier: https://github.com/0xJacky/vue-github-button
|
||||
version: github.com/0xJacky/vue-github-button/fc3c93355a790d3249de6610de3ebe35949ee314
|
||||
vue-router:
|
||||
specifier: ^4.2.5
|
||||
version: 4.2.5(vue@3.3.10)
|
||||
version: 4.2.5(vue@3.3.11)
|
||||
vue3-ace-editor:
|
||||
specifier: 2.2.4
|
||||
version: 2.2.4(ace-builds@1.32.0)(vue@3.3.10)
|
||||
version: 2.2.4(ace-builds@1.32.0)(vue@3.3.11)
|
||||
vue3-apexcharts:
|
||||
specifier: ^1.4.4
|
||||
version: 1.4.4(apexcharts@3.44.0)(vue@3.3.10)
|
||||
version: 1.4.4(apexcharts@3.44.0)(vue@3.3.11)
|
||||
vue3-gettext:
|
||||
specifier: ^3.0.0-beta.2
|
||||
version: 3.0.0-beta.2(@vue/compiler-sfc@3.3.10)(vue@3.3.10)
|
||||
version: 3.0.0-beta.2(@vue/compiler-sfc@3.3.10)(vue@3.3.11)
|
||||
vuedraggable:
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0(vue@3.3.10)
|
||||
version: 4.1.0(vue@3.3.11)
|
||||
xterm:
|
||||
specifier: ^5.3.0
|
||||
version: 5.3.0
|
||||
|
@ -111,10 +111,10 @@ devDependencies:
|
|||
version: 6.13.1(eslint@8.55.0)(typescript@5.3.2)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^4.5.0
|
||||
version: 4.5.1(vite@5.0.8)(vue@3.3.10)
|
||||
version: 4.5.1(vite@5.0.8)(vue@3.3.11)
|
||||
'@vitejs/plugin-vue-jsx':
|
||||
specifier: ^3.1.0
|
||||
version: 3.1.0(vite@5.0.8)(vue@3.3.10)
|
||||
version: 3.1.0(vite@5.0.8)(vue@3.3.11)
|
||||
'@vue/compiler-sfc':
|
||||
specifier: ^3.3.10
|
||||
version: 3.3.10
|
||||
|
@ -165,10 +165,10 @@ devDependencies:
|
|||
version: 0.17.1(@vueuse/core@10.6.1)
|
||||
unplugin-vue-components:
|
||||
specifier: ^0.25.2
|
||||
version: 0.25.2(vue@3.3.10)
|
||||
version: 0.25.2(vue@3.3.11)
|
||||
unplugin-vue-define-options:
|
||||
specifier: ^1.4.0
|
||||
version: 1.4.0(vue@3.3.10)
|
||||
version: 1.4.0(vue@3.3.11)
|
||||
vite:
|
||||
specifier: ^5.0.8
|
||||
version: 5.0.8(@types/node@20.10.2)(less@4.2.0)
|
||||
|
@ -177,7 +177,7 @@ devDependencies:
|
|||
version: 3.2.0(vite@5.0.8)
|
||||
vite-svg-loader:
|
||||
specifier: ^5.1.0
|
||||
version: 5.1.0(vue@3.3.10)
|
||||
version: 5.1.0(vue@3.3.11)
|
||||
vue-tsc:
|
||||
specifier: ^1.8.22
|
||||
version: 1.8.24(typescript@5.3.2)
|
||||
|
@ -212,14 +212,14 @@ packages:
|
|||
resolution: {integrity: sha512-4QBZg8ccyC6LPIRii7A0bZUk3+lEDCLnhB+FVsflGdcWPPmV+j3fire4AwwoqHV/BibgvBmR9ZIo4s867smv+g==}
|
||||
dev: false
|
||||
|
||||
/@ant-design/icons-vue@7.0.1(vue@3.3.10):
|
||||
/@ant-design/icons-vue@7.0.1(vue@3.3.11):
|
||||
resolution: {integrity: sha512-eCqY2unfZK6Fe02AwFlDHLfoyEFreP6rBwAZMIJ1LugmfMiVgwWDYlp1YsRugaPtICYOabV1iWxXdP12u9U43Q==}
|
||||
peerDependencies:
|
||||
vue: '>=3.0.3'
|
||||
dependencies:
|
||||
'@ant-design/colors': 6.0.0
|
||||
'@ant-design/icons-svg': 4.3.1
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
vue: 3.3.11(typescript@5.3.2)
|
||||
dev: false
|
||||
|
||||
/@antfu/eslint-config-basic@0.43.1(@typescript-eslint/eslint-plugin@6.13.1)(@typescript-eslint/parser@6.13.1)(eslint-import-resolver-typescript@3.6.1)(eslint@8.55.0)(typescript@5.3.2):
|
||||
|
@ -1332,7 +1332,7 @@ packages:
|
|||
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.8)(vue@3.3.10):
|
||||
/@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.8)(vue@3.3.11):
|
||||
resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1343,12 +1343,12 @@ packages:
|
|||
'@babel/plugin-transform-typescript': 7.23.5(@babel/core@7.23.5)
|
||||
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.5)
|
||||
vite: 5.0.8(@types/node@20.10.2)(less@4.2.0)
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
vue: 3.3.11(typescript@5.3.2)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue@4.5.1(vite@5.0.8)(vue@3.3.10):
|
||||
/@vitejs/plugin-vue@4.5.1(vite@5.0.8)(vue@3.3.11):
|
||||
resolution: {integrity: sha512-DaUzYFr+2UGDG7VSSdShKa9sIWYBa1LL8KC0MNOf2H5LjcTPjob0x8LbkqXWmAtbANJCkpiQTj66UVcQkN2s3g==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -1356,7 +1356,7 @@ packages:
|
|||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 5.0.8(@types/node@20.10.2)(less@4.2.0)
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
vue: 3.3.11(typescript@5.3.2)
|
||||
dev: true
|
||||
|
||||
/@volar/language-core@1.11.1:
|
||||
|
@ -1378,7 +1378,7 @@ packages:
|
|||
path-browserify: 1.0.1
|
||||
dev: true
|
||||
|
||||
/@vue-macros/common@1.9.0(vue@3.3.10):
|
||||
/@vue-macros/common@1.9.0(vue@3.3.11):
|
||||
resolution: {integrity: sha512-LbfRHDkceuokkLlVuQW9Wq3ZLmRs6KIDPzCjUvvL14HB4GslWdtvBB1suFfNs6VMvh9Zj30cEKF/EAP7QBCZ6Q==}
|
||||
engines: {node: '>=16.14.0'}
|
||||
peerDependencies:
|
||||
|
@ -1393,7 +1393,7 @@ packages:
|
|||
ast-kit: 0.11.2
|
||||
local-pkg: 0.5.0
|
||||
magic-string-ast: 0.3.0
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
vue: 3.3.11(typescript@5.3.2)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
dev: true
|
||||
|
@ -1429,6 +1429,14 @@ packages:
|
|||
estree-walker: 2.0.2
|
||||
source-map-js: 1.0.2
|
||||
|
||||
/@vue/compiler-core@3.3.11:
|
||||
resolution: {integrity: sha512-h97/TGWBilnLuRaj58sxNrsUU66fwdRKLOLQ9N/5iNDfp+DZhYH9Obhe0bXxhedl8fjAgpRANpiZfbgWyruQ0w==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.5
|
||||
'@vue/shared': 3.3.11
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.0.2
|
||||
|
||||
/@vue/compiler-core@3.3.9:
|
||||
resolution: {integrity: sha512-+/Lf68Vr/nFBA6ol4xOtJrW+BQWv3QWKfRwGSm70jtXwfhZNF4R/eRgyVJYoxFRhdCTk/F6g99BP0ffPgZihfQ==}
|
||||
dependencies:
|
||||
|
@ -1444,6 +1452,12 @@ packages:
|
|||
'@vue/compiler-core': 3.3.10
|
||||
'@vue/shared': 3.3.10
|
||||
|
||||
/@vue/compiler-dom@3.3.11:
|
||||
resolution: {integrity: sha512-zoAiUIqSKqAJ81WhfPXYmFGwDRuO+loqLxvXmfUdR5fOitPoUiIeFI9cTTyv9MU5O1+ZZglJVTusWzy+wfk5hw==}
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.3.11
|
||||
'@vue/shared': 3.3.11
|
||||
|
||||
/@vue/compiler-dom@3.3.9:
|
||||
resolution: {integrity: sha512-nfWubTtLXuT4iBeDSZ5J3m218MjOy42Vp2pmKVuBKo2/BLcrFUX8nCSr/bKRFiJ32R8qbdnnnBgRn9AdU5v0Sg==}
|
||||
dependencies:
|
||||
|
@ -1465,12 +1479,32 @@ packages:
|
|||
postcss: 8.4.32
|
||||
source-map-js: 1.0.2
|
||||
|
||||
/@vue/compiler-sfc@3.3.11:
|
||||
resolution: {integrity: sha512-U4iqPlHO0KQeK1mrsxCN0vZzw43/lL8POxgpzcJweopmqtoYy9nljJzWDIQS3EfjiYhfdtdk9Gtgz7MRXnz3GA==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.5
|
||||
'@vue/compiler-core': 3.3.11
|
||||
'@vue/compiler-dom': 3.3.11
|
||||
'@vue/compiler-ssr': 3.3.11
|
||||
'@vue/reactivity-transform': 3.3.11
|
||||
'@vue/shared': 3.3.11
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.5
|
||||
postcss: 8.4.32
|
||||
source-map-js: 1.0.2
|
||||
|
||||
/@vue/compiler-ssr@3.3.10:
|
||||
resolution: {integrity: sha512-12iM4jA4GEbskwXMmPcskK5wImc2ohKm408+o9iox3tfN9qua8xL0THIZtoe9OJHnXP4eOWZpgCAAThEveNlqQ==}
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.3.10
|
||||
'@vue/shared': 3.3.10
|
||||
|
||||
/@vue/compiler-ssr@3.3.11:
|
||||
resolution: {integrity: sha512-Zd66ZwMvndxRTgVPdo+muV4Rv9n9DwQ4SSgWWKWkPFebHQfVYRrVjeygmmDmPewsHyznCNvJ2P2d6iOOhdv8Qg==}
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.3.11
|
||||
'@vue/shared': 3.3.11
|
||||
|
||||
/@vue/devtools-api@6.5.1:
|
||||
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
|
||||
dev: false
|
||||
|
@ -1504,36 +1538,54 @@ packages:
|
|||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.5
|
||||
|
||||
/@vue/reactivity-transform@3.3.11:
|
||||
resolution: {integrity: sha512-fPGjH0wqJo68A0wQ1k158utDq/cRyZNlFoxGwNScE28aUFOKFEnCBsvyD8jHn+0kd0UKVpuGuaZEQ6r9FJRqCg==}
|
||||
dependencies:
|
||||
'@babel/parser': 7.23.5
|
||||
'@vue/compiler-core': 3.3.11
|
||||
'@vue/shared': 3.3.11
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.5
|
||||
|
||||
/@vue/reactivity@3.3.10:
|
||||
resolution: {integrity: sha512-H5Z7rOY/JLO+e5a6/FEXaQ1TMuOvY4LDVgT+/+HKubEAgs9qeeZ+NhADSeEtrNQeiKLDuzeKc8v0CUFpB6Pqgw==}
|
||||
dependencies:
|
||||
'@vue/shared': 3.3.10
|
||||
dev: false
|
||||
|
||||
/@vue/runtime-core@3.3.10:
|
||||
resolution: {integrity: sha512-DZ0v31oTN4YHX9JEU5VW1LoIVgFovWgIVb30bWn9DG9a7oA415idcwsRNNajqTx8HQJyOaWfRKoyuP2P2TYIag==}
|
||||
/@vue/reactivity@3.3.11:
|
||||
resolution: {integrity: sha512-D5tcw091f0nuu+hXq5XANofD0OXnBmaRqMYl5B3fCR+mX+cXJIGNw/VNawBqkjLNWETrFW0i+xH9NvDbTPVh7g==}
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.3.10
|
||||
'@vue/shared': 3.3.10
|
||||
'@vue/shared': 3.3.11
|
||||
|
||||
/@vue/runtime-dom@3.3.10:
|
||||
resolution: {integrity: sha512-c/jKb3ny05KJcYk0j1m7Wbhrxq7mZYr06GhKykDMNRRR9S+/dGT8KpHuNQjv3/8U4JshfkAk6TpecPD3B21Ijw==}
|
||||
/@vue/runtime-core@3.3.11:
|
||||
resolution: {integrity: sha512-g9ztHGwEbS5RyWaOpXuyIVFTschclnwhqEbdy5AwGhYOgc7m/q3NFwr50MirZwTTzX55JY8pSkeib9BX04NIpw==}
|
||||
dependencies:
|
||||
'@vue/runtime-core': 3.3.10
|
||||
'@vue/shared': 3.3.10
|
||||
'@vue/reactivity': 3.3.11
|
||||
'@vue/shared': 3.3.11
|
||||
|
||||
/@vue/runtime-dom@3.3.11:
|
||||
resolution: {integrity: sha512-OlhtV1PVpbgk+I2zl+Y5rQtDNcCDs12rsRg71XwaA2/Rbllw6mBLMi57VOn8G0AjOJ4Mdb4k56V37+g8ukShpQ==}
|
||||
dependencies:
|
||||
'@vue/runtime-core': 3.3.11
|
||||
'@vue/shared': 3.3.11
|
||||
csstype: 3.1.2
|
||||
|
||||
/@vue/server-renderer@3.3.10(vue@3.3.10):
|
||||
resolution: {integrity: sha512-0i6ww3sBV3SKlF3YTjSVqKQ74xialMbjVYGy7cOTi7Imd8ediE7t72SK3qnvhrTAhOvlQhq6Bk6nFPdXxe0sAg==}
|
||||
/@vue/server-renderer@3.3.11(vue@3.3.11):
|
||||
resolution: {integrity: sha512-AIWk0VwwxCAm4wqtJyxBylRTXSy1wCLOKbWxHaHiu14wjsNYtiRCSgVuqEPVuDpErOlRdNnuRgipQfXRLjLN5A==}
|
||||
peerDependencies:
|
||||
vue: 3.3.10
|
||||
vue: 3.3.11
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.3.10
|
||||
'@vue/shared': 3.3.10
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
'@vue/compiler-ssr': 3.3.11
|
||||
'@vue/shared': 3.3.11
|
||||
vue: 3.3.11(typescript@5.3.2)
|
||||
|
||||
/@vue/shared@3.3.10:
|
||||
resolution: {integrity: sha512-2y3Y2J1a3RhFa0WisHvACJR2ncvWiVHcP8t0Inxo+NKz+8RKO4ZV8eZgCxRgQoA6ITfV12L4E6POOL9HOU5nqw==}
|
||||
|
||||
/@vue/shared@3.3.11:
|
||||
resolution: {integrity: sha512-u2G8ZQ9IhMWTMXaWqZycnK4UthG1fA238CD+DP4Dm4WJi5hdUKKLg0RMRaRpDPNMdkTwIDkp7WtD0Rd9BH9fLw==}
|
||||
|
||||
/@vue/shared@3.3.9:
|
||||
resolution: {integrity: sha512-ZE0VTIR0LmYgeyhurPTpy4KzKsuDyQbMSdM49eKkMnT5X4VfFBLysMzjIZhLEFQYjjOVVfbvUDHckwjDFiO2eA==}
|
||||
dev: true
|
||||
|
@ -1542,13 +1594,13 @@ packages:
|
|||
resolution: {integrity: sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==}
|
||||
dev: true
|
||||
|
||||
/@vueuse/core@10.6.1(vue@3.3.10):
|
||||
/@vueuse/core@10.6.1(vue@3.3.11):
|
||||
resolution: {integrity: sha512-Pc26IJbqgC9VG1u6VY/xrXXfxD33hnvxBnKrLlA2LJlyHII+BSrRoTPJgGYq7qZOu61itITFUnm6QbacwZ4H8Q==}
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.20
|
||||
'@vueuse/metadata': 10.6.1
|
||||
'@vueuse/shared': 10.6.1(vue@3.3.10)
|
||||
vue-demi: 0.14.6(vue@3.3.10)
|
||||
'@vueuse/shared': 10.6.1(vue@3.3.11)
|
||||
vue-demi: 0.14.6(vue@3.3.11)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
@ -1556,10 +1608,10 @@ packages:
|
|||
/@vueuse/metadata@10.6.1:
|
||||
resolution: {integrity: sha512-qhdwPI65Bgcj23e5lpGfQsxcy0bMjCAsUGoXkJ7DsoeDUdasbZ2DBa4dinFCOER3lF4gwUv+UD2AlA11zdzMFw==}
|
||||
|
||||
/@vueuse/shared@10.6.1(vue@3.3.10):
|
||||
/@vueuse/shared@10.6.1(vue@3.3.11):
|
||||
resolution: {integrity: sha512-TECVDTIedFlL0NUfHWncf3zF9Gc4VfdxfQc8JFwoVZQmxpONhLxFrlm0eHQeidHj4rdTPL3KXJa0TZCk1wnc5Q==}
|
||||
dependencies:
|
||||
vue-demi: 0.14.6(vue@3.3.10)
|
||||
vue-demi: 0.14.6(vue@3.3.11)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
@ -1620,14 +1672,14 @@ packages:
|
|||
engines: {node: '>=12'}
|
||||
dev: false
|
||||
|
||||
/ant-design-vue@4.0.7(vue@3.3.10):
|
||||
/ant-design-vue@4.0.7(vue@3.3.11):
|
||||
resolution: {integrity: sha512-oHTtc1GZkfENZTkt2aDvjaD4yoRsowYvCOmxA6+5AGqm5uz/datdJOXsq9nokIhC+vrAMhk6JQVFZ2hh7eU6Pw==}
|
||||
engines: {node: '>=12.22.0'}
|
||||
peerDependencies:
|
||||
vue: '>=3.2.0'
|
||||
dependencies:
|
||||
'@ant-design/colors': 6.0.0
|
||||
'@ant-design/icons-vue': 7.0.1(vue@3.3.10)
|
||||
'@ant-design/icons-vue': 7.0.1(vue@3.3.11)
|
||||
'@babel/runtime': 7.23.5
|
||||
'@ctrl/tinycolor': 3.6.1
|
||||
'@emotion/hash': 0.9.1
|
||||
|
@ -1646,8 +1698,8 @@ packages:
|
|||
shallow-equal: 1.2.1
|
||||
stylis: 4.3.0
|
||||
throttle-debounce: 5.0.0
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
vue-types: 3.0.2(vue@3.3.10)
|
||||
vue: 3.3.11(typescript@5.3.2)
|
||||
vue-types: 3.0.2(vue@3.3.11)
|
||||
warning: 4.0.3
|
||||
dev: false
|
||||
|
||||
|
@ -4261,10 +4313,10 @@ packages:
|
|||
peerDependencies:
|
||||
pinia: ^2.0.0
|
||||
dependencies:
|
||||
pinia: 2.1.7(typescript@5.3.2)(vue@3.3.10)
|
||||
pinia: 2.1.7(typescript@5.3.2)(vue@3.3.11)
|
||||
dev: false
|
||||
|
||||
/pinia@2.1.7(typescript@5.3.2)(vue@3.3.10):
|
||||
/pinia@2.1.7(typescript@5.3.2)(vue@3.3.11):
|
||||
resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.4.0
|
||||
|
@ -4278,8 +4330,8 @@ packages:
|
|||
dependencies:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
typescript: 5.3.2
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
vue-demi: 0.14.6(vue@3.3.10)
|
||||
vue: 3.3.11(typescript@5.3.2)
|
||||
vue-demi: 0.14.6(vue@3.3.11)
|
||||
dev: false
|
||||
|
||||
/pirates@4.0.6:
|
||||
|
@ -5117,7 +5169,7 @@ packages:
|
|||
dependencies:
|
||||
'@antfu/utils': 0.7.6
|
||||
'@rollup/pluginutils': 5.1.0
|
||||
'@vueuse/core': 10.6.1(vue@3.3.10)
|
||||
'@vueuse/core': 10.6.1(vue@3.3.11)
|
||||
fast-glob: 3.3.2
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.5
|
||||
|
@ -5128,7 +5180,7 @@ packages:
|
|||
- rollup
|
||||
dev: true
|
||||
|
||||
/unplugin-vue-components@0.25.2(vue@3.3.10):
|
||||
/unplugin-vue-components@0.25.2(vue@3.3.11):
|
||||
resolution: {integrity: sha512-OVmLFqILH6w+eM8fyt/d/eoJT9A6WO51NZLf1vC5c1FZ4rmq2bbGxTy8WP2Jm7xwFdukaIdv819+UI7RClPyCA==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
|
@ -5151,17 +5203,17 @@ packages:
|
|||
minimatch: 9.0.3
|
||||
resolve: 1.22.8
|
||||
unplugin: 1.5.1
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
vue: 3.3.11(typescript@5.3.2)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/unplugin-vue-define-options@1.4.0(vue@3.3.10):
|
||||
/unplugin-vue-define-options@1.4.0(vue@3.3.11):
|
||||
resolution: {integrity: sha512-P8TPXzZ1eqwkLZrGm+tHc7fR7/md6bEfSuJdxZi6Pp4PcqRctDzmZiXpQVIjBULpv+LhOCVRehIrsOTvABVUww==}
|
||||
engines: {node: '>=16.14.0'}
|
||||
dependencies:
|
||||
'@vue-macros/common': 1.9.0(vue@3.3.10)
|
||||
'@vue-macros/common': 1.9.0(vue@3.3.11)
|
||||
ast-walker-scope: 0.5.0
|
||||
unplugin: 1.5.1
|
||||
transitivePeerDependencies:
|
||||
|
@ -5242,13 +5294,13 @@ packages:
|
|||
vite: 5.0.8(@types/node@20.10.2)(less@4.2.0)
|
||||
dev: true
|
||||
|
||||
/vite-svg-loader@5.1.0(vue@3.3.10):
|
||||
/vite-svg-loader@5.1.0(vue@3.3.11):
|
||||
resolution: {integrity: sha512-M/wqwtOEjgb956/+m5ZrYT/Iq6Hax0OakWbokj8+9PXOnB7b/4AxESHieEtnNEy7ZpjsjYW1/5nK8fATQMmRxw==}
|
||||
peerDependencies:
|
||||
vue: '>=3.2.13'
|
||||
dependencies:
|
||||
svgo: 3.0.5
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
vue: 3.3.11(typescript@5.3.2)
|
||||
dev: true
|
||||
|
||||
/vite@5.0.8(@types/node@20.10.2)(less@4.2.0):
|
||||
|
@ -5287,7 +5339,7 @@ packages:
|
|||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
|
||||
/vue-demi@0.14.6(vue@3.3.10):
|
||||
/vue-demi@0.14.6(vue@3.3.11):
|
||||
resolution: {integrity: sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==}
|
||||
engines: {node: '>=12'}
|
||||
hasBin: true
|
||||
|
@ -5299,7 +5351,7 @@ packages:
|
|||
'@vue/composition-api':
|
||||
optional: true
|
||||
dependencies:
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
vue: 3.3.11(typescript@5.3.2)
|
||||
|
||||
/vue-eslint-parser@9.3.2(eslint@8.55.0):
|
||||
resolution: {integrity: sha512-q7tWyCVaV9f8iQyIA5Mkj/S6AoJ9KBN8IeUSf3XEmBrOtxOZnfTg5s4KClbZBCK3GtnT/+RyCLZyDHuZwTuBjg==}
|
||||
|
@ -5319,13 +5371,13 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vue-router@4.2.5(vue@3.3.10):
|
||||
/vue-router@4.2.5(vue@3.3.11):
|
||||
resolution: {integrity: sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.1
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
vue: 3.3.11(typescript@5.3.2)
|
||||
dev: false
|
||||
|
||||
/vue-template-compiler@2.7.15:
|
||||
|
@ -5347,17 +5399,17 @@ packages:
|
|||
typescript: 5.3.2
|
||||
dev: true
|
||||
|
||||
/vue-types@3.0.2(vue@3.3.10):
|
||||
/vue-types@3.0.2(vue@3.3.11):
|
||||
resolution: {integrity: sha512-IwUC0Aq2zwaXqy74h4WCvFCUtoV0iSWr0snWnE9TnU18S66GAQyqQbRf2qfJtUuiFsBf6qp0MEwdonlwznlcrw==}
|
||||
engines: {node: '>=10.15.0'}
|
||||
peerDependencies:
|
||||
vue: ^3.0.0
|
||||
dependencies:
|
||||
is-plain-object: 3.0.1
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
vue: 3.3.11(typescript@5.3.2)
|
||||
dev: false
|
||||
|
||||
/vue3-ace-editor@2.2.4(ace-builds@1.32.0)(vue@3.3.10):
|
||||
/vue3-ace-editor@2.2.4(ace-builds@1.32.0)(vue@3.3.11):
|
||||
resolution: {integrity: sha512-FZkEyfpbH068BwjhMyNROxfEI8135Sc+x8ouxkMdCNkuj/Tuw83VP/gStFQqZHqljyX9/VfMTCdTqtOnJZGN8g==}
|
||||
peerDependencies:
|
||||
ace-builds: '*'
|
||||
|
@ -5365,20 +5417,20 @@ packages:
|
|||
dependencies:
|
||||
ace-builds: 1.32.0
|
||||
resize-observer-polyfill: 1.5.1
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
vue: 3.3.11(typescript@5.3.2)
|
||||
dev: false
|
||||
|
||||
/vue3-apexcharts@1.4.4(apexcharts@3.44.0)(vue@3.3.10):
|
||||
/vue3-apexcharts@1.4.4(apexcharts@3.44.0)(vue@3.3.11):
|
||||
resolution: {integrity: sha512-TH89uZrxGjaDvkaYAISvj8+k6Bf1rUKFillc8oJirs5XZEPiwM1ELKZQ786wz0rfPqkSHHny2lqqUCK7Rw+LcQ==}
|
||||
peerDependencies:
|
||||
apexcharts: '> 3.0.0'
|
||||
vue: '> 3.0.0'
|
||||
dependencies:
|
||||
apexcharts: 3.44.0
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
vue: 3.3.11(typescript@5.3.2)
|
||||
dev: false
|
||||
|
||||
/vue3-gettext@3.0.0-beta.2(@vue/compiler-sfc@3.3.10)(vue@3.3.10):
|
||||
/vue3-gettext@3.0.0-beta.2(@vue/compiler-sfc@3.3.10)(vue@3.3.11):
|
||||
resolution: {integrity: sha512-pty6Nj1cXtF2WrUvNY6caDfPlJFu7A6QCOH3btzTlMj1hk86Xpfj0XwyGdxTz/8YnGwVR5eiaudxQYbYW/0ZIw==}
|
||||
engines: {node: '>= 12.0.0'}
|
||||
hasBin: true
|
||||
|
@ -5396,31 +5448,31 @@ packages:
|
|||
parse5-htmlparser2-tree-adapter: 6.0.1
|
||||
pofile: 1.1.4
|
||||
tslib: 2.6.2
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
vue: 3.3.11(typescript@5.3.2)
|
||||
dev: false
|
||||
|
||||
/vue@3.3.10(typescript@5.3.2):
|
||||
resolution: {integrity: sha512-zg6SIXZdTBwiqCw/1p+m04VyHjLfwtjwz8N57sPaBhEex31ND0RYECVOC1YrRwMRmxFf5T1dabl6SGUbMKKuVw==}
|
||||
/vue@3.3.11(typescript@5.3.2):
|
||||
resolution: {integrity: sha512-d4oBctG92CRO1cQfVBZp6WJAs0n8AK4Xf5fNjQCBeKCvMI1efGQ5E3Alt1slFJS9fZuPcFoiAiqFvQlv1X7t/w==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.3.10
|
||||
'@vue/compiler-sfc': 3.3.10
|
||||
'@vue/runtime-dom': 3.3.10
|
||||
'@vue/server-renderer': 3.3.10(vue@3.3.10)
|
||||
'@vue/shared': 3.3.10
|
||||
'@vue/compiler-dom': 3.3.11
|
||||
'@vue/compiler-sfc': 3.3.11
|
||||
'@vue/runtime-dom': 3.3.11
|
||||
'@vue/server-renderer': 3.3.11(vue@3.3.11)
|
||||
'@vue/shared': 3.3.11
|
||||
typescript: 5.3.2
|
||||
|
||||
/vuedraggable@4.1.0(vue@3.3.10):
|
||||
/vuedraggable@4.1.0(vue@3.3.11):
|
||||
resolution: {integrity: sha512-FU5HCWBmsf20GpP3eudURW3WdWTKIbEIQxh9/8GE806hydR9qZqRRxRE3RjqX7PkuLuMQG/A7n3cfj9rCEchww==}
|
||||
peerDependencies:
|
||||
vue: ^3.0.1
|
||||
dependencies:
|
||||
sortablejs: 1.14.0
|
||||
vue: 3.3.10(typescript@5.3.2)
|
||||
vue: 3.3.11(typescript@5.3.2)
|
||||
dev: false
|
||||
|
||||
/warning@4.0.3:
|
||||
|
|
|
@ -1 +1 @@
|
|||
{"version":"2.0.0-beta.6","build_id":92,"total_build":296}
|
||||
{"version":"2.0.0-beta.7","build_id":93,"total_build":297}
|
|
@ -1 +1 @@
|
|||
{"version":"2.0.0-beta.6","build_id":92,"total_build":296}
|
||||
{"version":"2.0.0-beta.7","build_id":93,"total_build":297}
|
Loading…
Add table
Add a link
Reference in a new issue