mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-21 15:43:51 +00:00
Merge pull request #2087 from freqtrade/dependabot/npm_and_yarn/main/vue-065984897c
Some checks failed
Some checks failed
chore(deps): bump the vue group with 4 updates
This commit is contained in:
commit
24c208fe92
|
@ -32,9 +32,9 @@
|
|||
"favico.js": "^0.3.10",
|
||||
"humanize-duration": "^3.32.1",
|
||||
"pinia": "2.2.2",
|
||||
"pinia-plugin-persistedstate": "^4.0.1",
|
||||
"pinia-plugin-persistedstate": "^4.0.2",
|
||||
"sortablejs": "^1.15.3",
|
||||
"vue": "^3.5.6",
|
||||
"vue": "^3.5.8",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-echarts": "^7.0.3",
|
||||
"vue-router": "^4.4.5",
|
||||
|
@ -49,10 +49,10 @@
|
|||
"@typescript-eslint/eslint-plugin": "^8.7.0",
|
||||
"@typescript-eslint/parser": "^8.7.0",
|
||||
"@vitejs/plugin-vue": "^5.1.4",
|
||||
"@vue/compiler-sfc": "3.5.6",
|
||||
"@vue/compiler-sfc": "3.5.8",
|
||||
"@vue/eslint-config-prettier": "^9.0.0",
|
||||
"@vue/eslint-config-typescript": "^13.0.0",
|
||||
"@vue/runtime-dom": "^3.5.6",
|
||||
"@vue/runtime-dom": "^3.5.8",
|
||||
"@vue/test-utils": "^2.4.6",
|
||||
"eslint": "^9.11.1",
|
||||
"eslint-plugin-prettier": "^5.2.1",
|
||||
|
|
308
pnpm-lock.yaml
308
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.6.2)(vue@3.5.6(typescript@5.6.2))
|
||||
version: 1.9.16(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)(typescript@5.6.2)(vue@3.5.8(typescript@5.6.2))
|
||||
'@popperjs/core':
|
||||
specifier: ^2.11.8
|
||||
version: 2.11.8
|
||||
'@vuepic/vue-datepicker':
|
||||
specifier: ^9.0.3
|
||||
version: 9.0.3(vue@3.5.6(typescript@5.6.2))
|
||||
version: 9.0.3(vue@3.5.8(typescript@5.6.2))
|
||||
'@vueuse/core':
|
||||
specifier: ^11.1.0
|
||||
version: 11.1.0(vue@3.5.6(typescript@5.6.2))
|
||||
version: 11.1.0(vue@3.5.8(typescript@5.6.2))
|
||||
'@vueuse/integrations':
|
||||
specifier: ^11.1.0
|
||||
version: 11.1.0(axios@1.7.7)(sortablejs@1.15.3)(vue@3.5.6(typescript@5.6.2))
|
||||
version: 11.1.0(axios@1.7.7)(sortablejs@1.15.3)(vue@3.5.8(typescript@5.6.2))
|
||||
axios:
|
||||
specifier: ^1.7.7
|
||||
version: 1.7.7
|
||||
|
@ -31,7 +31,7 @@ importers:
|
|||
version: 5.3.3(@popperjs/core@2.11.8)
|
||||
bootstrap-vue-next:
|
||||
specifier: ^0.24.17
|
||||
version: 0.24.17(vue@3.5.6(typescript@5.6.2))
|
||||
version: 0.24.17(vue@3.5.8(typescript@5.6.2))
|
||||
core-js:
|
||||
specifier: ^3.38.1
|
||||
version: 3.38.1
|
||||
|
@ -55,28 +55,28 @@ importers:
|
|||
version: 3.32.1
|
||||
pinia:
|
||||
specifier: 2.2.2
|
||||
version: 2.2.2(typescript@5.6.2)(vue@3.5.6(typescript@5.6.2))
|
||||
version: 2.2.2(typescript@5.6.2)(vue@3.5.8(typescript@5.6.2))
|
||||
pinia-plugin-persistedstate:
|
||||
specifier: ^4.0.1
|
||||
version: 4.0.1(pinia@2.2.2(typescript@5.6.2)(vue@3.5.6(typescript@5.6.2)))(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||
specifier: ^4.0.2
|
||||
version: 4.0.2(pinia@2.2.2(typescript@5.6.2)(vue@3.5.8(typescript@5.6.2)))(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||
sortablejs:
|
||||
specifier: ^1.15.3
|
||||
version: 1.15.3
|
||||
vue:
|
||||
specifier: ^3.5.6
|
||||
version: 3.5.6(typescript@5.6.2)
|
||||
specifier: ^3.5.8
|
||||
version: 3.5.8(typescript@5.6.2)
|
||||
vue-demi:
|
||||
specifier: ^0.14.10
|
||||
version: 0.14.10(vue@3.5.6(typescript@5.6.2))
|
||||
version: 0.14.10(vue@3.5.8(typescript@5.6.2))
|
||||
vue-echarts:
|
||||
specifier: ^7.0.3
|
||||
version: 7.0.3(@vue/runtime-core@3.5.6)(echarts@5.5.1)(vue@3.5.6(typescript@5.6.2))
|
||||
version: 7.0.3(@vue/runtime-core@3.5.8)(echarts@5.5.1)(vue@3.5.8(typescript@5.6.2))
|
||||
vue-router:
|
||||
specifier: ^4.4.5
|
||||
version: 4.4.5(vue@3.5.6(typescript@5.6.2))
|
||||
version: 4.4.5(vue@3.5.8(typescript@5.6.2))
|
||||
vue-select:
|
||||
specifier: ^4.0.0-beta.6
|
||||
version: 4.0.0-beta.6(vue@3.5.6(typescript@5.6.2))
|
||||
version: 4.0.0-beta.6(vue@3.5.8(typescript@5.6.2))
|
||||
devDependencies:
|
||||
'@eslint/js':
|
||||
specifier: ^9.11.1
|
||||
|
@ -101,10 +101,10 @@ importers:
|
|||
version: 8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^5.1.4
|
||||
version: 5.1.4(vite@5.4.7(@types/node@22.7.0)(sass@1.79.3))(vue@3.5.6(typescript@5.6.2))
|
||||
version: 5.1.4(vite@5.4.7(@types/node@22.7.0)(sass@1.79.3))(vue@3.5.8(typescript@5.6.2))
|
||||
'@vue/compiler-sfc':
|
||||
specifier: 3.5.6
|
||||
version: 3.5.6
|
||||
specifier: 3.5.8
|
||||
version: 3.5.8
|
||||
'@vue/eslint-config-prettier':
|
||||
specifier: ^9.0.0
|
||||
version: 9.0.0(eslint@9.11.1(jiti@1.21.6))(prettier@3.3.3)
|
||||
|
@ -112,8 +112,8 @@ importers:
|
|||
specifier: ^13.0.0
|
||||
version: 13.0.0(eslint-plugin-vue@9.28.0(eslint@9.11.1(jiti@1.21.6)))(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2)
|
||||
'@vue/runtime-dom':
|
||||
specifier: ^3.5.6
|
||||
version: 3.5.6
|
||||
specifier: ^3.5.8
|
||||
version: 3.5.8
|
||||
'@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.5.6(typescript@5.6.2))
|
||||
version: 3.0.0(vue@3.5.8(typescript@5.6.2))
|
||||
prettier:
|
||||
specifier: ^3.3.3
|
||||
version: 3.3.3
|
||||
|
@ -152,13 +152,13 @@ importers:
|
|||
version: 8.7.0(eslint@9.11.1(jiti@1.21.6))(typescript@5.6.2)
|
||||
unplugin-auto-import:
|
||||
specifier: ^0.18.3
|
||||
version: 0.18.3(@nuxt/kit@3.13.1(rollup@4.21.0)(webpack-sources@3.2.3))(@vueuse/core@11.1.0(vue@3.5.6(typescript@5.6.2)))(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||
version: 0.18.3(@nuxt/kit@3.13.2(rollup@4.21.0)(webpack-sources@3.2.3))(@vueuse/core@11.1.0(vue@3.5.8(typescript@5.6.2)))(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||
unplugin-icons:
|
||||
specifier: ^0.19.3
|
||||
version: 0.19.3(@vue/compiler-sfc@3.5.6)(vue-template-compiler@2.7.16)(webpack-sources@3.2.3)
|
||||
version: 0.19.3(@vue/compiler-sfc@3.5.8)(vue-template-compiler@2.7.16)(webpack-sources@3.2.3)
|
||||
unplugin-vue-components:
|
||||
specifier: ^0.27.4
|
||||
version: 0.27.4(@babel/parser@7.25.6)(@nuxt/kit@3.13.1(rollup@4.21.0)(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.6.2))
|
||||
version: 0.27.4(@babel/parser@7.25.6)(@nuxt/kit@3.13.2(rollup@4.21.0)(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.8(typescript@5.6.2))
|
||||
vite:
|
||||
specifier: ^5.4.7
|
||||
version: 5.4.7(@types/node@22.7.0)(sass@1.79.3)
|
||||
|
@ -557,12 +557,12 @@ packages:
|
|||
resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
|
||||
engines: {node: '>= 8'}
|
||||
|
||||
'@nuxt/kit@3.13.1':
|
||||
resolution: {integrity: sha512-FkUL349lp/3nVfTIyws4UDJ3d2jyv5Pk1DC1HQUCOkSloYYMdbRcQAUcb4fe2TCLNWvHM+FhU8jnzGTzjALZYA==}
|
||||
'@nuxt/kit@3.13.2':
|
||||
resolution: {integrity: sha512-KvRw21zU//wdz25IeE1E5m/aFSzhJloBRAQtv+evcFeZvuroIxpIQuUqhbzuwznaUwpiWbmwlcsp5uOWmi4vwA==}
|
||||
engines: {node: ^14.18.0 || >=16.10.0}
|
||||
|
||||
'@nuxt/schema@3.13.1':
|
||||
resolution: {integrity: sha512-ishbhzVGspjshG9AG0hYnKYY6LWXzCtua7OXV7C/DQ2yA7rRcy1xHpzKZUDbIRyxCHHCAcBd8jfHEUmEuhEPrA==}
|
||||
'@nuxt/schema@3.13.2':
|
||||
resolution: {integrity: sha512-CCZgpm+MkqtOMDEgF9SWgGPBXlQ01hV/6+2reDEpJuqFPGzV8HYKPBcIFvn7/z5ahtgutHLzjP71Na+hYcqSpw==}
|
||||
engines: {node: ^14.18.0 || >=16.10.0}
|
||||
|
||||
'@one-ini/wasm@0.1.1':
|
||||
|
@ -862,17 +862,17 @@ packages:
|
|||
'@volar/typescript@2.4.4':
|
||||
resolution: {integrity: sha512-QQMQRVj0fVHJ3XdRKiS1LclhG0VBXdFYlyuHRQF/xLk2PuJuHNWP26MDZNvEVCvnyUQuUQhIAfylwY5TGPgc6w==}
|
||||
|
||||
'@vue/compiler-core@3.5.6':
|
||||
resolution: {integrity: sha512-r+gNu6K4lrvaQLQGmf+1gc41p3FO2OUJyWmNqaIITaJU6YFiV5PtQSFZt8jfztYyARwqhoCayjprC7KMvT3nRA==}
|
||||
'@vue/compiler-core@3.5.8':
|
||||
resolution: {integrity: sha512-Uzlxp91EPjfbpeO5KtC0KnXPkuTfGsNDeaKQJxQN718uz+RqDYarEf7UhQJGK+ZYloD2taUbHTI2J4WrUaZQNA==}
|
||||
|
||||
'@vue/compiler-dom@3.5.6':
|
||||
resolution: {integrity: sha512-xRXqxDrIqK8v8sSScpistyYH0qYqxakpsIvqMD2e5sV/PXQ1mTwtXp4k42yHK06KXxKSmitop9e45Ui/3BrTEw==}
|
||||
'@vue/compiler-dom@3.5.8':
|
||||
resolution: {integrity: sha512-GUNHWvoDSbSa5ZSHT9SnV5WkStWfzJwwTd6NMGzilOE/HM5j+9EB9zGXdtu/fCNEmctBqMs6C9SvVPpVPuk1Eg==}
|
||||
|
||||
'@vue/compiler-sfc@3.5.6':
|
||||
resolution: {integrity: sha512-pjWJ8Kj9TDHlbF5LywjVso+BIxCY5wVOLhkEXRhuCHDxPFIeX1zaFefKs8RYoHvkSMqRWt93a0f2gNJVJixHwg==}
|
||||
'@vue/compiler-sfc@3.5.8':
|
||||
resolution: {integrity: sha512-taYpngQtSysrvO9GULaOSwcG5q821zCoIQBtQQSx7Uf7DxpR6CIHR90toPr9QfDD2mqHQPCSgoWBvJu0yV9zjg==}
|
||||
|
||||
'@vue/compiler-ssr@3.5.6':
|
||||
resolution: {integrity: sha512-VpWbaZrEOCqnmqjE83xdwegtr5qO/2OPUC6veWgvNqTJ3bYysz6vY3VqMuOijubuUYPRpG3OOKIh9TD0Stxb9A==}
|
||||
'@vue/compiler-ssr@3.5.8':
|
||||
resolution: {integrity: sha512-W96PtryNsNG9u0ZnN5Q5j27Z/feGrFV6zy9q5tzJVyJaLiwYxvC0ek4IXClZygyhjm+XKM7WD9pdKi/wIRVC/Q==}
|
||||
|
||||
'@vue/compiler-vue2@2.7.16':
|
||||
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
|
||||
|
@ -908,22 +908,22 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/reactivity@3.5.6':
|
||||
resolution: {integrity: sha512-shZ+KtBoHna5GyUxWfoFVBCVd7k56m6lGhk5e+J9AKjheHF6yob5eukssHRI+rzvHBiU1sWs/1ZhNbLExc5oYQ==}
|
||||
'@vue/reactivity@3.5.8':
|
||||
resolution: {integrity: sha512-mlgUyFHLCUZcAYkqvzYnlBRCh0t5ZQfLYit7nukn1GR96gc48Bp4B7OIcSfVSvlG1k3BPfD+p22gi1t2n9tsXg==}
|
||||
|
||||
'@vue/runtime-core@3.5.6':
|
||||
resolution: {integrity: sha512-FpFULR6+c2lI+m1fIGONLDqPQO34jxV8g6A4wBOgne8eSRHP6PQL27+kWFIx5wNhhjkO7B4rgtsHAmWv7qKvbg==}
|
||||
'@vue/runtime-core@3.5.8':
|
||||
resolution: {integrity: sha512-fJuPelh64agZ8vKkZgp5iCkPaEqFJsYzxLk9vSC0X3G8ppknclNDr61gDc45yBGTaN5Xqc1qZWU3/NoaBMHcjQ==}
|
||||
|
||||
'@vue/runtime-dom@3.5.6':
|
||||
resolution: {integrity: sha512-SDPseWre45G38ENH2zXRAHL1dw/rr5qp91lS4lt/nHvMr0MhsbCbihGAWLXNB/6VfFOJe2O+RBRkXU+CJF7/sw==}
|
||||
'@vue/runtime-dom@3.5.8':
|
||||
resolution: {integrity: sha512-DpAUz+PKjTZPUOB6zJgkxVI3GuYc2iWZiNeeHQUw53kdrparSTG6HeXUrYDjaam8dVsCdvQxDz6ZWxnyjccUjQ==}
|
||||
|
||||
'@vue/server-renderer@3.5.6':
|
||||
resolution: {integrity: sha512-zivnxQnOnwEXVaT9CstJ64rZFXMS5ZkKxCjDQKiMSvUhXRzFLWZVbaBiNF4HGDqGNNsTgmjcCSmU6TB/0OOxLA==}
|
||||
'@vue/server-renderer@3.5.8':
|
||||
resolution: {integrity: sha512-7AmC9/mEeV9mmXNVyUIm1a1AjUhyeeGNbkLh39J00E7iPeGks8OGRB5blJiMmvqSh8SkaS7jkLWSpXtxUCeagA==}
|
||||
peerDependencies:
|
||||
vue: 3.5.6
|
||||
vue: 3.5.8
|
||||
|
||||
'@vue/shared@3.5.6':
|
||||
resolution: {integrity: sha512-eidH0HInnL39z6wAt6SFIwBrvGOpDWsDxlw3rCgo1B+CQ1781WzQUSU3YjxgdkcJo9Q8S6LmXTkvI+cLHGkQfA==}
|
||||
'@vue/shared@3.5.8':
|
||||
resolution: {integrity: sha512-mJleSWbAGySd2RJdX1RBtcrUBX6snyOc0qHpgk3lGi4l9/P/3ny3ELqFWqYdkXIwwNN/kdm8nD9ky8o6l/Lx2A==}
|
||||
|
||||
'@vue/test-utils@2.4.6':
|
||||
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
|
||||
|
@ -1075,8 +1075,8 @@ packages:
|
|||
resolution: {integrity: sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==}
|
||||
engines: {node: '>=8'}
|
||||
|
||||
browserslist@4.23.3:
|
||||
resolution: {integrity: sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==}
|
||||
browserslist@4.24.0:
|
||||
resolution: {integrity: sha512-Rmb62sR1Zpjql25eSanFGEhAxcFwfA1K0GuQcLoaJBAcENegrQut3hYdhXFF1obQfiDyqIW/cLM5HSJ/9k884A==}
|
||||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
||||
hasBin: true
|
||||
|
||||
|
@ -1096,8 +1096,8 @@ packages:
|
|||
resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
caniuse-lite@1.0.30001660:
|
||||
resolution: {integrity: sha512-GacvNTTuATm26qC74pt+ad1fW15mlQ/zuTzzY1ZoIzECTP8HURDfF43kNxPgf7H1jmelCBQTTbBNxdSXOA7Bqg==}
|
||||
caniuse-lite@1.0.30001663:
|
||||
resolution: {integrity: sha512-o9C3X27GLKbLeTYZ6HBOLU1tsAcBZsLis28wrVzddShCS16RujjHp9GDHKZqrB3meE0YjhawvMFsGb/igqiPzA==}
|
||||
|
||||
chai@5.1.1:
|
||||
resolution: {integrity: sha512-pT1ZgP8rPNqUgieVaEY+ryQr6Q4HXNg8Ei9UnLUrjN4IA7dvQC5JB+/kxVcPNDHyBcc/26CXPkbNzq3qwrOEKA==}
|
||||
|
@ -1263,8 +1263,8 @@ packages:
|
|||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
electron-to-chromium@1.5.19:
|
||||
resolution: {integrity: sha512-kpLJJi3zxTR1U828P+LIUDZ5ohixyo68/IcYOHLqnbTPr/wdgn4i1ECvmALN9E16JPA6cvCG5UG79gVwVdEK5w==}
|
||||
electron-to-chromium@1.5.28:
|
||||
resolution: {integrity: sha512-VufdJl+rzaKZoYVUijN13QcXVF5dWPZANeFTLNy+OSpHdDL5ynXTF35+60RSBbaQYB1ae723lQXHCrf4pyLsMw==}
|
||||
|
||||
element-resize-detector@1.2.4:
|
||||
resolution: {integrity: sha512-Fl5Ftk6WwXE0wqCgNoseKWndjzZlDCwuPTcoVZfCP9R3EHQF8qUtr3YUPNETegRBOKqQKPW3n4kiIWngGi8tKg==}
|
||||
|
@ -1793,8 +1793,8 @@ packages:
|
|||
engines: {node: ^14.16.0 || >=16.10.0}
|
||||
hasBin: true
|
||||
|
||||
ohash@1.1.3:
|
||||
resolution: {integrity: sha512-zuHHiGTYTA1sYJ/wZN+t5HKZaH23i4yI1HMwbuXm24Nid7Dv0KcuRlKoNKS9UNfAVSBlnGLcuQrnOKWOZoEGaw==}
|
||||
ohash@1.1.4:
|
||||
resolution: {integrity: sha512-FlDryZAahJmEF3VR3w1KogSEdWX3WhA5GPakFx4J81kEAiHyLMpdLLElS8n8dfNadMgAne/MywcvmogzscVt4g==}
|
||||
|
||||
onetime@6.0.0:
|
||||
resolution: {integrity: sha512-1FlR+gjXK7X+AsAHso35MnyN5KqGwJRi/31ft6x0M194ht7S+rWAvd7PHss9xSKMzE0asv1pyIHaJYq+BbacAQ==}
|
||||
|
@ -1863,8 +1863,8 @@ packages:
|
|||
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
||||
engines: {node: '>=8.6'}
|
||||
|
||||
pinia-plugin-persistedstate@4.0.1:
|
||||
resolution: {integrity: sha512-Gs2nhKUi6Rwhhc8PH9wvEAxfz4iZeJ/36qQv2ieYs94+zMozbGtMLIR4p9Aoim3c/PKf8J9orOz9n+f0ZF9CdA==}
|
||||
pinia-plugin-persistedstate@4.0.2:
|
||||
resolution: {integrity: sha512-KSApXsnGTrWKnAeHgEpYqtzeO84y4NH7uVM0/KMog+/oR2Py8p25tKjHQUmkcNNluzc0rJjFzlv2i5ZTdLeTXA==}
|
||||
peerDependencies:
|
||||
'@pinia/nuxt': '>=0.5.0'
|
||||
pinia: '>=2.0.0'
|
||||
|
@ -2354,8 +2354,8 @@ packages:
|
|||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
|
||||
vue@3.5.6:
|
||||
resolution: {integrity: sha512-zv+20E2VIYbcJOzJPUWp03NOGFhMmpCKOfSxVTmCYyYFFko48H9tmuQFzYj7tu4qX1AeXlp9DmhIP89/sSxxhw==}
|
||||
vue@3.5.8:
|
||||
resolution: {integrity: sha512-hvuvuCy51nP/1fSRvrrIqTLSvrSyz2Pq+KQ8S8SXCxTWVE0nMaOnSDnSOxV1eYmGfvK7mqiwvd1C59CEEz7dAQ==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
|
@ -2468,7 +2468,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@babel/compat-data': 7.25.4
|
||||
'@babel/helper-validator-option': 7.24.8
|
||||
browserslist: 4.23.3
|
||||
browserslist: 4.24.0
|
||||
lru-cache: 5.1.1
|
||||
semver: 6.3.1
|
||||
|
||||
|
@ -2704,7 +2704,7 @@ snapshots:
|
|||
'@interactjs/utils': 1.10.27
|
||||
optionalDependencies:
|
||||
'@interactjs/interact': 1.10.27
|
||||
vue: 3.5.6(typescript@5.6.2)
|
||||
vue: 3.5.8(typescript@5.6.2)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
|
@ -2802,7 +2802,7 @@ snapshots:
|
|||
'@jridgewell/resolve-uri': 3.1.2
|
||||
'@jridgewell/sourcemap-codec': 1.5.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.6.2)(vue@3.5.6(typescript@5.6.2))':
|
||||
'@noction/vue-draggable-grid@1.9.16(@interactjs/core@1.10.27(@interactjs/utils@1.10.27))(@interactjs/utils@1.10.27)(typescript@5.6.2)(vue@3.5.8(typescript@5.6.2))':
|
||||
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)
|
||||
|
@ -2812,7 +2812,7 @@ snapshots:
|
|||
'@types/element-resize-detector': 1.1.6
|
||||
element-resize-detector: 1.2.4
|
||||
mitt: 3.0.1
|
||||
vue: 3.5.6(typescript@5.6.2)
|
||||
vue: 3.5.8(typescript@5.6.2)
|
||||
transitivePeerDependencies:
|
||||
- '@interactjs/core'
|
||||
- '@interactjs/utils'
|
||||
|
@ -2830,9 +2830,9 @@ snapshots:
|
|||
'@nodelib/fs.scandir': 2.1.5
|
||||
fastq: 1.17.1
|
||||
|
||||
'@nuxt/kit@3.13.1(rollup@4.21.0)(webpack-sources@3.2.3)':
|
||||
'@nuxt/kit@3.13.2(rollup@4.21.0)(webpack-sources@3.2.3)':
|
||||
dependencies:
|
||||
'@nuxt/schema': 3.13.1(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||
'@nuxt/schema': 3.13.2(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||
c12: 1.11.2
|
||||
consola: 3.2.3
|
||||
defu: 6.1.4
|
||||
|
@ -2858,7 +2858,7 @@ snapshots:
|
|||
- supports-color
|
||||
- webpack-sources
|
||||
|
||||
'@nuxt/schema@3.13.1(rollup@4.21.0)(webpack-sources@3.2.3)':
|
||||
'@nuxt/schema@3.13.2(rollup@4.21.0)(webpack-sources@3.2.3)':
|
||||
dependencies:
|
||||
compatx: 0.1.8
|
||||
consola: 3.2.3
|
||||
|
@ -3130,10 +3130,10 @@ snapshots:
|
|||
'@typescript-eslint/types': 8.7.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
|
||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.7(@types/node@22.7.0)(sass@1.79.3))(vue@3.5.6(typescript@5.6.2))':
|
||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.7(@types/node@22.7.0)(sass@1.79.3))(vue@3.5.8(typescript@5.6.2))':
|
||||
dependencies:
|
||||
vite: 5.4.7(@types/node@22.7.0)(sass@1.79.3)
|
||||
vue: 3.5.6(typescript@5.6.2)
|
||||
vue: 3.5.8(typescript@5.6.2)
|
||||
|
||||
'@vitest/expect@2.1.1':
|
||||
dependencies:
|
||||
|
@ -3187,35 +3187,35 @@ snapshots:
|
|||
path-browserify: 1.0.1
|
||||
vscode-uri: 3.0.8
|
||||
|
||||
'@vue/compiler-core@3.5.6':
|
||||
'@vue/compiler-core@3.5.8':
|
||||
dependencies:
|
||||
'@babel/parser': 7.25.6
|
||||
'@vue/shared': 3.5.6
|
||||
'@vue/shared': 3.5.8
|
||||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@vue/compiler-dom@3.5.6':
|
||||
'@vue/compiler-dom@3.5.8':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.5.6
|
||||
'@vue/shared': 3.5.6
|
||||
'@vue/compiler-core': 3.5.8
|
||||
'@vue/shared': 3.5.8
|
||||
|
||||
'@vue/compiler-sfc@3.5.6':
|
||||
'@vue/compiler-sfc@3.5.8':
|
||||
dependencies:
|
||||
'@babel/parser': 7.25.6
|
||||
'@vue/compiler-core': 3.5.6
|
||||
'@vue/compiler-dom': 3.5.6
|
||||
'@vue/compiler-ssr': 3.5.6
|
||||
'@vue/shared': 3.5.6
|
||||
'@vue/compiler-core': 3.5.8
|
||||
'@vue/compiler-dom': 3.5.8
|
||||
'@vue/compiler-ssr': 3.5.8
|
||||
'@vue/shared': 3.5.8
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.11
|
||||
postcss: 8.4.47
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@vue/compiler-ssr@3.5.6':
|
||||
'@vue/compiler-ssr@3.5.8':
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.5.6
|
||||
'@vue/shared': 3.5.6
|
||||
'@vue/compiler-dom': 3.5.8
|
||||
'@vue/shared': 3.5.8
|
||||
|
||||
'@vue/compiler-vue2@2.7.16':
|
||||
dependencies:
|
||||
|
@ -3250,9 +3250,9 @@ snapshots:
|
|||
'@vue/language-core@2.1.6(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.4
|
||||
'@vue/compiler-dom': 3.5.6
|
||||
'@vue/compiler-dom': 3.5.8
|
||||
'@vue/compiler-vue2': 2.7.16
|
||||
'@vue/shared': 3.5.6
|
||||
'@vue/shared': 3.5.8
|
||||
computeds: 0.0.1
|
||||
minimatch: 9.0.5
|
||||
muggle-string: 0.4.1
|
||||
|
@ -3260,55 +3260,55 @@ snapshots:
|
|||
optionalDependencies:
|
||||
typescript: 5.6.2
|
||||
|
||||
'@vue/reactivity@3.5.6':
|
||||
'@vue/reactivity@3.5.8':
|
||||
dependencies:
|
||||
'@vue/shared': 3.5.6
|
||||
'@vue/shared': 3.5.8
|
||||
|
||||
'@vue/runtime-core@3.5.6':
|
||||
'@vue/runtime-core@3.5.8':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.5.6
|
||||
'@vue/shared': 3.5.6
|
||||
'@vue/reactivity': 3.5.8
|
||||
'@vue/shared': 3.5.8
|
||||
|
||||
'@vue/runtime-dom@3.5.6':
|
||||
'@vue/runtime-dom@3.5.8':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.5.6
|
||||
'@vue/runtime-core': 3.5.6
|
||||
'@vue/shared': 3.5.6
|
||||
'@vue/reactivity': 3.5.8
|
||||
'@vue/runtime-core': 3.5.8
|
||||
'@vue/shared': 3.5.8
|
||||
csstype: 3.1.3
|
||||
|
||||
'@vue/server-renderer@3.5.6(vue@3.5.6(typescript@5.6.2))':
|
||||
'@vue/server-renderer@3.5.8(vue@3.5.8(typescript@5.6.2))':
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.5.6
|
||||
'@vue/shared': 3.5.6
|
||||
vue: 3.5.6(typescript@5.6.2)
|
||||
'@vue/compiler-ssr': 3.5.8
|
||||
'@vue/shared': 3.5.8
|
||||
vue: 3.5.8(typescript@5.6.2)
|
||||
|
||||
'@vue/shared@3.5.6': {}
|
||||
'@vue/shared@3.5.8': {}
|
||||
|
||||
'@vue/test-utils@2.4.6':
|
||||
dependencies:
|
||||
js-beautify: 1.15.1
|
||||
vue-component-type-helpers: 2.0.19
|
||||
|
||||
'@vuepic/vue-datepicker@9.0.3(vue@3.5.6(typescript@5.6.2))':
|
||||
'@vuepic/vue-datepicker@9.0.3(vue@3.5.8(typescript@5.6.2))':
|
||||
dependencies:
|
||||
date-fns: 3.6.0
|
||||
vue: 3.5.6(typescript@5.6.2)
|
||||
vue: 3.5.8(typescript@5.6.2)
|
||||
|
||||
'@vueuse/core@11.1.0(vue@3.5.6(typescript@5.6.2))':
|
||||
'@vueuse/core@11.1.0(vue@3.5.8(typescript@5.6.2))':
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.20
|
||||
'@vueuse/metadata': 11.1.0
|
||||
'@vueuse/shared': 11.1.0(vue@3.5.6(typescript@5.6.2))
|
||||
vue-demi: 0.14.10(vue@3.5.6(typescript@5.6.2))
|
||||
'@vueuse/shared': 11.1.0(vue@3.5.8(typescript@5.6.2))
|
||||
vue-demi: 0.14.10(vue@3.5.8(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
'@vueuse/integrations@11.1.0(axios@1.7.7)(sortablejs@1.15.3)(vue@3.5.6(typescript@5.6.2))':
|
||||
'@vueuse/integrations@11.1.0(axios@1.7.7)(sortablejs@1.15.3)(vue@3.5.8(typescript@5.6.2))':
|
||||
dependencies:
|
||||
'@vueuse/core': 11.1.0(vue@3.5.6(typescript@5.6.2))
|
||||
'@vueuse/shared': 11.1.0(vue@3.5.6(typescript@5.6.2))
|
||||
vue-demi: 0.14.10(vue@3.5.6(typescript@5.6.2))
|
||||
'@vueuse/core': 11.1.0(vue@3.5.8(typescript@5.6.2))
|
||||
'@vueuse/shared': 11.1.0(vue@3.5.8(typescript@5.6.2))
|
||||
vue-demi: 0.14.10(vue@3.5.8(typescript@5.6.2))
|
||||
optionalDependencies:
|
||||
axios: 1.7.7
|
||||
sortablejs: 1.15.3
|
||||
|
@ -3318,9 +3318,9 @@ snapshots:
|
|||
|
||||
'@vueuse/metadata@11.1.0': {}
|
||||
|
||||
'@vueuse/shared@11.1.0(vue@3.5.6(typescript@5.6.2))':
|
||||
'@vueuse/shared@11.1.0(vue@3.5.8(typescript@5.6.2))':
|
||||
dependencies:
|
||||
vue-demi: 0.14.10(vue@3.5.6(typescript@5.6.2))
|
||||
vue-demi: 0.14.10(vue@3.5.8(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
@ -3383,9 +3383,9 @@ snapshots:
|
|||
|
||||
boolbase@1.0.0: {}
|
||||
|
||||
bootstrap-vue-next@0.24.17(vue@3.5.6(typescript@5.6.2)):
|
||||
bootstrap-vue-next@0.24.17(vue@3.5.8(typescript@5.6.2)):
|
||||
dependencies:
|
||||
vue: 3.5.6(typescript@5.6.2)
|
||||
vue: 3.5.8(typescript@5.6.2)
|
||||
|
||||
bootstrap@5.3.3(@popperjs/core@2.11.8):
|
||||
dependencies:
|
||||
|
@ -3404,12 +3404,12 @@ snapshots:
|
|||
dependencies:
|
||||
fill-range: 7.1.1
|
||||
|
||||
browserslist@4.23.3:
|
||||
browserslist@4.24.0:
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001660
|
||||
electron-to-chromium: 1.5.19
|
||||
caniuse-lite: 1.0.30001663
|
||||
electron-to-chromium: 1.5.28
|
||||
node-releases: 2.0.18
|
||||
update-browserslist-db: 1.1.0(browserslist@4.23.3)
|
||||
update-browserslist-db: 1.1.0(browserslist@4.24.0)
|
||||
|
||||
c12@1.11.2:
|
||||
dependencies:
|
||||
|
@ -3420,7 +3420,7 @@ snapshots:
|
|||
giget: 1.2.3
|
||||
jiti: 1.21.6
|
||||
mlly: 1.7.1
|
||||
ohash: 1.1.3
|
||||
ohash: 1.1.4
|
||||
pathe: 1.1.2
|
||||
perfect-debounce: 1.0.0
|
||||
pkg-types: 1.2.0
|
||||
|
@ -3430,7 +3430,7 @@ snapshots:
|
|||
|
||||
callsites@3.1.0: {}
|
||||
|
||||
caniuse-lite@1.0.30001660: {}
|
||||
caniuse-lite@1.0.30001663: {}
|
||||
|
||||
chai@5.1.1:
|
||||
dependencies:
|
||||
|
@ -3574,7 +3574,7 @@ snapshots:
|
|||
minimatch: 9.0.1
|
||||
semver: 7.6.3
|
||||
|
||||
electron-to-chromium@1.5.19: {}
|
||||
electron-to-chromium@1.5.28: {}
|
||||
|
||||
element-resize-detector@1.2.4:
|
||||
dependencies:
|
||||
|
@ -3825,7 +3825,7 @@ snapshots:
|
|||
defu: 6.1.4
|
||||
node-fetch-native: 1.6.4
|
||||
nypm: 0.3.11
|
||||
ohash: 1.1.3
|
||||
ohash: 1.1.4
|
||||
pathe: 1.1.2
|
||||
tar: 6.2.1
|
||||
|
||||
|
@ -4100,7 +4100,7 @@ snapshots:
|
|||
pkg-types: 1.2.0
|
||||
ufo: 1.5.4
|
||||
|
||||
ohash@1.1.3: {}
|
||||
ohash@1.1.4: {}
|
||||
|
||||
onetime@6.0.0:
|
||||
dependencies:
|
||||
|
@ -4156,25 +4156,25 @@ snapshots:
|
|||
|
||||
picomatch@2.3.1: {}
|
||||
|
||||
pinia-plugin-persistedstate@4.0.1(pinia@2.2.2(typescript@5.6.2)(vue@3.5.6(typescript@5.6.2)))(rollup@4.21.0)(webpack-sources@3.2.3):
|
||||
pinia-plugin-persistedstate@4.0.2(pinia@2.2.2(typescript@5.6.2)(vue@3.5.8(typescript@5.6.2)))(rollup@4.21.0)(webpack-sources@3.2.3):
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.13.1(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||
'@nuxt/kit': 3.13.2(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||
deep-pick-omit: 1.2.0
|
||||
defu: 6.1.4
|
||||
destr: 2.0.3
|
||||
optionalDependencies:
|
||||
pinia: 2.2.2(typescript@5.6.2)(vue@3.5.6(typescript@5.6.2))
|
||||
pinia: 2.2.2(typescript@5.6.2)(vue@3.5.8(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- magicast
|
||||
- rollup
|
||||
- supports-color
|
||||
- webpack-sources
|
||||
|
||||
pinia@2.2.2(typescript@5.6.2)(vue@3.5.6(typescript@5.6.2)):
|
||||
pinia@2.2.2(typescript@5.6.2)(vue@3.5.8(typescript@5.6.2)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.3
|
||||
vue: 3.5.6(typescript@5.6.2)
|
||||
vue-demi: 0.14.10(vue@3.5.6(typescript@5.6.2))
|
||||
vue: 3.5.8(typescript@5.6.2)
|
||||
vue-demi: 0.14.10(vue@3.5.8(typescript@5.6.2))
|
||||
optionalDependencies:
|
||||
typescript: 5.6.2
|
||||
|
||||
|
@ -4198,9 +4198,9 @@ snapshots:
|
|||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
portal-vue@3.0.0(vue@3.5.6(typescript@5.6.2)):
|
||||
portal-vue@3.0.0(vue@3.5.8(typescript@5.6.2)):
|
||||
optionalDependencies:
|
||||
vue: 3.5.6(typescript@5.6.2)
|
||||
vue: 3.5.8(typescript@5.6.2)
|
||||
|
||||
postcss-selector-parser@6.1.2:
|
||||
dependencies:
|
||||
|
@ -4435,7 +4435,7 @@ snapshots:
|
|||
- rollup
|
||||
- webpack-sources
|
||||
|
||||
unplugin-auto-import@0.18.3(@nuxt/kit@3.13.1(rollup@4.21.0)(webpack-sources@3.2.3))(@vueuse/core@11.1.0(vue@3.5.6(typescript@5.6.2)))(rollup@4.21.0)(webpack-sources@3.2.3):
|
||||
unplugin-auto-import@0.18.3(@nuxt/kit@3.13.2(rollup@4.21.0)(webpack-sources@3.2.3))(@vueuse/core@11.1.0(vue@3.5.8(typescript@5.6.2)))(rollup@4.21.0)(webpack-sources@3.2.3):
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.10
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.21.0)
|
||||
|
@ -4446,13 +4446,13 @@ snapshots:
|
|||
unimport: 3.12.0(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||
unplugin: 1.14.1(webpack-sources@3.2.3)
|
||||
optionalDependencies:
|
||||
'@nuxt/kit': 3.13.1(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||
'@vueuse/core': 11.1.0(vue@3.5.6(typescript@5.6.2))
|
||||
'@nuxt/kit': 3.13.2(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||
'@vueuse/core': 11.1.0(vue@3.5.8(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- webpack-sources
|
||||
|
||||
unplugin-icons@0.19.3(@vue/compiler-sfc@3.5.6)(vue-template-compiler@2.7.16)(webpack-sources@3.2.3):
|
||||
unplugin-icons@0.19.3(@vue/compiler-sfc@3.5.8)(vue-template-compiler@2.7.16)(webpack-sources@3.2.3):
|
||||
dependencies:
|
||||
'@antfu/install-pkg': 0.4.1
|
||||
'@antfu/utils': 0.7.10
|
||||
|
@ -4462,13 +4462,13 @@ snapshots:
|
|||
local-pkg: 0.5.0
|
||||
unplugin: 1.14.1(webpack-sources@3.2.3)
|
||||
optionalDependencies:
|
||||
'@vue/compiler-sfc': 3.5.6
|
||||
'@vue/compiler-sfc': 3.5.8
|
||||
vue-template-compiler: 2.7.16
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- webpack-sources
|
||||
|
||||
unplugin-vue-components@0.27.4(@babel/parser@7.25.6)(@nuxt/kit@3.13.1(rollup@4.21.0)(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.6.2)):
|
||||
unplugin-vue-components@0.27.4(@babel/parser@7.25.6)(@nuxt/kit@3.13.2(rollup@4.21.0)(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.8(typescript@5.6.2)):
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.10
|
||||
'@rollup/pluginutils': 5.1.0(rollup@4.21.0)
|
||||
|
@ -4480,10 +4480,10 @@ snapshots:
|
|||
minimatch: 9.0.5
|
||||
mlly: 1.7.1
|
||||
unplugin: 1.12.1
|
||||
vue: 3.5.6(typescript@5.6.2)
|
||||
vue: 3.5.8(typescript@5.6.2)
|
||||
optionalDependencies:
|
||||
'@babel/parser': 7.25.6
|
||||
'@nuxt/kit': 3.13.1(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||
'@nuxt/kit': 3.13.2(rollup@4.21.0)(webpack-sources@3.2.3)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
@ -4514,9 +4514,9 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
update-browserslist-db@1.1.0(browserslist@4.23.3):
|
||||
update-browserslist-db@1.1.0(browserslist@4.24.0):
|
||||
dependencies:
|
||||
browserslist: 4.23.3
|
||||
browserslist: 4.24.0
|
||||
escalade: 3.2.0
|
||||
picocolors: 1.1.0
|
||||
|
||||
|
@ -4592,21 +4592,21 @@ snapshots:
|
|||
|
||||
vue-component-type-helpers@2.0.19: {}
|
||||
|
||||
vue-demi@0.13.11(vue@3.5.6(typescript@5.6.2)):
|
||||
vue-demi@0.13.11(vue@3.5.8(typescript@5.6.2)):
|
||||
dependencies:
|
||||
vue: 3.5.6(typescript@5.6.2)
|
||||
vue: 3.5.8(typescript@5.6.2)
|
||||
|
||||
vue-demi@0.14.10(vue@3.5.6(typescript@5.6.2)):
|
||||
vue-demi@0.14.10(vue@3.5.8(typescript@5.6.2)):
|
||||
dependencies:
|
||||
vue: 3.5.6(typescript@5.6.2)
|
||||
vue: 3.5.8(typescript@5.6.2)
|
||||
|
||||
vue-echarts@7.0.3(@vue/runtime-core@3.5.6)(echarts@5.5.1)(vue@3.5.6(typescript@5.6.2)):
|
||||
vue-echarts@7.0.3(@vue/runtime-core@3.5.8)(echarts@5.5.1)(vue@3.5.8(typescript@5.6.2)):
|
||||
dependencies:
|
||||
echarts: 5.5.1
|
||||
vue: 3.5.6(typescript@5.6.2)
|
||||
vue-demi: 0.13.11(vue@3.5.6(typescript@5.6.2))
|
||||
vue: 3.5.8(typescript@5.6.2)
|
||||
vue-demi: 0.13.11(vue@3.5.8(typescript@5.6.2))
|
||||
optionalDependencies:
|
||||
'@vue/runtime-core': 3.5.6
|
||||
'@vue/runtime-core': 3.5.8
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
|
||||
|
@ -4636,14 +4636,14 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vue-router@4.4.5(vue@3.5.6(typescript@5.6.2)):
|
||||
vue-router@4.4.5(vue@3.5.8(typescript@5.6.2)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.6(typescript@5.6.2)
|
||||
vue: 3.5.8(typescript@5.6.2)
|
||||
|
||||
vue-select@4.0.0-beta.6(vue@3.5.6(typescript@5.6.2)):
|
||||
vue-select@4.0.0-beta.6(vue@3.5.8(typescript@5.6.2)):
|
||||
dependencies:
|
||||
vue: 3.5.6(typescript@5.6.2)
|
||||
vue: 3.5.8(typescript@5.6.2)
|
||||
|
||||
vue-template-compiler@2.7.16:
|
||||
dependencies:
|
||||
|
@ -4658,13 +4658,13 @@ snapshots:
|
|||
semver: 7.6.3
|
||||
typescript: 5.6.2
|
||||
|
||||
vue@3.5.6(typescript@5.6.2):
|
||||
vue@3.5.8(typescript@5.6.2):
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.5.6
|
||||
'@vue/compiler-sfc': 3.5.6
|
||||
'@vue/runtime-dom': 3.5.6
|
||||
'@vue/server-renderer': 3.5.6(vue@3.5.6(typescript@5.6.2))
|
||||
'@vue/shared': 3.5.6
|
||||
'@vue/compiler-dom': 3.5.8
|
||||
'@vue/compiler-sfc': 3.5.8
|
||||
'@vue/runtime-dom': 3.5.8
|
||||
'@vue/server-renderer': 3.5.8(vue@3.5.8(typescript@5.6.2))
|
||||
'@vue/shared': 3.5.8
|
||||
optionalDependencies:
|
||||
typescript: 5.6.2
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user