mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
chore(deps): bump the vue group with 5 updates
Bumps the vue group with 5 updates: | Package | From | To | | --- | --- | --- | | [pinia](https://github.com/vuejs/pinia) | `2.2.0` | `2.2.1` | | [vue](https://github.com/vuejs/core) | `3.4.34` | `3.4.36` | | [vue-router](https://github.com/vuejs/router) | `4.4.1` | `4.4.3` | | [@vue/compiler-sfc](https://github.com/vuejs/core/tree/HEAD/packages/compiler-sfc) | `3.4.34` | `3.4.36` | | [@vue/runtime-dom](https://github.com/vuejs/core/tree/HEAD/packages/runtime-dom) | `3.4.34` | `3.4.36` | Updates `pinia` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.0...pinia@2.2.1) Updates `vue` from 3.4.34 to 3.4.36 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.4.34...v3.4.36) Updates `vue-router` from 4.4.1 to 4.4.3 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](https://github.com/vuejs/router/compare/v4.4.1...v4.4.3) Updates `@vue/compiler-sfc` from 3.4.34 to 3.4.36 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.4.36/packages/compiler-sfc) Updates `@vue/runtime-dom` from 3.4.34 to 3.4.36 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/commits/v3.4.36/packages/runtime-dom) --- updated-dependencies: - dependency-name: pinia dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vue - dependency-name: vue dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vue - dependency-name: vue-router dependency-type: direct:production update-type: version-update:semver-patch dependency-group: vue - dependency-name: "@vue/compiler-sfc" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vue - dependency-name: "@vue/runtime-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vue ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
846983fa47
commit
6190a6a587
10
package.json
10
package.json
|
@ -31,13 +31,13 @@
|
|||
"echarts": "^5.5.1",
|
||||
"favico.js": "^0.3.10",
|
||||
"humanize-duration": "^3.32.1",
|
||||
"pinia": "2.2.0",
|
||||
"pinia": "2.2.1",
|
||||
"pinia-plugin-persistedstate": "^3.2.1",
|
||||
"sortablejs": "^1.15.2",
|
||||
"vue": "^3.4.34",
|
||||
"vue": "^3.4.36",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-echarts": "^6.7.3",
|
||||
"vue-router": "^4.4.1",
|
||||
"vue-router": "^4.4.3",
|
||||
"vue-select": "^4.0.0-beta.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -49,10 +49,10 @@
|
|||
"@typescript-eslint/eslint-plugin": "^7.18.0",
|
||||
"@typescript-eslint/parser": "^7.18.0",
|
||||
"@vitejs/plugin-vue": "^5.1.1",
|
||||
"@vue/compiler-sfc": "3.4.34",
|
||||
"@vue/compiler-sfc": "3.4.36",
|
||||
"@vue/eslint-config-prettier": "^9.0.0",
|
||||
"@vue/eslint-config-typescript": "^13.0.0",
|
||||
"@vue/runtime-dom": "^3.4.34",
|
||||
"@vue/runtime-dom": "^3.4.36",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"eslint": "^9.8.0",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
|
|
315
pnpm-lock.yaml
315
pnpm-lock.yaml
|
@ -10,19 +10,19 @@ importers:
|
|||
dependencies:
|
||||
'@noction/vue-draggable-grid':
|
||||
specifier: 1.9.16
|
||||
version: 1.9.16(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4))
|
||||
version: 1.9.16(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)(typescript@5.5.4)(vue@3.4.36(typescript@5.5.4))
|
||||
'@popperjs/core':
|
||||
specifier: ^2.11.8
|
||||
version: 2.11.8
|
||||
'@vuepic/vue-datepicker':
|
||||
specifier: ^9.0.1
|
||||
version: 9.0.1(vue@3.4.34(typescript@5.5.4))
|
||||
version: 9.0.1(vue@3.4.36(typescript@5.5.4))
|
||||
'@vueuse/core':
|
||||
specifier: ^10.11.0
|
||||
version: 10.11.0(vue@3.4.34(typescript@5.5.4))
|
||||
version: 10.11.0(vue@3.4.36(typescript@5.5.4))
|
||||
'@vueuse/integrations':
|
||||
specifier: ^10.11.0
|
||||
version: 10.11.0(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.34(typescript@5.5.4))
|
||||
version: 10.11.0(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.36(typescript@5.5.4))
|
||||
axios:
|
||||
specifier: ^1.7.2
|
||||
version: 1.7.2
|
||||
|
@ -31,7 +31,7 @@ importers:
|
|||
version: 5.3.3(@popperjs/core@2.11.8)
|
||||
bootstrap-vue-next:
|
||||
specifier: ^0.24.2
|
||||
version: 0.24.2(vue@3.4.34(typescript@5.5.4))
|
||||
version: 0.24.2(vue@3.4.36(typescript@5.5.4))
|
||||
core-js:
|
||||
specifier: ^3.37.1
|
||||
version: 3.37.1
|
||||
|
@ -54,29 +54,29 @@ importers:
|
|||
specifier: ^3.32.1
|
||||
version: 3.32.1
|
||||
pinia:
|
||||
specifier: 2.2.0
|
||||
version: 2.2.0(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4))
|
||||
specifier: 2.2.1
|
||||
version: 2.2.1(typescript@5.5.4)(vue@3.4.36(typescript@5.5.4))
|
||||
pinia-plugin-persistedstate:
|
||||
specifier: ^3.2.1
|
||||
version: 3.2.1(pinia@2.2.0(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4)))
|
||||
version: 3.2.1(pinia@2.2.1(typescript@5.5.4)(vue@3.4.36(typescript@5.5.4)))
|
||||
sortablejs:
|
||||
specifier: ^1.15.2
|
||||
version: 1.15.2
|
||||
vue:
|
||||
specifier: ^3.4.34
|
||||
version: 3.4.34(typescript@5.5.4)
|
||||
specifier: ^3.4.36
|
||||
version: 3.4.36(typescript@5.5.4)
|
||||
vue-demi:
|
||||
specifier: ^0.14.10
|
||||
version: 0.14.10(vue@3.4.34(typescript@5.5.4))
|
||||
version: 0.14.10(vue@3.4.36(typescript@5.5.4))
|
||||
vue-echarts:
|
||||
specifier: ^6.7.3
|
||||
version: 6.7.3(@vue/runtime-core@3.4.35)(echarts@5.5.1)(vue@3.4.34(typescript@5.5.4))
|
||||
version: 6.7.3(@vue/runtime-core@3.4.36)(echarts@5.5.1)(vue@3.4.36(typescript@5.5.4))
|
||||
vue-router:
|
||||
specifier: ^4.4.1
|
||||
version: 4.4.1(vue@3.4.34(typescript@5.5.4))
|
||||
specifier: ^4.4.3
|
||||
version: 4.4.3(vue@3.4.36(typescript@5.5.4))
|
||||
vue-select:
|
||||
specifier: ^4.0.0-beta.6
|
||||
version: 4.0.0-beta.6(vue@3.4.34(typescript@5.5.4))
|
||||
version: 4.0.0-beta.6(vue@3.4.36(typescript@5.5.4))
|
||||
devDependencies:
|
||||
'@eslint/js':
|
||||
specifier: ^9.8.0
|
||||
|
@ -101,10 +101,10 @@ importers:
|
|||
version: 7.18.0(eslint@9.8.0)(typescript@5.5.4)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^5.1.1
|
||||
version: 5.1.1(vite@5.3.5(@types/node@22.0.0)(sass@1.77.8))(vue@3.4.34(typescript@5.5.4))
|
||||
version: 5.1.1(vite@5.3.5(@types/node@22.0.0)(sass@1.77.8))(vue@3.4.36(typescript@5.5.4))
|
||||
'@vue/compiler-sfc':
|
||||
specifier: 3.4.34
|
||||
version: 3.4.34
|
||||
specifier: 3.4.36
|
||||
version: 3.4.36
|
||||
'@vue/eslint-config-prettier':
|
||||
specifier: ^9.0.0
|
||||
version: 9.0.0(eslint@9.8.0)(prettier@3.3.3)
|
||||
|
@ -112,8 +112,8 @@ importers:
|
|||
specifier: ^13.0.0
|
||||
version: 13.0.0(eslint-plugin-vue@9.27.0(eslint@9.8.0))(eslint@9.8.0)(typescript@5.5.4)
|
||||
'@vue/runtime-dom':
|
||||
specifier: ^3.4.34
|
||||
version: 3.4.34
|
||||
specifier: ^3.4.36
|
||||
version: 3.4.36
|
||||
'@vue/test-utils':
|
||||
specifier: ^2.4.6
|
||||
version: 2.4.6
|
||||
|
@ -137,7 +137,7 @@ importers:
|
|||
version: 0.3.7
|
||||
portal-vue:
|
||||
specifier: ^3.0.0
|
||||
version: 3.0.0(vue@3.4.34(typescript@5.5.4))
|
||||
version: 3.0.0(vue@3.4.36(typescript@5.5.4))
|
||||
prettier:
|
||||
specifier: ^3.3.3
|
||||
version: 3.3.3
|
||||
|
@ -152,13 +152,13 @@ importers:
|
|||
version: 7.18.0(eslint@9.8.0)(typescript@5.5.4)
|
||||
unplugin-auto-import:
|
||||
specifier: ^0.18.2
|
||||
version: 0.18.2(@vueuse/core@10.11.0(vue@3.4.34(typescript@5.5.4)))(rollup@4.19.1)
|
||||
version: 0.18.2(@vueuse/core@10.11.0(vue@3.4.36(typescript@5.5.4)))(rollup@4.19.1)
|
||||
unplugin-icons:
|
||||
specifier: ^0.19.1
|
||||
version: 0.19.1(@vue/compiler-sfc@3.4.34)(vue-template-compiler@2.7.16)
|
||||
version: 0.19.1(@vue/compiler-sfc@3.4.36)(vue-template-compiler@2.7.16)
|
||||
unplugin-vue-components:
|
||||
specifier: ^0.27.3
|
||||
version: 0.27.3(@babel/parser@7.25.3)(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4))
|
||||
version: 0.27.3(@babel/parser@7.25.3)(rollup@4.19.1)(vue@3.4.36(typescript@5.5.4))
|
||||
vite:
|
||||
specifier: ^5.3.5
|
||||
version: 5.3.5(@types/node@22.0.0)(sass@1.77.8)
|
||||
|
@ -192,11 +192,6 @@ packages:
|
|||
resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/parser@7.25.0':
|
||||
resolution: {integrity: sha512-CzdIU9jdP0dg7HdyB+bHvDJGagUv+qtzZt5rYCWwW6tITNqV9odjp6Qu41gkG0ca5UfdDUWrKkiAnHHdGRnOrA==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
|
||||
'@babel/parser@7.25.3':
|
||||
resolution: {integrity: sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
|
@ -813,17 +808,17 @@ packages:
|
|||
'@volar/typescript@2.4.0-alpha.18':
|
||||
resolution: {integrity: sha512-sXh5Y8sqGUkgxpMWUGvRXggxYHAVxg0Pa1C42lQZuPDrW6vHJPR0VCK8Sr7WJsAW530HuNQT/ZIskmXtxjybMQ==}
|
||||
|
||||
'@vue/compiler-core@3.4.34':
|
||||
resolution: {integrity: sha512-Z0izUf32+wAnQewjHu+pQf1yw00EGOmevl1kE+ljjjMe7oEfpQ+BI3/JNK7yMB4IrUsqLDmPecUrpj3mCP+yJQ==}
|
||||
'@vue/compiler-core@3.4.36':
|
||||
resolution: {integrity: sha512-qBkndgpwFKdupmOPoiS10i7oFdN7a+4UNDlezD0GlQ1kuA1pNrscg9g12HnB5E8hrWSuEftRsbJhL1HI2zpJhg==}
|
||||
|
||||
'@vue/compiler-dom@3.4.34':
|
||||
resolution: {integrity: sha512-3PUOTS1h5cskdOJMExCu2TInXuM0j60DRPpSCJDqOCupCfUZCJoyQmKtRmA8EgDNZ5kcEE7vketamRZfrEuVDw==}
|
||||
'@vue/compiler-dom@3.4.36':
|
||||
resolution: {integrity: sha512-eEIjy4GwwZTFon/Y+WO8tRRNGqylaRlA79T1RLhUpkOzJ7EtZkkb8MurNfkqY6x6Qiu0R7ESspEF7GkPR/4yYg==}
|
||||
|
||||
'@vue/compiler-sfc@3.4.34':
|
||||
resolution: {integrity: sha512-x6lm0UrM03jjDXTPZgD9Ad8bIVD1ifWNit2EaWQIZB5CULr46+FbLQ5RpK7AXtDHGjx9rmvC7QRCTjsiGkAwRw==}
|
||||
'@vue/compiler-sfc@3.4.36':
|
||||
resolution: {integrity: sha512-rhuHu7qztt/rNH90dXPTzhB7hLQT2OC4s4GrPVqmzVgPY4XBlfWmcWzn4bIPEWNImt0CjO7kfHAf/1UXOtx3vw==}
|
||||
|
||||
'@vue/compiler-ssr@3.4.34':
|
||||
resolution: {integrity: sha512-8TDBcLaTrFm5rnF+Qm4BlliaopJgqJ28Nsrc80qazynm5aJO+Emu7y0RWw34L8dNnTRdcVBpWzJxhGYzsoVu4g==}
|
||||
'@vue/compiler-ssr@3.4.36':
|
||||
resolution: {integrity: sha512-Wt1zyheF0zVvRJyhY74uxQbnkXV2Le/JPOrAxooR4rFYKC7cFr+cRqW6RU3cM/bsTy7sdZ83IDuy/gLPSfPGng==}
|
||||
|
||||
'@vue/compiler-vue2@2.7.16':
|
||||
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
|
||||
|
@ -856,31 +851,22 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/reactivity@3.4.34':
|
||||
resolution: {integrity: sha512-ua+Lo+wBRlBEX9TtgPOShE2JwIO7p6BTZ7t1KZVPoaBRfqbC7N3c8Mpzicx173fXxx5VXeU6ykiHo7WgLzJQDA==}
|
||||
'@vue/reactivity@3.4.36':
|
||||
resolution: {integrity: sha512-wN1aoCwSoqrt1yt8wO0gc13QaC+Vk1o6AoSt584YHNnz6TGDhh1NCMUYgAnvp4HEIkLdGsaC1bvu/P+wpoDEXw==}
|
||||
|
||||
'@vue/reactivity@3.4.35':
|
||||
resolution: {integrity: sha512-Ggtz7ZZHakriKioveJtPlStYardwQH6VCs9V13/4qjHSQb/teE30LVJNrbBVs4+aoYGtTQKJbTe4CWGxVZrvEw==}
|
||||
'@vue/runtime-core@3.4.36':
|
||||
resolution: {integrity: sha512-9+TR14LAVEerZWLOm/N/sG2DVYhrH2bKgFrbH/FVt/Q8Jdw4OtdcGMRC6Tx8VAo0DA1eqAqrZaX0fbOaOxxZ4A==}
|
||||
|
||||
'@vue/runtime-core@3.4.34':
|
||||
resolution: {integrity: sha512-PXhkiRPwcPGJ1BnyBZFI96GfInCVskd0HPNIAZn7i3YOmLbtbTZpB7/kDTwC1W7IqdGPkTVC63IS7J2nZs4Ebg==}
|
||||
'@vue/runtime-dom@3.4.36':
|
||||
resolution: {integrity: sha512-2Qe2fKkLxgZBVvHrG0QMNLL4bsx7Ae88pyXebY2WnQYABpOnGYvA+axMbcF9QwM4yxnsv+aELbC0eiNVns7mGw==}
|
||||
|
||||
'@vue/runtime-core@3.4.35':
|
||||
resolution: {integrity: sha512-D+BAjFoWwT5wtITpSxwqfWZiBClhBbR+bm0VQlWYFOadUUXFo+5wbe9ErXhLvwguPiLZdEF13QAWi2vP3ZD5tA==}
|
||||
|
||||
'@vue/runtime-dom@3.4.34':
|
||||
resolution: {integrity: sha512-dXqIe+RqFAK2Euak4UsvbIupalrhc67OuQKpD7HJ3W2fv8jlqvI7szfBCsAEcE8o/wyNpkloxB6J8viuF/E3gw==}
|
||||
|
||||
'@vue/server-renderer@3.4.34':
|
||||
resolution: {integrity: sha512-GeyEUfMVRZMD/mZcNONEqg7MiU10QQ1DB3O/Qr6+8uXpbwdlmVgQ5Qs1/ZUAFX1X2UUtqMoGrDRbxdWfOJFT7Q==}
|
||||
'@vue/server-renderer@3.4.36':
|
||||
resolution: {integrity: sha512-2XW90Rq8+Y7S1EIsAuubZVLm0gCU8HYb5mRAruFdwfC3XSOU5/YKePz29csFzsch8hXaY5UHh7ZMddmi1XTJEA==}
|
||||
peerDependencies:
|
||||
vue: 3.4.34
|
||||
vue: 3.4.36
|
||||
|
||||
'@vue/shared@3.4.34':
|
||||
resolution: {integrity: sha512-x5LmiRLpRsd9KTjAB8MPKf0CDPMcuItjP0gbNqFCIgL1I8iYp4zglhj9w9FPCdIbHG2M91RVeIbArFfFTz9I3A==}
|
||||
|
||||
'@vue/shared@3.4.35':
|
||||
resolution: {integrity: sha512-hvuhBYYDe+b1G8KHxsQ0diDqDMA8D9laxWZhNAjE83VZb5UDaXl9Xnz7cGdDSyiHM90qqI/CyGMcpBpiDy6VVQ==}
|
||||
'@vue/shared@3.4.36':
|
||||
resolution: {integrity: sha512-fdPLStwl1sDfYuUftBaUVn2pIrVFDASYerZSrlBvVBfylObPA1gtcWJHy5Ox8jLEJ524zBibss488Q3SZtU1uA==}
|
||||
|
||||
'@vue/test-utils@2.4.6':
|
||||
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
|
||||
|
@ -1169,6 +1155,10 @@ packages:
|
|||
resolution: {integrity: sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==}
|
||||
engines: {node: '>=0.12'}
|
||||
|
||||
entities@5.0.0:
|
||||
resolution: {integrity: sha512-BeJFvFRJddxobhvEdm5GqHzRV/X+ACeuw0/BuuxsCh1EUZcAIz8+kYmBp/LrQuloy6K1f3a0M7+IhmZ7QnkISA==}
|
||||
engines: {node: '>=0.12'}
|
||||
|
||||
esbuild@0.21.5:
|
||||
resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==}
|
||||
engines: {node: '>=12'}
|
||||
|
@ -1671,8 +1661,8 @@ packages:
|
|||
peerDependencies:
|
||||
pinia: ^2.0.0
|
||||
|
||||
pinia@2.2.0:
|
||||
resolution: {integrity: sha512-iPrIh26GMqfpUlMOGyxuDowGmYousTecbTHFwT0xZ1zJvh23oQ+Cj99ZoPQA1TnUPhU6AuRPv6/drkTCJ0VHQA==}
|
||||
pinia@2.2.1:
|
||||
resolution: {integrity: sha512-ltEU3xwiz5ojVMizdP93AHi84Rtfz0+yKd8ud75hr9LVyWX2alxp7vLbY1kFm7MXFmHHr/9B08Xf8Jj6IHTEiQ==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.4.0
|
||||
typescript: '>=4.4.4'
|
||||
|
@ -1716,8 +1706,8 @@ packages:
|
|||
resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
postcss@8.4.40:
|
||||
resolution: {integrity: sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==}
|
||||
postcss@8.4.41:
|
||||
resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
prelude-ls@1.2.1:
|
||||
|
@ -2114,8 +2104,8 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
|
||||
vue-router@4.4.1:
|
||||
resolution: {integrity: sha512-njTLt/6gYGgIhv+U8nc5J6JpJpntFgy4fptRJ9Dp2qWQRo/PekB5DbKRYRPt0kM6feXysPKl7A5BjOmOJL5Ttw==}
|
||||
vue-router@4.4.3:
|
||||
resolution: {integrity: sha512-sv6wmNKx2j3aqJQDMxLFzs/u/mjA9Z5LCgy6BE0f7yFWMjrPLnS/sPNn8ARY/FXw6byV18EFutn5lTO6+UsV5A==}
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
|
||||
|
@ -2133,8 +2123,8 @@ packages:
|
|||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
|
||||
vue@3.4.34:
|
||||
resolution: {integrity: sha512-VZze05HWlA3ItreQ/ka7Sx7PoD0/3St8FEiSlSTVgb6l4hL+RjtP2/8g5WQBzZgyf8WG2f+g1bXzC7zggLhAJA==}
|
||||
vue@3.4.36:
|
||||
resolution: {integrity: sha512-mIFvbLgjODfx3Iy1SrxOsiPpDb8Bo3EU+87ioimOZzZTOp15IEdAels70IjBOLO3ZFlLW5AhdwY4dWbXVQKYow==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
|
@ -2211,14 +2201,9 @@ snapshots:
|
|||
|
||||
'@babel/helper-validator-identifier@7.24.7': {}
|
||||
|
||||
'@babel/parser@7.25.0':
|
||||
dependencies:
|
||||
'@babel/types': 7.25.2
|
||||
|
||||
'@babel/parser@7.25.3':
|
||||
dependencies:
|
||||
'@babel/types': 7.25.2
|
||||
optional: true
|
||||
|
||||
'@babel/types@7.25.2':
|
||||
dependencies:
|
||||
|
@ -2339,11 +2324,11 @@ snapshots:
|
|||
|
||||
'@floating-ui/utils@0.2.5': {}
|
||||
|
||||
'@floating-ui/vue@1.1.2(vue@3.4.34(typescript@5.5.4))':
|
||||
'@floating-ui/vue@1.1.2(vue@3.4.36(typescript@5.5.4))':
|
||||
dependencies:
|
||||
'@floating-ui/dom': 1.6.8
|
||||
'@floating-ui/utils': 0.2.5
|
||||
vue-demi: 0.14.10(vue@3.4.34(typescript@5.5.4))
|
||||
vue-demi: 0.14.10(vue@3.4.36(typescript@5.5.4))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
@ -2400,7 +2385,7 @@ snapshots:
|
|||
'@interactjs/utils': 1.10.27
|
||||
optionalDependencies:
|
||||
'@interactjs/interact': 1.10.27
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
|
@ -2505,7 +2490,7 @@ snapshots:
|
|||
string-argv: 0.3.2
|
||||
type-detect: 4.1.0
|
||||
|
||||
'@noction/vue-draggable-grid@1.9.16(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4))':
|
||||
'@noction/vue-draggable-grid@1.9.16(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)(typescript@5.5.4)(vue@3.4.36(typescript@5.5.4))':
|
||||
dependencies:
|
||||
'@interactjs/actions': 1.10.27(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)
|
||||
'@interactjs/auto-start': 1.10.27(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)
|
||||
|
@ -2515,7 +2500,7 @@ snapshots:
|
|||
'@types/element-resize-detector': 1.1.6
|
||||
element-resize-detector: 1.2.4
|
||||
mitt: 3.0.1
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
transitivePeerDependencies:
|
||||
- '@interactjs/core'
|
||||
- '@interactjs/utils'
|
||||
|
@ -2747,10 +2732,10 @@ snapshots:
|
|||
'@typescript-eslint/types': 7.18.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@vitejs/plugin-vue@5.1.1(vite@5.3.5(@types/node@22.0.0)(sass@1.77.8))(vue@3.4.34(typescript@5.5.4))':
|
||||
'@vitejs/plugin-vue@5.1.1(vite@5.3.5(@types/node@22.0.0)(sass@1.77.8))(vue@3.4.36(typescript@5.5.4))':
|
||||
dependencies:
|
||||
vite: 5.3.5(@types/node@22.0.0)(sass@1.77.8)
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
|
||||
'@vitest/expect@2.0.4':
|
||||
dependencies:
|
||||
|
@ -2797,35 +2782,35 @@ snapshots:
|
|||
path-browserify: 1.0.1
|
||||
vscode-uri: 3.0.8
|
||||
|
||||
'@vue/compiler-core@3.4.34':
|
||||
'@vue/compiler-core@3.4.36':
|
||||
dependencies:
|
||||
'@babel/parser': 7.25.0
|
||||
'@vue/shared': 3.4.34
|
||||
entities: 4.5.0
|
||||
'@babel/parser': 7.25.3
|
||||
'@vue/shared': 3.4.36
|
||||
entities: 5.0.0
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-dom@3.4.34':
|
||||
'@vue/compiler-dom@3.4.36':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.4.34
|
||||
'@vue/shared': 3.4.34
|
||||
'@vue/compiler-core': 3.4.36
|
||||
'@vue/shared': 3.4.36
|
||||
|
||||
'@vue/compiler-sfc@3.4.34':
|
||||
'@vue/compiler-sfc@3.4.36':
|
||||
dependencies:
|
||||
'@babel/parser': 7.25.0
|
||||
'@vue/compiler-core': 3.4.34
|
||||
'@vue/compiler-dom': 3.4.34
|
||||
'@vue/compiler-ssr': 3.4.34
|
||||
'@vue/shared': 3.4.34
|
||||
'@babel/parser': 7.25.3
|
||||
'@vue/compiler-core': 3.4.36
|
||||
'@vue/compiler-dom': 3.4.36
|
||||
'@vue/compiler-ssr': 3.4.36
|
||||
'@vue/shared': 3.4.36
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.11
|
||||
postcss: 8.4.40
|
||||
postcss: 8.4.41
|
||||
source-map-js: 1.2.0
|
||||
|
||||
'@vue/compiler-ssr@3.4.34':
|
||||
'@vue/compiler-ssr@3.4.36':
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.34
|
||||
'@vue/shared': 3.4.34
|
||||
'@vue/compiler-dom': 3.4.36
|
||||
'@vue/shared': 3.4.36
|
||||
|
||||
'@vue/compiler-vue2@2.7.16':
|
||||
dependencies:
|
||||
|
@ -2858,9 +2843,9 @@ snapshots:
|
|||
'@vue/language-core@2.0.29(typescript@5.5.4)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.0-alpha.18
|
||||
'@vue/compiler-dom': 3.4.34
|
||||
'@vue/compiler-dom': 3.4.36
|
||||
'@vue/compiler-vue2': 2.7.16
|
||||
'@vue/shared': 3.4.34
|
||||
'@vue/shared': 3.4.36
|
||||
computeds: 0.0.1
|
||||
minimatch: 9.0.5
|
||||
muggle-string: 0.4.1
|
||||
|
@ -2868,69 +2853,55 @@ snapshots:
|
|||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
|
||||
'@vue/reactivity@3.4.34':
|
||||
'@vue/reactivity@3.4.36':
|
||||
dependencies:
|
||||
'@vue/shared': 3.4.34
|
||||
'@vue/shared': 3.4.36
|
||||
|
||||
'@vue/reactivity@3.4.35':
|
||||
'@vue/runtime-core@3.4.36':
|
||||
dependencies:
|
||||
'@vue/shared': 3.4.35
|
||||
optional: true
|
||||
'@vue/reactivity': 3.4.36
|
||||
'@vue/shared': 3.4.36
|
||||
|
||||
'@vue/runtime-core@3.4.34':
|
||||
'@vue/runtime-dom@3.4.36':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.4.34
|
||||
'@vue/shared': 3.4.34
|
||||
|
||||
'@vue/runtime-core@3.4.35':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.4.35
|
||||
'@vue/shared': 3.4.35
|
||||
optional: true
|
||||
|
||||
'@vue/runtime-dom@3.4.34':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.4.34
|
||||
'@vue/runtime-core': 3.4.34
|
||||
'@vue/shared': 3.4.34
|
||||
'@vue/reactivity': 3.4.36
|
||||
'@vue/runtime-core': 3.4.36
|
||||
'@vue/shared': 3.4.36
|
||||
csstype: 3.1.3
|
||||
|
||||
'@vue/server-renderer@3.4.34(vue@3.4.34(typescript@5.5.4))':
|
||||
'@vue/server-renderer@3.4.36(vue@3.4.36(typescript@5.5.4))':
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.4.34
|
||||
'@vue/shared': 3.4.34
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
'@vue/compiler-ssr': 3.4.36
|
||||
'@vue/shared': 3.4.36
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
|
||||
'@vue/shared@3.4.34': {}
|
||||
|
||||
'@vue/shared@3.4.35':
|
||||
optional: true
|
||||
'@vue/shared@3.4.36': {}
|
||||
|
||||
'@vue/test-utils@2.4.6':
|
||||
dependencies:
|
||||
js-beautify: 1.15.1
|
||||
vue-component-type-helpers: 2.0.19
|
||||
|
||||
'@vuepic/vue-datepicker@9.0.1(vue@3.4.34(typescript@5.5.4))':
|
||||
'@vuepic/vue-datepicker@9.0.1(vue@3.4.36(typescript@5.5.4))':
|
||||
dependencies:
|
||||
date-fns: 3.6.0
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
|
||||
'@vueuse/core@10.11.0(vue@3.4.34(typescript@5.5.4))':
|
||||
'@vueuse/core@10.11.0(vue@3.4.36(typescript@5.5.4))':
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.20
|
||||
'@vueuse/metadata': 10.11.0
|
||||
'@vueuse/shared': 10.11.0(vue@3.4.34(typescript@5.5.4))
|
||||
vue-demi: 0.14.10(vue@3.4.34(typescript@5.5.4))
|
||||
'@vueuse/shared': 10.11.0(vue@3.4.36(typescript@5.5.4))
|
||||
vue-demi: 0.14.10(vue@3.4.36(typescript@5.5.4))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
'@vueuse/integrations@10.11.0(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.34(typescript@5.5.4))':
|
||||
'@vueuse/integrations@10.11.0(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.36(typescript@5.5.4))':
|
||||
dependencies:
|
||||
'@vueuse/core': 10.11.0(vue@3.4.34(typescript@5.5.4))
|
||||
'@vueuse/shared': 10.11.0(vue@3.4.34(typescript@5.5.4))
|
||||
vue-demi: 0.14.10(vue@3.4.34(typescript@5.5.4))
|
||||
'@vueuse/core': 10.11.0(vue@3.4.36(typescript@5.5.4))
|
||||
'@vueuse/shared': 10.11.0(vue@3.4.36(typescript@5.5.4))
|
||||
vue-demi: 0.14.10(vue@3.4.36(typescript@5.5.4))
|
||||
optionalDependencies:
|
||||
axios: 1.7.2
|
||||
sortablejs: 1.15.2
|
||||
|
@ -2940,9 +2911,9 @@ snapshots:
|
|||
|
||||
'@vueuse/metadata@10.11.0': {}
|
||||
|
||||
'@vueuse/shared@10.11.0(vue@3.4.34(typescript@5.5.4))':
|
||||
'@vueuse/shared@10.11.0(vue@3.4.36(typescript@5.5.4))':
|
||||
dependencies:
|
||||
vue-demi: 0.14.10(vue@3.4.34(typescript@5.5.4))
|
||||
vue-demi: 0.14.10(vue@3.4.36(typescript@5.5.4))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
@ -3001,11 +2972,11 @@ snapshots:
|
|||
|
||||
boolbase@1.0.0: {}
|
||||
|
||||
bootstrap-vue-next@0.24.2(vue@3.4.34(typescript@5.5.4)):
|
||||
bootstrap-vue-next@0.24.2(vue@3.4.36(typescript@5.5.4)):
|
||||
dependencies:
|
||||
'@floating-ui/vue': 1.1.2(vue@3.4.34(typescript@5.5.4))
|
||||
'@vueuse/core': 10.11.0(vue@3.4.34(typescript@5.5.4))
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
'@floating-ui/vue': 1.1.2(vue@3.4.36(typescript@5.5.4))
|
||||
'@vueuse/core': 10.11.0(vue@3.4.36(typescript@5.5.4))
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
|
||||
|
@ -3146,6 +3117,8 @@ snapshots:
|
|||
|
||||
entities@4.5.0: {}
|
||||
|
||||
entities@5.0.0: {}
|
||||
|
||||
esbuild@0.21.5:
|
||||
optionalDependencies:
|
||||
'@esbuild/aix-ppc64': 0.21.5
|
||||
|
@ -3651,15 +3624,15 @@ snapshots:
|
|||
|
||||
picomatch@2.3.1: {}
|
||||
|
||||
pinia-plugin-persistedstate@3.2.1(pinia@2.2.0(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4))):
|
||||
pinia-plugin-persistedstate@3.2.1(pinia@2.2.1(typescript@5.5.4)(vue@3.4.36(typescript@5.5.4))):
|
||||
dependencies:
|
||||
pinia: 2.2.0(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4))
|
||||
pinia: 2.2.1(typescript@5.5.4)(vue@3.4.36(typescript@5.5.4))
|
||||
|
||||
pinia@2.2.0(typescript@5.5.4)(vue@3.4.34(typescript@5.5.4)):
|
||||
pinia@2.2.1(typescript@5.5.4)(vue@3.4.36(typescript@5.5.4)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.3
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
vue-demi: 0.14.10(vue@3.4.34(typescript@5.5.4))
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
vue-demi: 0.14.10(vue@3.4.36(typescript@5.5.4))
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
|
||||
|
@ -3683,9 +3656,9 @@ snapshots:
|
|||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
portal-vue@3.0.0(vue@3.4.34(typescript@5.5.4)):
|
||||
portal-vue@3.0.0(vue@3.4.36(typescript@5.5.4)):
|
||||
optionalDependencies:
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
|
||||
postcss-selector-parser@6.1.0:
|
||||
dependencies:
|
||||
|
@ -3698,7 +3671,7 @@ snapshots:
|
|||
picocolors: 1.0.1
|
||||
source-map-js: 1.2.0
|
||||
|
||||
postcss@8.4.40:
|
||||
postcss@8.4.41:
|
||||
dependencies:
|
||||
nanoid: 3.3.7
|
||||
picocolors: 1.0.1
|
||||
|
@ -3921,7 +3894,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
||||
unplugin-auto-import@0.18.2(@vueuse/core@10.11.0(vue@3.4.34(typescript@5.5.4)))(rollup@4.19.1):
|
||||
unplugin-auto-import@0.18.2(@vueuse/core@10.11.0(vue@3.4.36(typescript@5.5.4)))(rollup@4.19.1):
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.10
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.19.1)
|
||||
|
@ -3932,11 +3905,11 @@ snapshots:
|
|||
unimport: 3.9.1(rollup@4.19.1)
|
||||
unplugin: 1.12.0
|
||||
optionalDependencies:
|
||||
'@vueuse/core': 10.11.0(vue@3.4.34(typescript@5.5.4))
|
||||
'@vueuse/core': 10.11.0(vue@3.4.36(typescript@5.5.4))
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
||||
unplugin-icons@0.19.1(@vue/compiler-sfc@3.4.34)(vue-template-compiler@2.7.16):
|
||||
unplugin-icons@0.19.1(@vue/compiler-sfc@3.4.36)(vue-template-compiler@2.7.16):
|
||||
dependencies:
|
||||
'@antfu/install-pkg': 0.3.3
|
||||
'@antfu/utils': 0.7.10
|
||||
|
@ -3946,12 +3919,12 @@ snapshots:
|
|||
local-pkg: 0.5.0
|
||||
unplugin: 1.12.0
|
||||
optionalDependencies:
|
||||
'@vue/compiler-sfc': 3.4.34
|
||||
'@vue/compiler-sfc': 3.4.36
|
||||
vue-template-compiler: 2.7.16
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
unplugin-vue-components@0.27.3(@babel/parser@7.25.3)(rollup@4.19.1)(vue@3.4.34(typescript@5.5.4)):
|
||||
unplugin-vue-components@0.27.3(@babel/parser@7.25.3)(rollup@4.19.1)(vue@3.4.36(typescript@5.5.4)):
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.10
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.19.1)
|
||||
|
@ -3963,7 +3936,7 @@ snapshots:
|
|||
minimatch: 9.0.5
|
||||
mlly: 1.7.1
|
||||
unplugin: 1.11.0
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
optionalDependencies:
|
||||
'@babel/parser': 7.25.3
|
||||
transitivePeerDependencies:
|
||||
|
@ -4054,22 +4027,22 @@ snapshots:
|
|||
|
||||
vue-component-type-helpers@2.0.19: {}
|
||||
|
||||
vue-demi@0.13.11(vue@3.4.34(typescript@5.5.4)):
|
||||
vue-demi@0.13.11(vue@3.4.36(typescript@5.5.4)):
|
||||
dependencies:
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
|
||||
vue-demi@0.14.10(vue@3.4.34(typescript@5.5.4)):
|
||||
vue-demi@0.14.10(vue@3.4.36(typescript@5.5.4)):
|
||||
dependencies:
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
|
||||
vue-echarts@6.7.3(@vue/runtime-core@3.4.35)(echarts@5.5.1)(vue@3.4.34(typescript@5.5.4)):
|
||||
vue-echarts@6.7.3(@vue/runtime-core@3.4.36)(echarts@5.5.1)(vue@3.4.36(typescript@5.5.4)):
|
||||
dependencies:
|
||||
echarts: 5.5.1
|
||||
resize-detector: 0.3.0
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
vue-demi: 0.13.11(vue@3.4.34(typescript@5.5.4))
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
vue-demi: 0.13.11(vue@3.4.36(typescript@5.5.4))
|
||||
optionalDependencies:
|
||||
'@vue/runtime-core': 3.4.35
|
||||
'@vue/runtime-core': 3.4.36
|
||||
|
||||
vue-eslint-parser@9.4.2(eslint@9.8.0):
|
||||
dependencies:
|
||||
|
@ -4097,14 +4070,14 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vue-router@4.4.1(vue@3.4.34(typescript@5.5.4)):
|
||||
vue-router@4.4.3(vue@3.4.36(typescript@5.5.4)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.3
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
|
||||
vue-select@4.0.0-beta.6(vue@3.4.34(typescript@5.5.4)):
|
||||
vue-select@4.0.0-beta.6(vue@3.4.36(typescript@5.5.4)):
|
||||
dependencies:
|
||||
vue: 3.4.34(typescript@5.5.4)
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
|
||||
vue-template-compiler@2.7.16:
|
||||
dependencies:
|
||||
|
@ -4119,13 +4092,13 @@ snapshots:
|
|||
semver: 7.6.3
|
||||
typescript: 5.5.4
|
||||
|
||||
vue@3.4.34(typescript@5.5.4):
|
||||
vue@3.4.36(typescript@5.5.4):
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.4.34
|
||||
'@vue/compiler-sfc': 3.4.34
|
||||
'@vue/runtime-dom': 3.4.34
|
||||
'@vue/server-renderer': 3.4.34(vue@3.4.34(typescript@5.5.4))
|
||||
'@vue/shared': 3.4.34
|
||||
'@vue/compiler-dom': 3.4.36
|
||||
'@vue/compiler-sfc': 3.4.36
|
||||
'@vue/runtime-dom': 3.4.36
|
||||
'@vue/server-renderer': 3.4.36(vue@3.4.36(typescript@5.5.4))
|
||||
'@vue/shared': 3.4.36
|
||||
optionalDependencies:
|
||||
typescript: 5.5.4
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user