mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 06:47:20 +08:00
chore(deps): Update dependency vue to v3.5.12 (#245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
280
web/pnpm-lock.yaml
generated
280
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.11(typescript@5.6.3))
|
||||
version: 1.5.4(monaco-editor@0.52.0)(vue@3.5.12(typescript@5.6.3))
|
||||
'@vueuse/core':
|
||||
specifier: ^11.1.0
|
||||
version: 11.1.0(vue@3.5.11(typescript@5.6.3))
|
||||
version: 11.1.0(vue@3.5.12(typescript@5.6.3))
|
||||
'@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.4
|
||||
version: 2.2.4(typescript@5.6.3)(vue@3.5.11(typescript@5.6.3))
|
||||
version: 2.2.4(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||
remove:
|
||||
specifier: ^0.1.5
|
||||
version: 0.1.5
|
||||
vue:
|
||||
specifier: ^3.5.11
|
||||
version: 3.5.11(typescript@5.6.3)
|
||||
version: 3.5.12(typescript@5.6.3)
|
||||
vue-echarts:
|
||||
specifier: ^7.0.3
|
||||
version: 7.0.3(@vue/runtime-core@3.5.11)(echarts@5.5.1)(vue@3.5.11(typescript@5.6.3))
|
||||
version: 7.0.3(@vue/runtime-core@3.5.12)(echarts@5.5.1)(vue@3.5.12(typescript@5.6.3))
|
||||
vue-i18n:
|
||||
specifier: ^10.0.4
|
||||
version: 10.0.4(vue@3.5.11(typescript@5.6.3))
|
||||
version: 10.0.4(vue@3.5.12(typescript@5.6.3))
|
||||
vue-router:
|
||||
specifier: ^4.4.5
|
||||
version: 4.4.5(vue@3.5.11(typescript@5.6.3))
|
||||
version: 4.4.5(vue@3.5.12(typescript@5.6.3))
|
||||
devDependencies:
|
||||
'@iconify/json':
|
||||
specifier: ^2.2.258
|
||||
version: 2.2.258
|
||||
'@iconify/vue':
|
||||
specifier: ^4.1.2
|
||||
version: 4.1.2(vue@3.5.11(typescript@5.6.3))
|
||||
version: 4.1.2(vue@3.5.12(typescript@5.6.3))
|
||||
'@rushstack/eslint-patch':
|
||||
specifier: ^1.10.4
|
||||
version: 1.10.4
|
||||
@@ -83,7 +83,7 @@ importers:
|
||||
version: 0.63.4(eslint@8.57.1)(typescript@5.6.3)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: ^5.1.4
|
||||
version: 5.1.4(vite@5.4.8(@types/node@20.16.11)(sass@1.79.5)(terser@5.34.1))(vue@3.5.11(typescript@5.6.3))
|
||||
version: 5.1.4(vite@5.4.8(@types/node@20.16.11)(sass@1.79.5)(terser@5.34.1))(vue@3.5.12(typescript@5.6.3))
|
||||
'@vue/eslint-config-prettier':
|
||||
specifier: ^10.0.0
|
||||
version: 10.0.0(eslint@8.57.1)(prettier@3.3.3)
|
||||
@@ -107,7 +107,7 @@ importers:
|
||||
version: 0.52.0
|
||||
naive-ui:
|
||||
specifier: ^2.40.1
|
||||
version: 2.40.1(vue@3.5.11(typescript@5.6.3))
|
||||
version: 2.40.1(vue@3.5.12(typescript@5.6.3))
|
||||
npm-run-all2:
|
||||
specifier: ^6.2.3
|
||||
version: 6.2.3
|
||||
@@ -128,13 +128,13 @@ importers:
|
||||
version: 0.63.4(postcss@8.4.47)(rollup@4.24.0)(vite@5.4.8(@types/node@20.16.11)(sass@1.79.5)(terser@5.34.1))
|
||||
unplugin-auto-import:
|
||||
specifier: ^0.18.3
|
||||
version: 0.18.3(@vueuse/core@11.1.0(vue@3.5.11(typescript@5.6.3)))(rollup@4.24.0)
|
||||
version: 0.18.3(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0)
|
||||
unplugin-icons:
|
||||
specifier: ^0.19.3
|
||||
version: 0.19.3(@vue/compiler-sfc@3.5.11)
|
||||
version: 0.19.3(@vue/compiler-sfc@3.5.12)
|
||||
unplugin-vue-components:
|
||||
specifier: ^0.27.4
|
||||
version: 0.27.4(@babel/parser@7.25.7)(rollup@4.24.0)(vue@3.5.11(typescript@5.6.3))
|
||||
version: 0.27.4(@babel/parser@7.25.8)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3))
|
||||
vite:
|
||||
specifier: ^5.4.8
|
||||
version: 5.4.8(@types/node@20.16.11)(sass@1.79.5)(terser@5.34.1)
|
||||
@@ -171,13 +171,13 @@ packages:
|
||||
resolution: {integrity: sha512-AM6TzwYqGChO45oiuPqwL2t20/HdMC1rTPAesnBCgPCSF1x3oN9MVUwQV2iyz4xqWrctwK5RNC8LV22kaQCNYg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@babel/parser@7.25.7':
|
||||
resolution: {integrity: sha512-aZn7ETtQsjjGG5HruveUK06cU3Hljuhd9Iojm4M8WWv3wLE6OkE5PWbDUkItmMgegmccaITudyuW5RPYrYlgWw==}
|
||||
'@babel/parser@7.25.8':
|
||||
resolution: {integrity: sha512-HcttkxzdPucv3nNFmfOOMfFf64KgdJVqm1KaCm25dPGMLElo9nsLvXeJECQg8UzPuBGLyTSA0ZzqCtDSzKTEoQ==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
hasBin: true
|
||||
|
||||
'@babel/types@7.25.7':
|
||||
resolution: {integrity: sha512-vwIVdXG+j+FOpkwqHRcBgHLYNL7XMkufrlaFvL9o6Ai9sJn9+PdyIL5qa0XzTZw084c+u9LOls53eoZWP/W5WQ==}
|
||||
'@babel/types@7.25.8':
|
||||
resolution: {integrity: sha512-JWtuCu8VQsMladxVz/P4HzHUGCAwpuqacmowgXFs5XjxIgKuNjnLokQzuVjlTvIzODaDmpjT3oxcC48vyk9EWg==}
|
||||
engines: {node: '>=6.9.0'}
|
||||
|
||||
'@css-render/plugin-bem@0.15.14':
|
||||
@@ -978,17 +978,17 @@ packages:
|
||||
'@volar/typescript@2.4.6':
|
||||
resolution: {integrity: sha512-NMIrA7y5OOqddL9VtngPWYmdQU03htNKFtAYidbYfWA0TOhyGVd9tfcP4TsLWQ+RBWDZCbBqsr8xzU0ZOxYTCQ==}
|
||||
|
||||
'@vue/compiler-core@3.5.11':
|
||||
resolution: {integrity: sha512-PwAdxs7/9Hc3ieBO12tXzmTD+Ln4qhT/56S+8DvrrZ4kLDn4Z/AMUr8tXJD0axiJBS0RKIoNaR0yMuQB9v9Udg==}
|
||||
'@vue/compiler-core@3.5.12':
|
||||
resolution: {integrity: sha512-ISyBTRMmMYagUxhcpyEH0hpXRd/KqDU4ymofPgl2XAkY9ZhQ+h0ovEZJIiPop13UmR/54oA2cgMDjgroRelaEw==}
|
||||
|
||||
'@vue/compiler-dom@3.5.11':
|
||||
resolution: {integrity: sha512-pyGf8zdbDDRkBrEzf8p7BQlMKNNF5Fk/Cf/fQ6PiUz9at4OaUfyXW0dGJTo2Vl1f5U9jSLCNf0EZJEogLXoeew==}
|
||||
'@vue/compiler-dom@3.5.12':
|
||||
resolution: {integrity: sha512-9G6PbJ03uwxLHKQ3P42cMTi85lDRvGLB2rSGOiQqtXELat6uI4n8cNz9yjfVHRPIu+MsK6TE418Giruvgptckg==}
|
||||
|
||||
'@vue/compiler-sfc@3.5.11':
|
||||
resolution: {integrity: sha512-gsbBtT4N9ANXXepprle+X9YLg2htQk1sqH/qGJ/EApl+dgpUBdTv3yP7YlR535uHZY3n6XaR0/bKo0BgwwDniw==}
|
||||
'@vue/compiler-sfc@3.5.12':
|
||||
resolution: {integrity: sha512-2k973OGo2JuAa5+ZlekuQJtitI5CgLMOwgl94BzMCsKZCX/xiqzJYzapl4opFogKHqwJk34vfsaKpfEhd1k5nw==}
|
||||
|
||||
'@vue/compiler-ssr@3.5.11':
|
||||
resolution: {integrity: sha512-P4+GPjOuC2aFTk1Z4WANvEhyOykcvEd5bIj2KVNGKGfM745LaXGr++5njpdBTzVz5pZifdlR1kpYSJJpIlSePA==}
|
||||
'@vue/compiler-ssr@3.5.12':
|
||||
resolution: {integrity: sha512-eLwc7v6bfGBSM7wZOGPmRavSWzNFF6+PdRhE+VFJhNCgHiF8AM7ccoqcv5kBXA2eWUfigD7byekvf/JsOfKvPA==}
|
||||
|
||||
'@vue/compiler-vue2@2.7.16':
|
||||
resolution: {integrity: sha512-qYC3Psj9S/mfu9uVi5WvNZIzq+xnXMhOwbTFKKDD7b1lhpnn71jXSFdTQ+WsIEk0ONCd7VV2IMm7ONl6tbQ86A==}
|
||||
@@ -1021,22 +1021,22 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/reactivity@3.5.11':
|
||||
resolution: {integrity: sha512-Nqo5VZEn8MJWlCce8XoyVqHZbd5P2NH+yuAaFzuNSR96I+y1cnuUiq7xfSG+kyvLSiWmaHTKP1r3OZY4mMD50w==}
|
||||
'@vue/reactivity@3.5.12':
|
||||
resolution: {integrity: sha512-UzaN3Da7xnJXdz4Okb/BGbAaomRHc3RdoWqTzlvd9+WBR5m3J39J1fGcHes7U3za0ruYn/iYy/a1euhMEHvTAg==}
|
||||
|
||||
'@vue/runtime-core@3.5.11':
|
||||
resolution: {integrity: sha512-7PsxFGqwfDhfhh0OcDWBG1DaIQIVOLgkwA5q6MtkPiDFjp5gohVnJEahSktwSFLq7R5PtxDKy6WKURVN1UDbzA==}
|
||||
'@vue/runtime-core@3.5.12':
|
||||
resolution: {integrity: sha512-hrMUYV6tpocr3TL3Ad8DqxOdpDe4zuQY4HPY3X/VRh+L2myQO8MFXPAMarIOSGNu0bFAjh1yBkMPXZBqCk62Uw==}
|
||||
|
||||
'@vue/runtime-dom@3.5.11':
|
||||
resolution: {integrity: sha512-GNghjecT6IrGf0UhuYmpgaOlN7kxzQBhxWEn08c/SQDxv1yy4IXI1bn81JgEpQ4IXjRxWtPyI8x0/7TF5rPfYQ==}
|
||||
'@vue/runtime-dom@3.5.12':
|
||||
resolution: {integrity: sha512-q8VFxR9A2MRfBr6/55Q3umyoN7ya836FzRXajPB6/Vvuv0zOPL+qltd9rIMzG/DbRLAIlREmnLsplEF/kotXKA==}
|
||||
|
||||
'@vue/server-renderer@3.5.11':
|
||||
resolution: {integrity: sha512-cVOwYBxR7Wb1B1FoxYvtjJD8X/9E5nlH4VSkJy2uMA1MzYNdzAAB//l8nrmN9py/4aP+3NjWukf9PZ3TeWULaA==}
|
||||
'@vue/server-renderer@3.5.12':
|
||||
resolution: {integrity: sha512-I3QoeDDeEPZm8yR28JtY+rk880Oqmj43hreIBVTicisFTx/Dl7JpG72g/X7YF8hnQD3IFhkky5i2bPonwrTVPg==}
|
||||
peerDependencies:
|
||||
vue: 3.5.11
|
||||
vue: 3.5.12
|
||||
|
||||
'@vue/shared@3.5.11':
|
||||
resolution: {integrity: sha512-W8GgysJVnFo81FthhzurdRAWP/byq3q2qIw70e0JWblzVhjgOMiC2GyovXrZTFQJnFVryYaKGP3Tc9vYzYm6PQ==}
|
||||
'@vue/shared@3.5.12':
|
||||
resolution: {integrity: sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==}
|
||||
|
||||
'@vue/tsconfig@0.5.1':
|
||||
resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
|
||||
@@ -1879,8 +1879,8 @@ packages:
|
||||
lower-case@2.0.2:
|
||||
resolution: {integrity: sha512-7fm3l3NAF9WfN6W3JOmf5drwpVqX78JtoGJ3A6W0a6ZnldM41w2fV5D490psKFTpMds8TJse/eHLFFsNHHjHgg==}
|
||||
|
||||
magic-string@0.30.11:
|
||||
resolution: {integrity: sha512-+Wri9p0QHMy+545hKww7YAu5NyzF8iomPL/RQazugQ9+Ez4Ic3mERMd8ZTX5rfK944j+560ZJi8iAwgak1Ac7A==}
|
||||
magic-string@0.30.12:
|
||||
resolution: {integrity: sha512-Ea8I3sQMVXr8JhN4z+H/d8zwo+tYDgHE9+5G4Wnrwhs0gaK9fXTKx0Tw5Xwsd/bCPTTZNRAdpyzvoeORe9LYpw==}
|
||||
|
||||
mdn-data@2.10.0:
|
||||
resolution: {integrity: sha512-qq7C3EtK3yJXMwz1zAab65pjl+UhohqMOctTgcqjLOWABqmwj+me02LSsCuEUxnst9X1lCBpoE0WArGKgdGDzw==}
|
||||
@@ -2595,8 +2595,8 @@ packages:
|
||||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
|
||||
vue@3.5.11:
|
||||
resolution: {integrity: sha512-/8Wurrd9J3lb72FTQS7gRMNQD4nztTtKPmuDuPuhqXmmpD6+skVjAeahNpVzsuky6Sy9gy7wn8UadqPtt9SQIg==}
|
||||
vue@3.5.12:
|
||||
resolution: {integrity: sha512-CLVZtXtn2ItBIi/zHZ0Sg1Xkb7+PU32bJJ8Bmy7ts3jxXTcbfsEfBivFYYWz1Hur+lalqGAh65Coin0r+HRUfg==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
@@ -2659,11 +2659,11 @@ snapshots:
|
||||
|
||||
'@babel/helper-validator-identifier@7.25.7': {}
|
||||
|
||||
'@babel/parser@7.25.7':
|
||||
'@babel/parser@7.25.8':
|
||||
dependencies:
|
||||
'@babel/types': 7.25.7
|
||||
'@babel/types': 7.25.8
|
||||
|
||||
'@babel/types@7.25.7':
|
||||
'@babel/types@7.25.8':
|
||||
dependencies:
|
||||
'@babel/helper-string-parser': 7.25.7
|
||||
'@babel/helper-validator-identifier': 7.25.7
|
||||
@@ -2673,9 +2673,9 @@ snapshots:
|
||||
dependencies:
|
||||
css-render: 0.15.14
|
||||
|
||||
'@css-render/vue3-ssr@0.15.14(vue@3.5.11(typescript@5.6.3))':
|
||||
'@css-render/vue3-ssr@0.15.14(vue@3.5.12(typescript@5.6.3))':
|
||||
dependencies:
|
||||
vue: 3.5.11(typescript@5.6.3)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
'@emotion/hash@0.8.0': {}
|
||||
|
||||
@@ -2843,12 +2843,12 @@ snapshots:
|
||||
|
||||
'@eslint/js@8.57.1': {}
|
||||
|
||||
'@guolao/vue-monaco-editor@1.5.4(monaco-editor@0.52.0)(vue@3.5.11(typescript@5.6.3))':
|
||||
'@guolao/vue-monaco-editor@1.5.4(monaco-editor@0.52.0)(vue@3.5.12(typescript@5.6.3))':
|
||||
dependencies:
|
||||
'@monaco-editor/loader': 1.4.0(monaco-editor@0.52.0)
|
||||
monaco-editor: 0.52.0
|
||||
vue: 3.5.11(typescript@5.6.3)
|
||||
vue-demi: 0.14.10(vue@3.5.11(typescript@5.6.3))
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3))
|
||||
|
||||
'@humanwhocodes/config-array@0.13.0':
|
||||
dependencies:
|
||||
@@ -2881,10 +2881,10 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@iconify/vue@4.1.2(vue@3.5.11(typescript@5.6.3))':
|
||||
'@iconify/vue@4.1.2(vue@3.5.12(typescript@5.6.3))':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
vue: 3.5.11(typescript@5.6.3)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
'@intlify/core-base@10.0.4':
|
||||
dependencies:
|
||||
@@ -3225,7 +3225,7 @@ snapshots:
|
||||
chokidar: 3.6.0
|
||||
colorette: 2.0.20
|
||||
consola: 3.2.3
|
||||
magic-string: 0.30.11
|
||||
magic-string: 0.30.12
|
||||
pathe: 1.1.2
|
||||
perfect-debounce: 1.0.0
|
||||
tinyglobby: 0.2.9
|
||||
@@ -3255,7 +3255,7 @@ snapshots:
|
||||
'@typescript-eslint/utils': 8.8.1(eslint@8.57.1)(typescript@5.6.3)
|
||||
'@unocss/config': 0.63.4
|
||||
'@unocss/core': 0.63.4
|
||||
magic-string: 0.30.11
|
||||
magic-string: 0.30.12
|
||||
synckit: 0.9.2
|
||||
transitivePeerDependencies:
|
||||
- eslint
|
||||
@@ -3334,7 +3334,7 @@ snapshots:
|
||||
'@unocss/rule-utils@0.63.4':
|
||||
dependencies:
|
||||
'@unocss/core': 0.63.4
|
||||
magic-string: 0.30.11
|
||||
magic-string: 0.30.12
|
||||
|
||||
'@unocss/transformer-attributify-jsx@0.63.4':
|
||||
dependencies:
|
||||
@@ -3362,17 +3362,17 @@ snapshots:
|
||||
'@unocss/core': 0.63.4
|
||||
'@unocss/inspector': 0.63.4
|
||||
chokidar: 3.6.0
|
||||
magic-string: 0.30.11
|
||||
magic-string: 0.30.12
|
||||
tinyglobby: 0.2.9
|
||||
vite: 5.4.8(@types/node@20.16.11)(sass@1.79.5)(terser@5.34.1)
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.8(@types/node@20.16.11)(sass@1.79.5)(terser@5.34.1))(vue@3.5.11(typescript@5.6.3))':
|
||||
'@vitejs/plugin-vue@5.1.4(vite@5.4.8(@types/node@20.16.11)(sass@1.79.5)(terser@5.34.1))(vue@3.5.12(typescript@5.6.3))':
|
||||
dependencies:
|
||||
vite: 5.4.8(@types/node@20.16.11)(sass@1.79.5)(terser@5.34.1)
|
||||
vue: 3.5.11(typescript@5.6.3)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
'@volar/language-core@2.4.6':
|
||||
dependencies:
|
||||
@@ -3386,35 +3386,35 @@ snapshots:
|
||||
path-browserify: 1.0.1
|
||||
vscode-uri: 3.0.8
|
||||
|
||||
'@vue/compiler-core@3.5.11':
|
||||
'@vue/compiler-core@3.5.12':
|
||||
dependencies:
|
||||
'@babel/parser': 7.25.7
|
||||
'@vue/shared': 3.5.11
|
||||
'@babel/parser': 7.25.8
|
||||
'@vue/shared': 3.5.12
|
||||
entities: 4.5.0
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@vue/compiler-dom@3.5.11':
|
||||
'@vue/compiler-dom@3.5.12':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.5.11
|
||||
'@vue/shared': 3.5.11
|
||||
'@vue/compiler-core': 3.5.12
|
||||
'@vue/shared': 3.5.12
|
||||
|
||||
'@vue/compiler-sfc@3.5.11':
|
||||
'@vue/compiler-sfc@3.5.12':
|
||||
dependencies:
|
||||
'@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
|
||||
'@babel/parser': 7.25.8
|
||||
'@vue/compiler-core': 3.5.12
|
||||
'@vue/compiler-dom': 3.5.12
|
||||
'@vue/compiler-ssr': 3.5.12
|
||||
'@vue/shared': 3.5.12
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.11
|
||||
magic-string: 0.30.12
|
||||
postcss: 8.4.47
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@vue/compiler-ssr@3.5.11':
|
||||
'@vue/compiler-ssr@3.5.12':
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.5.11
|
||||
'@vue/shared': 3.5.11
|
||||
'@vue/compiler-dom': 3.5.12
|
||||
'@vue/shared': 3.5.12
|
||||
|
||||
'@vue/compiler-vue2@2.7.16':
|
||||
dependencies:
|
||||
@@ -3447,9 +3447,9 @@ snapshots:
|
||||
'@vue/language-core@2.1.6(typescript@5.6.3)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.6
|
||||
'@vue/compiler-dom': 3.5.11
|
||||
'@vue/compiler-dom': 3.5.12
|
||||
'@vue/compiler-vue2': 2.7.16
|
||||
'@vue/shared': 3.5.11
|
||||
'@vue/shared': 3.5.12
|
||||
computeds: 0.0.1
|
||||
minimatch: 9.0.5
|
||||
muggle-string: 0.4.1
|
||||
@@ -3457,47 +3457,47 @@ snapshots:
|
||||
optionalDependencies:
|
||||
typescript: 5.6.3
|
||||
|
||||
'@vue/reactivity@3.5.11':
|
||||
'@vue/reactivity@3.5.12':
|
||||
dependencies:
|
||||
'@vue/shared': 3.5.11
|
||||
'@vue/shared': 3.5.12
|
||||
|
||||
'@vue/runtime-core@3.5.11':
|
||||
'@vue/runtime-core@3.5.12':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.5.11
|
||||
'@vue/shared': 3.5.11
|
||||
'@vue/reactivity': 3.5.12
|
||||
'@vue/shared': 3.5.12
|
||||
|
||||
'@vue/runtime-dom@3.5.11':
|
||||
'@vue/runtime-dom@3.5.12':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.5.11
|
||||
'@vue/runtime-core': 3.5.11
|
||||
'@vue/shared': 3.5.11
|
||||
'@vue/reactivity': 3.5.12
|
||||
'@vue/runtime-core': 3.5.12
|
||||
'@vue/shared': 3.5.12
|
||||
csstype: 3.1.3
|
||||
|
||||
'@vue/server-renderer@3.5.11(vue@3.5.11(typescript@5.6.3))':
|
||||
'@vue/server-renderer@3.5.12(vue@3.5.12(typescript@5.6.3))':
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.5.11
|
||||
'@vue/shared': 3.5.11
|
||||
vue: 3.5.11(typescript@5.6.3)
|
||||
'@vue/compiler-ssr': 3.5.12
|
||||
'@vue/shared': 3.5.12
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
'@vue/shared@3.5.11': {}
|
||||
'@vue/shared@3.5.12': {}
|
||||
|
||||
'@vue/tsconfig@0.5.1': {}
|
||||
|
||||
'@vueuse/core@11.1.0(vue@3.5.11(typescript@5.6.3))':
|
||||
'@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3))':
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.20
|
||||
'@vueuse/metadata': 11.1.0
|
||||
'@vueuse/shared': 11.1.0(vue@3.5.11(typescript@5.6.3))
|
||||
vue-demi: 0.14.10(vue@3.5.11(typescript@5.6.3))
|
||||
'@vueuse/shared': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
||||
vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
|
||||
'@vueuse/metadata@11.1.0': {}
|
||||
|
||||
'@vueuse/shared@11.1.0(vue@3.5.11(typescript@5.6.3))':
|
||||
'@vueuse/shared@11.1.0(vue@3.5.12(typescript@5.6.3))':
|
||||
dependencies:
|
||||
vue-demi: 0.14.10(vue@3.5.11(typescript@5.6.3))
|
||||
vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3))
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
- vue
|
||||
@@ -4447,7 +4447,7 @@ snapshots:
|
||||
dependencies:
|
||||
tslib: 2.7.0
|
||||
|
||||
magic-string@0.30.11:
|
||||
magic-string@0.30.12:
|
||||
dependencies:
|
||||
'@jridgewell/sourcemap-codec': 1.5.0
|
||||
|
||||
@@ -4501,10 +4501,10 @@ snapshots:
|
||||
|
||||
muggle-string@0.4.1: {}
|
||||
|
||||
naive-ui@2.40.1(vue@3.5.11(typescript@5.6.3)):
|
||||
naive-ui@2.40.1(vue@3.5.12(typescript@5.6.3)):
|
||||
dependencies:
|
||||
'@css-render/plugin-bem': 0.15.14(css-render@0.15.14)
|
||||
'@css-render/vue3-ssr': 0.15.14(vue@3.5.11(typescript@5.6.3))
|
||||
'@css-render/vue3-ssr': 0.15.14(vue@3.5.12(typescript@5.6.3))
|
||||
'@types/katex': 0.16.7
|
||||
'@types/lodash': 4.17.10
|
||||
'@types/lodash-es': 4.17.12
|
||||
@@ -4519,10 +4519,10 @@ snapshots:
|
||||
lodash-es: 4.17.21
|
||||
seemly: 0.3.9
|
||||
treemate: 0.3.11
|
||||
vdirs: 0.1.8(vue@3.5.11(typescript@5.6.3))
|
||||
vooks: 0.2.12(vue@3.5.11(typescript@5.6.3))
|
||||
vue: 3.5.11(typescript@5.6.3)
|
||||
vueuc: 0.4.64(vue@3.5.11(typescript@5.6.3))
|
||||
vdirs: 0.1.8(vue@3.5.12(typescript@5.6.3))
|
||||
vooks: 0.2.12(vue@3.5.12(typescript@5.6.3))
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
vueuc: 0.4.64(vue@3.5.12(typescript@5.6.3))
|
||||
|
||||
nanoid@3.3.7: {}
|
||||
|
||||
@@ -4646,11 +4646,11 @@ snapshots:
|
||||
|
||||
pidtree@0.6.0: {}
|
||||
|
||||
pinia@2.2.4(typescript@5.6.3)(vue@3.5.11(typescript@5.6.3)):
|
||||
pinia@2.2.4(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.11(typescript@5.6.3)
|
||||
vue-demi: 0.14.10(vue@3.5.11(typescript@5.6.3))
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
vue-demi: 0.14.10(vue@3.5.12(typescript@5.6.3))
|
||||
optionalDependencies:
|
||||
typescript: 5.6.3
|
||||
|
||||
@@ -5000,7 +5000,7 @@ snapshots:
|
||||
estree-walker: 3.0.3
|
||||
fast-glob: 3.3.2
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.11
|
||||
magic-string: 0.30.12
|
||||
mlly: 1.7.2
|
||||
pathe: 1.1.2
|
||||
pkg-types: 1.2.1
|
||||
@@ -5041,23 +5041,23 @@ snapshots:
|
||||
|
||||
unpipe@1.0.0: {}
|
||||
|
||||
unplugin-auto-import@0.18.3(@vueuse/core@11.1.0(vue@3.5.11(typescript@5.6.3)))(rollup@4.24.0):
|
||||
unplugin-auto-import@0.18.3(@vueuse/core@11.1.0(vue@3.5.12(typescript@5.6.3)))(rollup@4.24.0):
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.10
|
||||
'@rollup/pluginutils': 5.1.2(rollup@4.24.0)
|
||||
fast-glob: 3.3.2
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.11
|
||||
magic-string: 0.30.12
|
||||
minimatch: 9.0.5
|
||||
unimport: 3.13.1(rollup@4.24.0)
|
||||
unplugin: 1.14.1
|
||||
optionalDependencies:
|
||||
'@vueuse/core': 11.1.0(vue@3.5.11(typescript@5.6.3))
|
||||
'@vueuse/core': 11.1.0(vue@3.5.12(typescript@5.6.3))
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- webpack-sources
|
||||
|
||||
unplugin-icons@0.19.3(@vue/compiler-sfc@3.5.11):
|
||||
unplugin-icons@0.19.3(@vue/compiler-sfc@3.5.12):
|
||||
dependencies:
|
||||
'@antfu/install-pkg': 0.4.1
|
||||
'@antfu/utils': 0.7.10
|
||||
@@ -5067,12 +5067,12 @@ snapshots:
|
||||
local-pkg: 0.5.0
|
||||
unplugin: 1.14.1
|
||||
optionalDependencies:
|
||||
'@vue/compiler-sfc': 3.5.11
|
||||
'@vue/compiler-sfc': 3.5.12
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- webpack-sources
|
||||
|
||||
unplugin-vue-components@0.27.4(@babel/parser@7.25.7)(rollup@4.24.0)(vue@3.5.11(typescript@5.6.3)):
|
||||
unplugin-vue-components@0.27.4(@babel/parser@7.25.8)(rollup@4.24.0)(vue@3.5.12(typescript@5.6.3)):
|
||||
dependencies:
|
||||
'@antfu/utils': 0.7.10
|
||||
'@rollup/pluginutils': 5.1.2(rollup@4.24.0)
|
||||
@@ -5080,13 +5080,13 @@ snapshots:
|
||||
debug: 4.3.7
|
||||
fast-glob: 3.3.2
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.11
|
||||
magic-string: 0.30.12
|
||||
minimatch: 9.0.5
|
||||
mlly: 1.7.2
|
||||
unplugin: 1.14.1
|
||||
vue: 3.5.11(typescript@5.6.3)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
optionalDependencies:
|
||||
'@babel/parser': 7.25.7
|
||||
'@babel/parser': 7.25.8
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
- supports-color
|
||||
@@ -5105,10 +5105,10 @@ snapshots:
|
||||
|
||||
utils-merge@1.0.1: {}
|
||||
|
||||
vdirs@0.1.8(vue@3.5.11(typescript@5.6.3)):
|
||||
vdirs@0.1.8(vue@3.5.12(typescript@5.6.3)):
|
||||
dependencies:
|
||||
evtd: 0.2.4
|
||||
vue: 3.5.11(typescript@5.6.3)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
vite-plugin-html@3.2.2(vite@5.4.8(@types/node@20.16.11)(sass@1.79.5)(terser@5.34.1)):
|
||||
dependencies:
|
||||
@@ -5160,28 +5160,28 @@ snapshots:
|
||||
sass: 1.79.5
|
||||
terser: 5.34.1
|
||||
|
||||
vooks@0.2.12(vue@3.5.11(typescript@5.6.3)):
|
||||
vooks@0.2.12(vue@3.5.12(typescript@5.6.3)):
|
||||
dependencies:
|
||||
evtd: 0.2.4
|
||||
vue: 3.5.11(typescript@5.6.3)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
vscode-uri@3.0.8: {}
|
||||
|
||||
vue-demi@0.13.11(vue@3.5.11(typescript@5.6.3)):
|
||||
vue-demi@0.13.11(vue@3.5.12(typescript@5.6.3)):
|
||||
dependencies:
|
||||
vue: 3.5.11(typescript@5.6.3)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
vue-demi@0.14.10(vue@3.5.11(typescript@5.6.3)):
|
||||
vue-demi@0.14.10(vue@3.5.12(typescript@5.6.3)):
|
||||
dependencies:
|
||||
vue: 3.5.11(typescript@5.6.3)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
vue-echarts@7.0.3(@vue/runtime-core@3.5.11)(echarts@5.5.1)(vue@3.5.11(typescript@5.6.3)):
|
||||
vue-echarts@7.0.3(@vue/runtime-core@3.5.12)(echarts@5.5.1)(vue@3.5.12(typescript@5.6.3)):
|
||||
dependencies:
|
||||
echarts: 5.5.1
|
||||
vue: 3.5.11(typescript@5.6.3)
|
||||
vue-demi: 0.13.11(vue@3.5.11(typescript@5.6.3))
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
vue-demi: 0.13.11(vue@3.5.12(typescript@5.6.3))
|
||||
optionalDependencies:
|
||||
'@vue/runtime-core': 3.5.11
|
||||
'@vue/runtime-core': 3.5.12
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
|
||||
@@ -5198,17 +5198,17 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vue-i18n@10.0.4(vue@3.5.11(typescript@5.6.3)):
|
||||
vue-i18n@10.0.4(vue@3.5.12(typescript@5.6.3)):
|
||||
dependencies:
|
||||
'@intlify/core-base': 10.0.4
|
||||
'@intlify/shared': 10.0.4
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.11(typescript@5.6.3)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
vue-router@4.4.5(vue@3.5.11(typescript@5.6.3)):
|
||||
vue-router@4.4.5(vue@3.5.12(typescript@5.6.3)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.11(typescript@5.6.3)
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
vue-tsc@2.1.6(typescript@5.6.3):
|
||||
dependencies:
|
||||
@@ -5217,26 +5217,26 @@ snapshots:
|
||||
semver: 7.6.3
|
||||
typescript: 5.6.3
|
||||
|
||||
vue@3.5.11(typescript@5.6.3):
|
||||
vue@3.5.12(typescript@5.6.3):
|
||||
dependencies:
|
||||
'@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.3))
|
||||
'@vue/shared': 3.5.11
|
||||
'@vue/compiler-dom': 3.5.12
|
||||
'@vue/compiler-sfc': 3.5.12
|
||||
'@vue/runtime-dom': 3.5.12
|
||||
'@vue/server-renderer': 3.5.12(vue@3.5.12(typescript@5.6.3))
|
||||
'@vue/shared': 3.5.12
|
||||
optionalDependencies:
|
||||
typescript: 5.6.3
|
||||
|
||||
vueuc@0.4.64(vue@3.5.11(typescript@5.6.3)):
|
||||
vueuc@0.4.64(vue@3.5.12(typescript@5.6.3)):
|
||||
dependencies:
|
||||
'@css-render/vue3-ssr': 0.15.14(vue@3.5.11(typescript@5.6.3))
|
||||
'@css-render/vue3-ssr': 0.15.14(vue@3.5.12(typescript@5.6.3))
|
||||
'@juggle/resize-observer': 3.4.0
|
||||
css-render: 0.15.14
|
||||
evtd: 0.2.4
|
||||
seemly: 0.3.9
|
||||
vdirs: 0.1.8(vue@3.5.11(typescript@5.6.3))
|
||||
vooks: 0.2.12(vue@3.5.11(typescript@5.6.3))
|
||||
vue: 3.5.11(typescript@5.6.3)
|
||||
vdirs: 0.1.8(vue@3.5.12(typescript@5.6.3))
|
||||
vooks: 0.2.12(vue@3.5.12(typescript@5.6.3))
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
webpack-virtual-modules@0.6.2: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user