mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 13:47:15 +08:00
chore(deps): Update dependency vue to v3.5.11 (#223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
274
web/pnpm-lock.yaml
generated
274
web/pnpm-lock.yaml
generated
@@ -10,10 +10,10 @@ importers:
|
||||
dependencies:
|
||||
'@guolao/vue-monaco-editor':
|
||||
specifier: ^1.5.4
|
||||
version: 1.5.4(monaco-editor@0.52.0)(vue@3.5.10(typescript@5.6.2))
|
||||
version: 1.5.4(monaco-editor@0.52.0)(vue@3.5.11(typescript@5.6.2))
|
||||
'@vueuse/core':
|
||||
specifier: ^11.0.3
|
||||
version: 11.1.0(vue@3.5.10(typescript@5.6.2))
|
||||
version: 11.1.0(vue@3.5.11(typescript@5.6.2))
|
||||
'@xterm/addon-fit':
|
||||
specifier: ^0.10.0
|
||||
version: 0.10.0(@xterm/xterm@5.5.0)
|
||||
@@ -40,29 +40,29 @@ importers:
|
||||
version: 4.17.21
|
||||
pinia:
|
||||
specifier: ^2.2.2
|
||||
version: 2.2.4(typescript@5.6.2)(vue@3.5.10(typescript@5.6.2))
|
||||
version: 2.2.4(typescript@5.6.2)(vue@3.5.11(typescript@5.6.2))
|
||||
remove:
|
||||
specifier: ^0.1.5
|
||||
version: 0.1.5
|
||||
vue:
|
||||
specifier: ^3.5.5
|
||||
version: 3.5.10(typescript@5.6.2)
|
||||
version: 3.5.11(typescript@5.6.2)
|
||||
vue-echarts:
|
||||
specifier: ^7.0.3
|
||||
version: 7.0.3(@vue/runtime-core@3.5.10)(echarts@5.5.1)(vue@3.5.10(typescript@5.6.2))
|
||||
version: 7.0.3(@vue/runtime-core@3.5.11)(echarts@5.5.1)(vue@3.5.11(typescript@5.6.2))
|
||||
vue-i18n:
|
||||
specifier: ^10.0.1
|
||||
version: 10.0.3(vue@3.5.10(typescript@5.6.2))
|
||||
version: 10.0.3(vue@3.5.11(typescript@5.6.2))
|
||||
vue-router:
|
||||
specifier: ^4.4.5
|
||||
version: 4.4.5(vue@3.5.10(typescript@5.6.2))
|
||||
version: 4.4.5(vue@3.5.11(typescript@5.6.2))
|
||||
devDependencies:
|
||||
'@iconify/json':
|
||||
specifier: ^2.2.248
|
||||
version: 2.2.256
|
||||
'@iconify/vue':
|
||||
specifier: ^4.1.2
|
||||
version: 4.1.2(vue@3.5.10(typescript@5.6.2))
|
||||
version: 4.1.2(vue@3.5.11(typescript@5.6.2))
|
||||
'@rushstack/eslint-patch':
|
||||
specifier: ^1.10.4
|
||||
version: 1.10.4
|
||||
@@ -83,7 +83,7 @@ importers:
|
||||
version: 0.63.2(eslint@8.57.1)(typescript@5.6.2)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^5.1.3
|
||||
version: 5.1.4(vite@5.4.8(@types/node@20.16.10)(sass@1.79.4)(terser@5.34.1))(vue@3.5.10(typescript@5.6.2))
|
||||
version: 5.1.4(vite@5.4.8(@types/node@20.16.10)(sass@1.79.4)(terser@5.34.1))(vue@3.5.11(typescript@5.6.2))
|
||||
'@vue/eslint-config-prettier':
|
||||
specifier: ^9.0.0
|
||||
version: 9.0.0(eslint@8.57.1)(prettier@3.3.3)
|
||||
@@ -110,7 +110,7 @@ importers:
|
||||
version: 0.52.0
|
||||
naive-ui:
|
||||
specifier: ^2.39.0
|
||||
version: 2.40.1(vue@3.5.10(typescript@5.6.2))
|
||||
version: 2.40.1(vue@3.5.11(typescript@5.6.2))
|
||||
npm-run-all2:
|
||||
specifier: ^6.2.3
|
||||
version: 6.2.3
|
||||
@@ -131,13 +131,13 @@ importers:
|
||||
version: 0.63.2(postcss@8.4.47)(rollup@4.22.5)(vite@5.4.8(@types/node@20.16.10)(sass@1.79.4)(terser@5.34.1))
|
||||
unplugin-auto-import:
|
||||
specifier: ^0.18.3
|
||||
version: 0.18.3(@vueuse/core@11.1.0(vue@3.5.10(typescript@5.6.2)))(rollup@4.22.5)
|
||||
version: 0.18.3(@vueuse/core@11.1.0(vue@3.5.11(typescript@5.6.2)))(rollup@4.22.5)
|
||||
unplugin-icons:
|
||||
specifier: ^0.19.3
|
||||
version: 0.19.3(@vue/compiler-sfc@3.5.10)
|
||||
version: 0.19.3(@vue/compiler-sfc@3.5.11)
|
||||
unplugin-vue-components:
|
||||
specifier: ^0.27.4
|
||||
version: 0.27.4(@babel/parser@7.25.6)(rollup@4.22.5)(vue@3.5.10(typescript@5.6.2))
|
||||
version: 0.27.4(@babel/parser@7.25.7)(rollup@4.22.5)(vue@3.5.11(typescript@5.6.2))
|
||||
vite:
|
||||
specifier: ^5.4.5
|
||||
version: 5.4.8(@types/node@20.16.10)(sass@1.79.4)(terser@5.34.1)
|
||||
@@ -166,21 +166,21 @@ packages:
|
||||
'@antfu/utils@0.7.10':
|
||||
resolution: {integrity: sha512-+562v9k4aI80m1+VuMHehNJWLOFjBnXn3tdOitzD0il5b7smkSBal4+a3oKiQTbrwMmN/TBUMDvbdoWDehgOww==}
|
||||
|
||||
'@babel/helper-string-parser@7.24.8':
|
||||
resolution: {integrity: sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==}
|
||||
'@babel/helper-string-parser@7.25.7':
|
||||
resolution: {integrity: sha512-CbkjYdsJNHFk8uqpEkpCvRs3YRp9tY6FmFY7wLMSYuGYkrdUi7r2lc4/wqsvlHoMznX3WJ9IP8giGPq68T/Y6g==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/helper-validator-identifier@7.24.7':
|
||||
resolution: {integrity: sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==}
|
||||
'@babel/helper-validator-identifier@7.25.7':
|
||||
resolution: {integrity: sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/parser@7.25.6':
|
||||
resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==}
|
||||
'@babel/parser@7.25.7':
|
||||
resolution: {integrity: sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
|
||||
'@babel/types@7.25.6':
|
||||
resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==}
|
||||
'@babel/types@7.25.7':
|
||||
resolution: {integrity: sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@css-render/plugin-bem@0.15.14':
|
||||
@@ -911,17 +911,17 @@ packages:
|
||||
'@volar/typescript@2.4.5':
|
||||
resolution: {integrity: sha512-mcT1mHvLljAEtHviVcBuOyAwwMKz1ibXTi5uYtP/pf4XxoAzpdkQ+Br2IC0NPCvLCbjPZmbf3I0udndkfB1CDg==}
|
||||
|
||||
'@vue/compiler-core@3.5.10':
|
||||
resolution: {integrity: sha512-iXWlk+Cg/ag7gLvY0SfVucU8Kh2CjysYZjhhP70w9qI4MvSox4frrP+vDGvtQuzIcgD8+sxM6lZvCtdxGunTAA==}
|
||||
'@vue/compiler-core@3.5.11':
|
||||
resolution: {integrity: sha512-PwAdxs7/9Hc3ieBO12tXzmTD+Ln4qhT/56S+8DvrrZ4kLDn4Z/AMUr8tXJD0axiJBS0RKIoNaR0yMuQB9v9Udg==}
|
||||
|
||||
'@vue/compiler-dom@3.5.10':
|
||||
resolution: {integrity: sha512-DyxHC6qPcktwYGKOIy3XqnHRrrXyWR2u91AjP+nLkADko380srsC2DC3s7Y1Rk6YfOlxOlvEQKa9XXmLI+W4ZA==}
|
||||
'@vue/compiler-dom@3.5.11':
|
||||
resolution: {integrity: sha512-pyGf8zdbDDRkBrEzf8p7BQlMKNNF5Fk/Cf/fQ6PiUz9at4OaUfyXW0dGJTo2Vl1f5U9jSLCNf0EZJEogLXoeew==}
|
||||
|
||||
'@vue/compiler-sfc@3.5.10':
|
||||
resolution: {integrity: sha512-to8E1BgpakV7224ZCm8gz1ZRSyjNCAWEplwFMWKlzCdP9DkMKhRRwt0WkCjY7jkzi/Vz3xgbpeig5Pnbly4Tow==}
|
||||
'@vue/compiler-sfc@3.5.11':
|
||||
resolution: {integrity: sha512-gsbBtT4N9ANXXepprle+X9YLg2htQk1sqH/qGJ/EApl+dgpUBdTv3yP7YlR535uHZY3n6XaR0/bKo0BgwwDniw==}
|
||||
|
||||
'@vue/compiler-ssr@3.5.10':
|
||||
resolution: {integrity: sha512-hxP4Y3KImqdtyUKXDRSxKSRkSm1H9fCvhojEYrnaoWhE4w/y8vwWhnosJoPPe2AXm5sU7CSbYYAgkt2ZPhDz+A==}
|
||||
'@vue/compiler-ssr@3.5.11':
|
||||
resolution: {integrity: sha512-P4+GPjOuC2aFTk1Z4WANvEhyOykcvEd5bIj2KVNGKGfM745LaXGr++5njpdBTzVz5pZifdlR1kpYSJJpIlSePA==}
|
||||
|
||||
'@vue/compiler-vue2@2.7.16':
|
||||
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
|
||||
@@ -954,22 +954,22 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/reactivity@3.5.10':
|
||||
resolution: {integrity: sha512-kW08v06F6xPSHhid9DJ9YjOGmwNDOsJJQk0ax21wKaUYzzuJGEuoKNU2Ujux8FLMrP7CFJJKsHhXN9l2WOVi2g==}
|
||||
'@vue/reactivity@3.5.11':
|
||||
resolution: {integrity: sha512-Nqo5VZEn8MJWlCce8XoyVqHZbd5P2NH+yuAaFzuNSR96I+y1cnuUiq7xfSG+kyvLSiWmaHTKP1r3OZY4mMD50w==}
|
||||
|
||||
'@vue/runtime-core@3.5.10':
|
||||
resolution: {integrity: sha512-9Q86I5Qq3swSkFfzrZ+iqEy7Vla325M7S7xc1NwKnRm/qoi1Dauz0rT6mTMmscqx4qz0EDJ1wjB+A36k7rl8mA==}
|
||||
'@vue/runtime-core@3.5.11':
|
||||
resolution: {integrity: sha512-7PsxFGqwfDhfhh0OcDWBG1DaIQIVOLgkwA5q6MtkPiDFjp5gohVnJEahSktwSFLq7R5PtxDKy6WKURVN1UDbzA==}
|
||||
|
||||
'@vue/runtime-dom@3.5.10':
|
||||
resolution: {integrity: sha512-t3x7ht5qF8ZRi1H4fZqFzyY2j+GTMTDxRheT+i8M9Ph0oepUxoadmbwlFwMoW7RYCpNQLpP2Yx3feKs+fyBdpA==}
|
||||
'@vue/runtime-dom@3.5.11':
|
||||
resolution: {integrity: sha512-GNghjecT6IrGf0UhuYmpgaOlN7kxzQBhxWEn08c/SQDxv1yy4IXI1bn81JgEpQ4IXjRxWtPyI8x0/7TF5rPfYQ==}
|
||||
|
||||
'@vue/server-renderer@3.5.10':
|
||||
resolution: {integrity: sha512-IVE97tt2kGKwHNq9yVO0xdh1IvYfZCShvDSy46JIh5OQxP1/EXSpoDqetVmyIzL7CYOWnnmMkVqd7YK2QSWkdw==}
|
||||
'@vue/server-renderer@3.5.11':
|
||||
resolution: {integrity: sha512-cVOwYBxR7Wb1B1FoxYvtjJD8X/9E5nlH4VSkJy2uMA1MzYNdzAAB//l8nrmN9py/4aP+3NjWukf9PZ3TeWULaA==}
|
||||
peerDependencies:
|
||||
vue: 3.5.10
|
||||
vue: 3.5.11
|
||||
|
||||
'@vue/shared@3.5.10':
|
||||
resolution: {integrity: sha512-VkkBhU97Ki+XJ0xvl4C9YJsIZ2uIlQ7HqPpZOS3m9VCvmROPaChZU6DexdMJqvz9tbgG+4EtFVrSuailUq5KGQ==}
|
||||
'@vue/shared@3.5.11':
|
||||
resolution: {integrity: sha512-W8GgysJVnFo81FthhzurdRAWP/byq3q2qIw70e0JWblzVhjgOMiC2GyovXrZTFQJnFVryYaKGP3Tc9vYzYm6PQ==}
|
||||
|
||||
'@vue/tsconfig@0.5.1':
|
||||
resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
|
||||
@@ -2629,8 +2629,8 @@ packages:
|
||||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
|
||||
vue@3.5.10:
|
||||
resolution: {integrity: sha512-Vy2kmJwHPlouC/tSnIgXVg03SG+9wSqT1xu1Vehc+ChsXsRd7jLkKgMltVEFOzUdBr3uFwBCG+41LJtfAcBRng==}
|
||||
vue@3.5.11:
|
||||
resolution: {integrity: sha512-/8Wurrd9J3lb72FTQS7gRMNQD4nztTtKPmuDuPuhqXmmpD6+skVjAeahNpVzsuky6Sy9gy7wn8UadqPtt9SQIg==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
@@ -2689,27 +2689,27 @@ snapshots:
|
||||
|
||||
'@antfu/utils@0.7.10': {}
|
||||
|
||||
'@babel/helper-string-parser@7.24.8': {}
|
||||
'@babel/helper-string-parser@7.25.7': {}
|
||||
|
||||
'@babel/helper-validator-identifier@7.24.7': {}
|
||||
'@babel/helper-validator-identifier@7.25.7': {}
|
||||
|
||||
'@babel/parser@7.25.6':
|
||||
'@babel/parser@7.25.7':
|
||||
dependencies:
|
||||
'@babel/types': 7.25.6
|
||||
'@babel/types': 7.25.7
|
||||
|
||||
'@babel/types@7.25.6':
|
||||
'@babel/types@7.25.7':
|
||||
dependencies:
|
||||
'@babel/helper-string-parser': 7.24.8
|
||||
'@babel/helper-validator-identifier': 7.24.7
|
||||
'@babel/helper-string-parser': 7.25.7
|
||||
'@babel/helper-validator-identifier': 7.25.7
|
||||
to-fast-properties: 2.0.0
|
||||
|
||||
'@css-render/plugin-bem@0.15.14(css-render@0.15.14)':
|
||||
dependencies:
|
||||
css-render: 0.15.14
|
||||
|
||||
'@css-render/vue3-ssr@0.15.14(vue@3.5.10(typescript@5.6.2))':
|
||||
'@css-render/vue3-ssr@0.15.14(vue@3.5.11(typescript@5.6.2))':
|
||||
dependencies:
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vue: 3.5.11(typescript@5.6.2)
|
||||
|
||||
'@emotion/hash@0.8.0': {}
|
||||
|
||||
@@ -2877,12 +2877,12 @@ snapshots:
|
||||
|
||||
'@eslint/js@8.57.1': {}
|
||||
|
||||
'@guolao/vue-monaco-editor@1.5.4(monaco-editor@0.52.0)(vue@3.5.10(typescript@5.6.2))':
|
||||
'@guolao/vue-monaco-editor@1.5.4(monaco-editor@0.52.0)(vue@3.5.11(typescript@5.6.2))':
|
||||
dependencies:
|
||||
'@monaco-editor/loader': 1.4.0(monaco-editor@0.52.0)
|
||||
monaco-editor: 0.52.0
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vue-demi: 0.14.10(vue@3.5.10(typescript@5.6.2))
|
||||
vue: 3.5.11(typescript@5.6.2)
|
||||
vue-demi: 0.14.10(vue@3.5.11(typescript@5.6.2))
|
||||
|
||||
'@humanwhocodes/config-array@0.13.0':
|
||||
dependencies:
|
||||
@@ -2915,10 +2915,10 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@iconify/vue@4.1.2(vue@3.5.10(typescript@5.6.2))':
|
||||
'@iconify/vue@4.1.2(vue@3.5.11(typescript@5.6.2))':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vue: 3.5.11(typescript@5.6.2)
|
||||
|
||||
'@intlify/core-base@10.0.3':
|
||||
dependencies:
|
||||
@@ -3351,10 +3351,10 @@ snapshots:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.8(@types/node@20.16.10)(sass@1.79.4)(terser@5.34.1))(vue@3.5.10(typescript@5.6.2))':
|
||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.8(@types/node@20.16.10)(sass@1.79.4)(terser@5.34.1))(vue@3.5.11(typescript@5.6.2))':
|
||||
dependencies:
|
||||
vite: 5.4.8(@types/node@20.16.10)(sass@1.79.4)(terser@5.34.1)
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vue: 3.5.11(typescript@5.6.2)
|
||||
|
||||
'@volar/language-core@2.4.5':
|
||||
dependencies:
|
||||
@@ -3368,35 +3368,35 @@ snapshots:
|
||||
path-browserify: 1.0.1
|
||||
vscode-uri: 3.0.8
|
||||
|
||||
'@vue/compiler-core@3.5.10':
|
||||
'@vue/compiler-core@3.5.11':
|
||||
dependencies:
|
||||
'@babel/parser': 7.25.6
|
||||
'@vue/shared': 3.5.10
|
||||
'@babel/parser': 7.25.7
|
||||
'@vue/shared': 3.5.11
|
||||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@vue/compiler-dom@3.5.10':
|
||||
'@vue/compiler-dom@3.5.11':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.5.10
|
||||
'@vue/shared': 3.5.10
|
||||
'@vue/compiler-core': 3.5.11
|
||||
'@vue/shared': 3.5.11
|
||||
|
||||
'@vue/compiler-sfc@3.5.10':
|
||||
'@vue/compiler-sfc@3.5.11':
|
||||
dependencies:
|
||||
'@babel/parser': 7.25.6
|
||||
'@vue/compiler-core': 3.5.10
|
||||
'@vue/compiler-dom': 3.5.10
|
||||
'@vue/compiler-ssr': 3.5.10
|
||||
'@vue/shared': 3.5.10
|
||||
'@babel/parser': 7.25.7
|
||||
'@vue/compiler-core': 3.5.11
|
||||
'@vue/compiler-dom': 3.5.11
|
||||
'@vue/compiler-ssr': 3.5.11
|
||||
'@vue/shared': 3.5.11
|
||||
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.10':
|
||||
'@vue/compiler-ssr@3.5.11':
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.5.10
|
||||
'@vue/shared': 3.5.10
|
||||
'@vue/compiler-dom': 3.5.11
|
||||
'@vue/shared': 3.5.11
|
||||
|
||||
'@vue/compiler-vue2@2.7.16':
|
||||
dependencies:
|
||||
@@ -3429,9 +3429,9 @@ snapshots:
|
||||
'@vue/language-core@2.1.6(typescript@5.6.2)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.5
|
||||
'@vue/compiler-dom': 3.5.10
|
||||
'@vue/compiler-dom': 3.5.11
|
||||
'@vue/compiler-vue2': 2.7.16
|
||||
'@vue/shared': 3.5.10
|
||||
'@vue/shared': 3.5.11
|
||||
computeds: 0.0.1
|
||||
minimatch: 9.0.5
|
||||
muggle-string: 0.4.1
|
||||
@@ -3439,47 +3439,47 @@ snapshots:
|
||||
optionalDependencies:
|
||||
typescript: 5.6.2
|
||||
|
||||
'@vue/reactivity@3.5.10':
|
||||
'@vue/reactivity@3.5.11':
|
||||
dependencies:
|
||||
'@vue/shared': 3.5.10
|
||||
'@vue/shared': 3.5.11
|
||||
|
||||
'@vue/runtime-core@3.5.10':
|
||||
'@vue/runtime-core@3.5.11':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.5.10
|
||||
'@vue/shared': 3.5.10
|
||||
'@vue/reactivity': 3.5.11
|
||||
'@vue/shared': 3.5.11
|
||||
|
||||
'@vue/runtime-dom@3.5.10':
|
||||
'@vue/runtime-dom@3.5.11':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.5.10
|
||||
'@vue/runtime-core': 3.5.10
|
||||
'@vue/shared': 3.5.10
|
||||
'@vue/reactivity': 3.5.11
|
||||
'@vue/runtime-core': 3.5.11
|
||||
'@vue/shared': 3.5.11
|
||||
csstype: 3.1.3
|
||||
|
||||
'@vue/server-renderer@3.5.10(vue@3.5.10(typescript@5.6.2))':
|
||||
'@vue/server-renderer@3.5.11(vue@3.5.11(typescript@5.6.2))':
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.5.10
|
||||
'@vue/shared': 3.5.10
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
'@vue/compiler-ssr': 3.5.11
|
||||
'@vue/shared': 3.5.11
|
||||
vue: 3.5.11(typescript@5.6.2)
|
||||
|
||||
'@vue/shared@3.5.10': {}
|
||||
'@vue/shared@3.5.11': {}
|
||||
|
||||
'@vue/tsconfig@0.5.1': {}
|
||||
|
||||
'@vueuse/core@11.1.0(vue@3.5.10(typescript@5.6.2))':
|
||||
'@vueuse/core@11.1.0(vue@3.5.11(typescript@5.6.2))':
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.20
|
||||
'@vueuse/metadata': 11.1.0
|
||||
'@vueuse/shared': 11.1.0(vue@3.5.10(typescript@5.6.2))
|
||||
vue-demi: 0.14.10(vue@3.5.10(typescript@5.6.2))
|
||||
'@vueuse/shared': 11.1.0(vue@3.5.11(typescript@5.6.2))
|
||||
vue-demi: 0.14.10(vue@3.5.11(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
'@vueuse/metadata@11.1.0': {}
|
||||
|
||||
'@vueuse/shared@11.1.0(vue@3.5.10(typescript@5.6.2))':
|
||||
'@vueuse/shared@11.1.0(vue@3.5.11(typescript@5.6.2))':
|
||||
dependencies:
|
||||
vue-demi: 0.14.10(vue@3.5.10(typescript@5.6.2))
|
||||
vue-demi: 0.14.10(vue@3.5.11(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
@@ -4582,10 +4582,10 @@ snapshots:
|
||||
|
||||
muggle-string@0.4.1: {}
|
||||
|
||||
naive-ui@2.40.1(vue@3.5.10(typescript@5.6.2)):
|
||||
naive-ui@2.40.1(vue@3.5.11(typescript@5.6.2)):
|
||||
dependencies:
|
||||
'@css-render/plugin-bem': 0.15.14(css-render@0.15.14)
|
||||
'@css-render/vue3-ssr': 0.15.14(vue@3.5.10(typescript@5.6.2))
|
||||
'@css-render/vue3-ssr': 0.15.14(vue@3.5.11(typescript@5.6.2))
|
||||
'@types/katex': 0.16.7
|
||||
'@types/lodash': 4.17.9
|
||||
'@types/lodash-es': 4.17.12
|
||||
@@ -4600,10 +4600,10 @@ snapshots:
|
||||
lodash-es: 4.17.21
|
||||
seemly: 0.3.8
|
||||
treemate: 0.3.11
|
||||
vdirs: 0.1.8(vue@3.5.10(typescript@5.6.2))
|
||||
vooks: 0.2.12(vue@3.5.10(typescript@5.6.2))
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vueuc: 0.4.64(vue@3.5.10(typescript@5.6.2))
|
||||
vdirs: 0.1.8(vue@3.5.11(typescript@5.6.2))
|
||||
vooks: 0.2.12(vue@3.5.11(typescript@5.6.2))
|
||||
vue: 3.5.11(typescript@5.6.2)
|
||||
vueuc: 0.4.64(vue@3.5.11(typescript@5.6.2))
|
||||
|
||||
nanoid@3.3.7: {}
|
||||
|
||||
@@ -4746,11 +4746,11 @@ snapshots:
|
||||
|
||||
pidtree@0.6.0: {}
|
||||
|
||||
pinia@2.2.4(typescript@5.6.2)(vue@3.5.10(typescript@5.6.2)):
|
||||
pinia@2.2.4(typescript@5.6.2)(vue@3.5.11(typescript@5.6.2)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vue-demi: 0.14.10(vue@3.5.10(typescript@5.6.2))
|
||||
vue: 3.5.11(typescript@5.6.2)
|
||||
vue-demi: 0.14.10(vue@3.5.11(typescript@5.6.2))
|
||||
optionalDependencies:
|
||||
typescript: 5.6.2
|
||||
|
||||
@@ -5159,7 +5159,7 @@ snapshots:
|
||||
|
||||
unpipe@1.0.0: {}
|
||||
|
||||
unplugin-auto-import@0.18.3(@vueuse/core@11.1.0(vue@3.5.10(typescript@5.6.2)))(rollup@4.22.5):
|
||||
unplugin-auto-import@0.18.3(@vueuse/core@11.1.0(vue@3.5.11(typescript@5.6.2)))(rollup@4.22.5):
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.10
|
||||
'@rollup/pluginutils': 5.1.2(rollup@4.22.5)
|
||||
@@ -5170,12 +5170,12 @@ snapshots:
|
||||
unimport: 3.13.1(rollup@4.22.5)
|
||||
unplugin: 1.14.1
|
||||
optionalDependencies:
|
||||
'@vueuse/core': 11.1.0(vue@3.5.10(typescript@5.6.2))
|
||||
'@vueuse/core': 11.1.0(vue@3.5.11(typescript@5.6.2))
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- webpack-sources
|
||||
|
||||
unplugin-icons@0.19.3(@vue/compiler-sfc@3.5.10):
|
||||
unplugin-icons@0.19.3(@vue/compiler-sfc@3.5.11):
|
||||
dependencies:
|
||||
'@antfu/install-pkg': 0.4.1
|
||||
'@antfu/utils': 0.7.10
|
||||
@@ -5185,12 +5185,12 @@ snapshots:
|
||||
local-pkg: 0.5.0
|
||||
unplugin: 1.14.1
|
||||
optionalDependencies:
|
||||
'@vue/compiler-sfc': 3.5.10
|
||||
'@vue/compiler-sfc': 3.5.11
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- webpack-sources
|
||||
|
||||
unplugin-vue-components@0.27.4(@babel/parser@7.25.6)(rollup@4.22.5)(vue@3.5.10(typescript@5.6.2)):
|
||||
unplugin-vue-components@0.27.4(@babel/parser@7.25.7)(rollup@4.22.5)(vue@3.5.11(typescript@5.6.2)):
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.10
|
||||
'@rollup/pluginutils': 5.1.2(rollup@4.22.5)
|
||||
@@ -5202,9 +5202,9 @@ snapshots:
|
||||
minimatch: 9.0.5
|
||||
mlly: 1.7.1
|
||||
unplugin: 1.14.1
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vue: 3.5.11(typescript@5.6.2)
|
||||
optionalDependencies:
|
||||
'@babel/parser': 7.25.6
|
||||
'@babel/parser': 7.25.7
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
@@ -5223,10 +5223,10 @@ snapshots:
|
||||
|
||||
utils-merge@1.0.1: {}
|
||||
|
||||
vdirs@0.1.8(vue@3.5.10(typescript@5.6.2)):
|
||||
vdirs@0.1.8(vue@3.5.11(typescript@5.6.2)):
|
||||
dependencies:
|
||||
evtd: 0.2.4
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vue: 3.5.11(typescript@5.6.2)
|
||||
|
||||
vite-plugin-html@3.2.2(vite@5.4.8(@types/node@20.16.10)(sass@1.79.4)(terser@5.34.1)):
|
||||
dependencies:
|
||||
@@ -5278,28 +5278,28 @@ snapshots:
|
||||
sass: 1.79.4
|
||||
terser: 5.34.1
|
||||
|
||||
vooks@0.2.12(vue@3.5.10(typescript@5.6.2)):
|
||||
vooks@0.2.12(vue@3.5.11(typescript@5.6.2)):
|
||||
dependencies:
|
||||
evtd: 0.2.4
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vue: 3.5.11(typescript@5.6.2)
|
||||
|
||||
vscode-uri@3.0.8: {}
|
||||
|
||||
vue-demi@0.13.11(vue@3.5.10(typescript@5.6.2)):
|
||||
vue-demi@0.13.11(vue@3.5.11(typescript@5.6.2)):
|
||||
dependencies:
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vue: 3.5.11(typescript@5.6.2)
|
||||
|
||||
vue-demi@0.14.10(vue@3.5.10(typescript@5.6.2)):
|
||||
vue-demi@0.14.10(vue@3.5.11(typescript@5.6.2)):
|
||||
dependencies:
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vue: 3.5.11(typescript@5.6.2)
|
||||
|
||||
vue-echarts@7.0.3(@vue/runtime-core@3.5.10)(echarts@5.5.1)(vue@3.5.10(typescript@5.6.2)):
|
||||
vue-echarts@7.0.3(@vue/runtime-core@3.5.11)(echarts@5.5.1)(vue@3.5.11(typescript@5.6.2)):
|
||||
dependencies:
|
||||
echarts: 5.5.1
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vue-demi: 0.13.11(vue@3.5.10(typescript@5.6.2))
|
||||
vue: 3.5.11(typescript@5.6.2)
|
||||
vue-demi: 0.13.11(vue@3.5.11(typescript@5.6.2))
|
||||
optionalDependencies:
|
||||
'@vue/runtime-core': 3.5.10
|
||||
'@vue/runtime-core': 3.5.11
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
|
||||
@@ -5316,17 +5316,17 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vue-i18n@10.0.3(vue@3.5.10(typescript@5.6.2)):
|
||||
vue-i18n@10.0.3(vue@3.5.11(typescript@5.6.2)):
|
||||
dependencies:
|
||||
'@intlify/core-base': 10.0.3
|
||||
'@intlify/shared': 10.0.3
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vue: 3.5.11(typescript@5.6.2)
|
||||
|
||||
vue-router@4.4.5(vue@3.5.10(typescript@5.6.2)):
|
||||
vue-router@4.4.5(vue@3.5.11(typescript@5.6.2)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vue: 3.5.11(typescript@5.6.2)
|
||||
|
||||
vue-tsc@2.1.6(typescript@5.6.2):
|
||||
dependencies:
|
||||
@@ -5335,26 +5335,26 @@ snapshots:
|
||||
semver: 7.6.3
|
||||
typescript: 5.6.2
|
||||
|
||||
vue@3.5.10(typescript@5.6.2):
|
||||
vue@3.5.11(typescript@5.6.2):
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.5.10
|
||||
'@vue/compiler-sfc': 3.5.10
|
||||
'@vue/runtime-dom': 3.5.10
|
||||
'@vue/server-renderer': 3.5.10(vue@3.5.10(typescript@5.6.2))
|
||||
'@vue/shared': 3.5.10
|
||||
'@vue/compiler-dom': 3.5.11
|
||||
'@vue/compiler-sfc': 3.5.11
|
||||
'@vue/runtime-dom': 3.5.11
|
||||
'@vue/server-renderer': 3.5.11(vue@3.5.11(typescript@5.6.2))
|
||||
'@vue/shared': 3.5.11
|
||||
optionalDependencies:
|
||||
typescript: 5.6.2
|
||||
|
||||
vueuc@0.4.64(vue@3.5.10(typescript@5.6.2)):
|
||||
vueuc@0.4.64(vue@3.5.11(typescript@5.6.2)):
|
||||
dependencies:
|
||||
'@css-render/vue3-ssr': 0.15.14(vue@3.5.10(typescript@5.6.2))
|
||||
'@css-render/vue3-ssr': 0.15.14(vue@3.5.11(typescript@5.6.2))
|
||||
'@juggle/resize-observer': 3.4.0
|
||||
css-render: 0.15.14
|
||||
evtd: 0.2.4
|
||||
seemly: 0.3.8
|
||||
vdirs: 0.1.8(vue@3.5.10(typescript@5.6.2))
|
||||
vooks: 0.2.12(vue@3.5.10(typescript@5.6.2))
|
||||
vue: 3.5.10(typescript@5.6.2)
|
||||
vdirs: 0.1.8(vue@3.5.11(typescript@5.6.2))
|
||||
vooks: 0.2.12(vue@3.5.11(typescript@5.6.2))
|
||||
vue: 3.5.11(typescript@5.6.2)
|
||||
|
||||
webpack-virtual-modules@0.6.2: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user