mirror of
https://github.com/tnb-labs/panel.git
synced 2026-08-30 17:05:19 +08:00
chore(deps): Update non-major dependencies (#1635)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,7 @@ module github.com/acepanel/panel/v3
|
||||
go 1.26
|
||||
|
||||
require (
|
||||
github.com/DeRuina/timberjack v1.4.3
|
||||
github.com/DeRuina/timberjack v1.4.5
|
||||
github.com/andybalholm/brotli v1.2.1
|
||||
github.com/bddjr/hlfhr v1.6.0
|
||||
github.com/beevik/ntp v1.5.0
|
||||
|
||||
@@ -17,8 +17,8 @@ filippo.io/edwards25519 v1.2.0 h1:crnVqOiS4jqYleHd9vaKZ+HKtHfllngJIiOpNpoJsjo=
|
||||
filippo.io/edwards25519 v1.2.0/go.mod h1:xzAOLCNug/yB62zG1bQ8uziwrIqIuxhctzJT18Q77mc=
|
||||
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
|
||||
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
|
||||
github.com/DeRuina/timberjack v1.4.3 h1:2wDQssqu2Vtwi5X2HJEtH+JzR1XXit+6Ea8IKEqhI+k=
|
||||
github.com/DeRuina/timberjack v1.4.3/go.mod h1:RLoeQrwrCGIEF8gO5nV5b/gMD0QIy7bzQhBUgpp1EqE=
|
||||
github.com/DeRuina/timberjack v1.4.5 h1:F/kms5MPNAXUeWdOILt5ALC6iDHWNRPevaeIVH7tqYU=
|
||||
github.com/DeRuina/timberjack v1.4.5/go.mod h1:RLoeQrwrCGIEF8gO5nV5b/gMD0QIy7bzQhBUgpp1EqE=
|
||||
github.com/G-Core/gcore-dns-sdk-go v0.3.3 h1:McILJSbJ5nOcT0MI0aBYhEuufCF329YbqKwFIN0RjCI=
|
||||
github.com/G-Core/gcore-dns-sdk-go v0.3.3/go.mod h1:35t795gOfzfVanhzkFyUXEzaBuMXwETmJldPpP28MN4=
|
||||
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
|
||||
|
||||
+2
-2
@@ -54,7 +54,7 @@
|
||||
"p-limit": "7.3.0",
|
||||
"pinia": "3.0.4",
|
||||
"pinia-plugin-persistedstate": "4.7.1",
|
||||
"vue": "3.5.34",
|
||||
"vue": "3.5.35",
|
||||
"vue-echarts": "8.0.1",
|
||||
"vue-router": "5.0.7",
|
||||
"vue3-gettext": "4.0.0-beta.1",
|
||||
@@ -96,5 +96,5 @@
|
||||
"vite-plugin-vue-devtools": "8.1.2",
|
||||
"vue-tsc": "3.3.2"
|
||||
},
|
||||
"packageManager": "pnpm@11.3.0+sha512.2c403d6594527287672b1f7056343a1f7c3634036a67ffabfcc2b3d7595d843768f8787148d1b57cf7956c90606bbd192857c363af19e96d2d0ec9ec5741d215"
|
||||
"packageManager": "pnpm@11.4.0+sha512.f0febc7e37552ab485494a914241b338e0b3580b93d54ce31f00933015880863129038a1b4ae4e414a0ee63ac35bf21197e990172c4a68256450b5636310968f"
|
||||
}
|
||||
|
||||
Generated
+133
-133
@@ -25,7 +25,7 @@ importers:
|
||||
version: 1.0.3
|
||||
'@vueuse/core':
|
||||
specifier: 14.3.0
|
||||
version: 14.3.0(vue@3.5.34(typescript@6.0.3))
|
||||
version: 14.3.0(vue@3.5.35(typescript@6.0.3))
|
||||
'@xterm/addon-attach':
|
||||
specifier: 0.12.0
|
||||
version: 0.12.0
|
||||
@@ -85,32 +85,32 @@ importers:
|
||||
version: 7.3.0
|
||||
pinia:
|
||||
specifier: 3.0.4
|
||||
version: 3.0.4(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3))
|
||||
version: 3.0.4(typescript@6.0.3)(vue@3.5.35(typescript@6.0.3))
|
||||
pinia-plugin-persistedstate:
|
||||
specifier: 4.7.1
|
||||
version: 4.7.1(pinia@3.0.4(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3)))
|
||||
version: 4.7.1(pinia@3.0.4(typescript@6.0.3)(vue@3.5.35(typescript@6.0.3)))
|
||||
vue:
|
||||
specifier: 3.5.34
|
||||
version: 3.5.34(typescript@6.0.3)
|
||||
specifier: 3.5.35
|
||||
version: 3.5.35(typescript@6.0.3)
|
||||
vue-echarts:
|
||||
specifier: 8.0.1
|
||||
version: 8.0.1(echarts@6.1.0)(vue@3.5.34(typescript@6.0.3))
|
||||
version: 8.0.1(echarts@6.1.0)(vue@3.5.35(typescript@6.0.3))
|
||||
vue-router:
|
||||
specifier: 5.0.7
|
||||
version: 5.0.7(@vue/compiler-sfc@3.5.34)(pinia@3.0.4(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3)))(vue@3.5.34(typescript@6.0.3))
|
||||
version: 5.0.7(@vue/compiler-sfc@3.5.35)(pinia@3.0.4(typescript@6.0.3)(vue@3.5.35(typescript@6.0.3)))(vue@3.5.35(typescript@6.0.3))
|
||||
vue3-gettext:
|
||||
specifier: 4.0.0-beta.1
|
||||
version: 4.0.0-beta.1(@vue/compiler-sfc@3.5.34)(vue@3.5.34(typescript@6.0.3))
|
||||
version: 4.0.0-beta.1(@vue/compiler-sfc@3.5.35)(vue@3.5.35(typescript@6.0.3))
|
||||
vuedraggable:
|
||||
specifier: 4.1.0
|
||||
version: 4.1.0(vue@3.5.34(typescript@6.0.3))
|
||||
version: 4.1.0(vue@3.5.35(typescript@6.0.3))
|
||||
devDependencies:
|
||||
'@iconify-json/mdi':
|
||||
specifier: 1.2.3
|
||||
version: 1.2.3
|
||||
'@iconify/vue':
|
||||
specifier: 5.0.1
|
||||
version: 5.0.1(vue@3.5.34(typescript@6.0.3))
|
||||
version: 5.0.1(vue@3.5.35(typescript@6.0.3))
|
||||
'@tsconfig/node24':
|
||||
specifier: 24.0.4
|
||||
version: 24.0.4
|
||||
@@ -131,13 +131,13 @@ importers:
|
||||
version: 66.7.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 6.0.7
|
||||
version: 6.0.7(vite@8.0.13(@types/node@24.12.4)(esbuild@0.28.0)(jiti@2.7.0)(sass@1.100.0)(terser@5.48.0)(tsx@4.22.3)(yaml@2.9.0))(vue@3.5.34(typescript@6.0.3))
|
||||
version: 6.0.7(vite@8.0.13(@types/node@24.12.4)(esbuild@0.28.0)(jiti@2.7.0)(sass@1.100.0)(terser@5.48.0)(tsx@4.22.3)(yaml@2.9.0))(vue@3.5.35(typescript@6.0.3))
|
||||
'@vue/eslint-config-typescript':
|
||||
specifier: 14.7.0
|
||||
version: 14.7.0(eslint-plugin-vue@10.9.1(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.4.0(jiti@2.7.0))(vue-eslint-parser@10.4.0(eslint@10.4.0(jiti@2.7.0))))(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3)
|
||||
'@vue/tsconfig':
|
||||
specifier: 0.9.1
|
||||
version: 0.9.1(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3))
|
||||
version: 0.9.1(typescript@6.0.3)(vue@3.5.35(typescript@6.0.3))
|
||||
colord:
|
||||
specifier: 2.9.3
|
||||
version: 2.9.3
|
||||
@@ -158,7 +158,7 @@ importers:
|
||||
version: 10.9.1(@typescript-eslint/parser@8.60.0(eslint@10.4.0(jiti@2.7.0))(typescript@6.0.3))(eslint@10.4.0(jiti@2.7.0))(vue-eslint-parser@10.4.0(eslint@10.4.0(jiti@2.7.0)))
|
||||
naive-ui:
|
||||
specifier: 2.44.1
|
||||
version: 2.44.1(vue@3.5.34(typescript@6.0.3))
|
||||
version: 2.44.1(vue@3.5.35(typescript@6.0.3))
|
||||
npm-run-all2:
|
||||
specifier: 9.0.1
|
||||
version: 9.0.1
|
||||
@@ -182,13 +182,13 @@ importers:
|
||||
version: 66.7.0(vite@8.0.13(@types/node@24.12.4)(esbuild@0.28.0)(jiti@2.7.0)(sass@1.100.0)(terser@5.48.0)(tsx@4.22.3)(yaml@2.9.0))
|
||||
unplugin-auto-import:
|
||||
specifier: 21.0.0
|
||||
version: 21.0.0(@vueuse/core@14.3.0(vue@3.5.34(typescript@6.0.3)))
|
||||
version: 21.0.0(@vueuse/core@14.3.0(vue@3.5.35(typescript@6.0.3)))
|
||||
unplugin-icons:
|
||||
specifier: 23.0.1
|
||||
version: 23.0.1(@vue/compiler-sfc@3.5.34)
|
||||
version: 23.0.1(@vue/compiler-sfc@3.5.35)
|
||||
unplugin-vue-components:
|
||||
specifier: 32.1.0
|
||||
version: 32.1.0(vue@3.5.34(typescript@6.0.3))
|
||||
version: 32.1.0(vue@3.5.35(typescript@6.0.3))
|
||||
vite:
|
||||
specifier: 8.0.13
|
||||
version: 8.0.13(@types/node@24.12.4)(esbuild@0.28.0)(jiti@2.7.0)(sass@1.100.0)(terser@5.48.0)(tsx@4.22.3)(yaml@2.9.0)
|
||||
@@ -203,7 +203,7 @@ importers:
|
||||
version: 3.0.2(esbuild@0.28.0)(mockjs@1.1.0)(vite@8.0.13(@types/node@24.12.4)(esbuild@0.28.0)(jiti@2.7.0)(sass@1.100.0)(terser@5.48.0)(tsx@4.22.3)(yaml@2.9.0))
|
||||
vite-plugin-vue-devtools:
|
||||
specifier: 8.1.2
|
||||
version: 8.1.2(vite@8.0.13(@types/node@24.12.4)(esbuild@0.28.0)(jiti@2.7.0)(sass@1.100.0)(terser@5.48.0)(tsx@4.22.3)(yaml@2.9.0))(vue@3.5.34(typescript@6.0.3))
|
||||
version: 8.1.2(vite@8.0.13(@types/node@24.12.4)(esbuild@0.28.0)(jiti@2.7.0)(sass@1.100.0)(terser@5.48.0)(tsx@4.22.3)(yaml@2.9.0))(vue@3.5.35(typescript@6.0.3))
|
||||
vue-tsc:
|
||||
specifier: 3.3.2
|
||||
version: 3.3.2(typescript@6.0.3)
|
||||
@@ -1485,17 +1485,17 @@ packages:
|
||||
peerDependencies:
|
||||
'@babel/core': ^7.0.0-0
|
||||
|
||||
'@vue/compiler-core@3.5.34':
|
||||
resolution: {integrity: sha512-s9cLyK5mLcvZ4Agva5QgRsQyLKvts9WbU9DB6NqiZkkGEdwmcEiylj5Jbwkp680drF/NNCV8OlAJSe+yMLxaJw==}
|
||||
'@vue/compiler-core@3.5.35':
|
||||
resolution: {integrity: sha512-BUmHaR1J+O+CKZ9uJucdVTEr1LHsdyvv7vG3eNRhK3CczEHeMd/LtsHAuD7PbrxvI2envCY2v7HI1vC1aBRzKw==}
|
||||
|
||||
'@vue/compiler-dom@3.5.34':
|
||||
resolution: {integrity: sha512-EbF/T++k0e2MMZlJsBhzK8Sgwt0HcIPOhzn1CTB/lv6sQcyk+OWf8YeiLxZp3ro7MbbLcAfAJ6sEvjFWuNgUCw==}
|
||||
'@vue/compiler-dom@3.5.35':
|
||||
resolution: {integrity: sha512-k+bprkXxuqhVajgTx5mUHuir7TwQzUKOWR40ng1ncAqQRPnrLngGGgqVEEhOnTMlc8btHYVKmrP8s5Qyg0hvYA==}
|
||||
|
||||
'@vue/compiler-sfc@3.5.34':
|
||||
resolution: {integrity: sha512-D/ihr6uZeIt6r+pVZf46RWT1fAsLFMbUP7k8G1VkiiWexriED9GrX3echHd4Abbt17zjlfiFJ8z7a3BxZOPNjg==}
|
||||
'@vue/compiler-sfc@3.5.35':
|
||||
resolution: {integrity: sha512-G5VPMcXTSywXBgtFOZOnHKBxKSrwXUcvY1iaF5/hRcy7t0J6CH/d8ha9F4nzi00Fax1eLV0QHM7v4mQu68jydw==}
|
||||
|
||||
'@vue/compiler-ssr@3.5.34':
|
||||
resolution: {integrity: sha512-cDtTHKibkThKGHH1SP+WdccquNRYQDFH6rRjQCqT9G2ltFAfoR5pUftpab/z+aM5mW9HLLVQW7hfKKQe/1GBeQ==}
|
||||
'@vue/compiler-ssr@3.5.35':
|
||||
resolution: {integrity: sha512-rGhAeXgdM7/ffTJGXT69rCCdTmjDewnFuUZfBQQHTdcEBeWdT5HCGY60y2ytLJr9/Dsu7IntUi5z/w0h6Rjnzw==}
|
||||
|
||||
'@vue/devtools-api@7.7.9':
|
||||
resolution: {integrity: sha512-kIE8wvwlcZ6TJTbNeU2HQNtaxLx3a84aotTITUuL/4bzfPxzajGBOoqjMhwZJ8L9qFYDU/lAYMEEm11dnZOD6g==}
|
||||
@@ -1534,22 +1534,22 @@ packages:
|
||||
'@vue/language-core@3.3.2':
|
||||
resolution: {integrity: sha512-CLwjSfHlPLhjd2qhuS3tTFtnOIWHXAM5u4X1DxmzlQ8j5bmOYlKCsSusOP7jCRJnlVg0mCTQtHU3vwFvopZGoQ==}
|
||||
|
||||
'@vue/reactivity@3.5.34':
|
||||
resolution: {integrity: sha512-y9XDjCEuBp+98k+UL5dbYkh57AHU4o6cxZedOPXw3bmrZZYLQsVHguGurq7hVrPCSrQtrnz1f9dssyFr+dMXfQ==}
|
||||
'@vue/reactivity@3.5.35':
|
||||
resolution: {integrity: sha512-tVc+SsHConvh/Lz64qq1pP3rYArBmK42xonovEcxY74SQtvctZodG/zhq54P5dr38cVuw25d27cPNRdlMidpGQ==}
|
||||
|
||||
'@vue/runtime-core@3.5.34':
|
||||
resolution: {integrity: sha512-mKeBYvu8tcMSLhypAHBmriUFfWXKTCF/23Z4jiCoYK3UtWepkliViNLuR90V9XOyD62mUxs9p1jsrpK3CCGIzw==}
|
||||
'@vue/runtime-core@3.5.35':
|
||||
resolution: {integrity: sha512-A/xFNX9loIcWDygeQuNCfKuh0CoYBzxhqEMNah5TSFg9Z53DrFYEN2qi5CU9necjM1OWYegYREUTHmXTmhfXtg==}
|
||||
|
||||
'@vue/runtime-dom@3.5.34':
|
||||
resolution: {integrity: sha512-e8kZzERmCwUnBRVsgSQlAfrfU2rGoy0FFKPBXSlfEjc/O3KfA7QP0t1/2ZylrbchjmIKB4dPTd07A6WPr0eOrg==}
|
||||
'@vue/runtime-dom@3.5.35':
|
||||
resolution: {integrity: sha512-odrJ1C391dbGnyDRh8U+rnP7J2amIEzfmRk5vXy7xi3aZhEXofTvpi0T4HJb6jlNqQZTNPR5MPHSB3RHNkIORA==}
|
||||
|
||||
'@vue/server-renderer@3.5.34':
|
||||
resolution: {integrity: sha512-nHxmJoTrKsmrkbILRhkC9gY1G3moZbJTqCzDd7DOOzG5KH9oeJ0Unqrff5f9v0pW//jES05ZkJcNtfE8JjOIew==}
|
||||
'@vue/server-renderer@3.5.35':
|
||||
resolution: {integrity: sha512-NkebSOYdB97wi8OQcO3HqzZSlymJi/aWsN/7h74OSVhRTm6qGs3Jp3e0rCXynmWwSlKeRrnlIug+ilYoHBmQDA==}
|
||||
peerDependencies:
|
||||
vue: 3.5.34
|
||||
vue: 3.5.35
|
||||
|
||||
'@vue/shared@3.5.34':
|
||||
resolution: {integrity: sha512-24uqU4OIiX29ryC3MeWid/Xf2fa2EFRUVLb77nRhk+UrTVrh/XiGtFAFmJBAtBRbjwNdsPRP+jj/OL27Eg1NDA==}
|
||||
'@vue/shared@3.5.35':
|
||||
resolution: {integrity: sha512-zSbjL7gRXwks2ZQLRGCajBtBXEOXW9Ddhn/HvSdrGkE2dqGnumzW8XtusRrxrE9LvqtiqDXQ+A60Hp6mvdYxfA==}
|
||||
|
||||
'@vue/tsconfig@0.9.1':
|
||||
resolution: {integrity: sha512-buvjm+9NzLCJL29KY1j1991YYJ5e6275OiK+G4jtmfIb+z4POywbdm0wXusT9adVWqe0xqg70TbI7+mRx4uU9w==}
|
||||
@@ -3205,8 +3205,8 @@ packages:
|
||||
'@vue/compiler-sfc': '>=3.0.0'
|
||||
vue: '>=3.0.0'
|
||||
|
||||
vue@3.5.34:
|
||||
resolution: {integrity: sha512-WdLBG9gm02OgJIG9axd5Hpx0TFLdzVgfG2evFFu8Rur5O/IoGc5cMjnjh3tPL6GnRGsYvUhBSKVPYVcxRKpMCA==}
|
||||
vue@3.5.35:
|
||||
resolution: {integrity: sha512-cx89fnr+0kVGHiNFG6y6s0bdjypJRFNZn6x3WPstNdQR1bi1mbB7h4v5IBGTsPJU3nK1+0Iqj3Zf+hZWMieR4Q==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
@@ -3500,9 +3500,9 @@ snapshots:
|
||||
dependencies:
|
||||
css-render: 0.15.14
|
||||
|
||||
'@css-render/vue3-ssr@0.15.14(vue@3.5.34(typescript@6.0.3))':
|
||||
'@css-render/vue3-ssr@0.15.14(vue@3.5.35(typescript@6.0.3))':
|
||||
dependencies:
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
|
||||
'@emnapi/core@1.10.0':
|
||||
dependencies:
|
||||
@@ -3674,10 +3674,10 @@ snapshots:
|
||||
'@iconify/types': 2.0.0
|
||||
import-meta-resolve: 4.2.0
|
||||
|
||||
'@iconify/vue@5.0.1(vue@3.5.34(typescript@6.0.3))':
|
||||
'@iconify/vue@5.0.1(vue@3.5.35(typescript@6.0.3))':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
|
||||
'@isaacs/cliui@9.0.0': {}
|
||||
|
||||
@@ -4322,11 +4322,11 @@ snapshots:
|
||||
|
||||
'@vavt/copy2clipboard@1.0.3': {}
|
||||
|
||||
'@vitejs/plugin-vue@6.0.7(vite@8.0.13(@types/node@24.12.4)(esbuild@0.28.0)(jiti@2.7.0)(sass@1.100.0)(terser@5.48.0)(tsx@4.22.3)(yaml@2.9.0))(vue@3.5.34(typescript@6.0.3))':
|
||||
'@vitejs/plugin-vue@6.0.7(vite@8.0.13(@types/node@24.12.4)(esbuild@0.28.0)(jiti@2.7.0)(sass@1.100.0)(terser@5.48.0)(tsx@4.22.3)(yaml@2.9.0))(vue@3.5.35(typescript@6.0.3))':
|
||||
dependencies:
|
||||
'@rolldown/pluginutils': 1.0.1
|
||||
vite: 8.0.13(@types/node@24.12.4)(esbuild@0.28.0)(jiti@2.7.0)(sass@1.100.0)(terser@5.48.0)(tsx@4.22.3)(yaml@2.9.0)
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
|
||||
'@volar/language-core@2.4.28':
|
||||
dependencies:
|
||||
@@ -4340,15 +4340,15 @@ snapshots:
|
||||
path-browserify: 1.0.1
|
||||
vscode-uri: 3.1.0
|
||||
|
||||
'@vue-macros/common@3.1.2(vue@3.5.34(typescript@6.0.3))':
|
||||
'@vue-macros/common@3.1.2(vue@3.5.35(typescript@6.0.3))':
|
||||
dependencies:
|
||||
'@vue/compiler-sfc': 3.5.34
|
||||
'@vue/compiler-sfc': 3.5.35
|
||||
ast-kit: 2.2.0
|
||||
local-pkg: 1.2.1
|
||||
magic-string-ast: 1.0.3
|
||||
unplugin-utils: 0.3.1
|
||||
optionalDependencies:
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
|
||||
'@vue/babel-helper-vue-transform-on@1.5.0': {}
|
||||
|
||||
@@ -4362,7 +4362,7 @@ snapshots:
|
||||
'@babel/types': 7.29.7
|
||||
'@vue/babel-helper-vue-transform-on': 1.5.0
|
||||
'@vue/babel-plugin-resolve-type': 1.5.0(@babel/core@7.29.7)
|
||||
'@vue/shared': 3.5.34
|
||||
'@vue/shared': 3.5.35
|
||||
optionalDependencies:
|
||||
'@babel/core': 7.29.7
|
||||
transitivePeerDependencies:
|
||||
@@ -4375,39 +4375,39 @@ snapshots:
|
||||
'@babel/helper-module-imports': 7.29.7
|
||||
'@babel/helper-plugin-utils': 7.29.7
|
||||
'@babel/parser': 7.29.7
|
||||
'@vue/compiler-sfc': 3.5.34
|
||||
'@vue/compiler-sfc': 3.5.35
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vue/compiler-core@3.5.34':
|
||||
'@vue/compiler-core@3.5.35':
|
||||
dependencies:
|
||||
'@babel/parser': 7.29.7
|
||||
'@vue/shared': 3.5.34
|
||||
'@vue/shared': 3.5.35
|
||||
entities: 7.0.1
|
||||
estree-walker: 2.0.2
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@vue/compiler-dom@3.5.34':
|
||||
'@vue/compiler-dom@3.5.35':
|
||||
dependencies:
|
||||
'@vue/compiler-core': 3.5.34
|
||||
'@vue/shared': 3.5.34
|
||||
'@vue/compiler-core': 3.5.35
|
||||
'@vue/shared': 3.5.35
|
||||
|
||||
'@vue/compiler-sfc@3.5.34':
|
||||
'@vue/compiler-sfc@3.5.35':
|
||||
dependencies:
|
||||
'@babel/parser': 7.29.7
|
||||
'@vue/compiler-core': 3.5.34
|
||||
'@vue/compiler-dom': 3.5.34
|
||||
'@vue/compiler-ssr': 3.5.34
|
||||
'@vue/shared': 3.5.34
|
||||
'@vue/compiler-core': 3.5.35
|
||||
'@vue/compiler-dom': 3.5.35
|
||||
'@vue/compiler-ssr': 3.5.35
|
||||
'@vue/shared': 3.5.35
|
||||
estree-walker: 2.0.2
|
||||
magic-string: 0.30.21
|
||||
postcss: 8.5.15
|
||||
source-map-js: 1.2.1
|
||||
|
||||
'@vue/compiler-ssr@3.5.34':
|
||||
'@vue/compiler-ssr@3.5.35':
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.5.34
|
||||
'@vue/shared': 3.5.34
|
||||
'@vue/compiler-dom': 3.5.35
|
||||
'@vue/shared': 3.5.35
|
||||
|
||||
'@vue/devtools-api@7.7.9':
|
||||
dependencies:
|
||||
@@ -4417,11 +4417,11 @@ snapshots:
|
||||
dependencies:
|
||||
'@vue/devtools-kit': 8.1.2
|
||||
|
||||
'@vue/devtools-core@8.1.2(vue@3.5.34(typescript@6.0.3))':
|
||||
'@vue/devtools-core@8.1.2(vue@3.5.35(typescript@6.0.3))':
|
||||
dependencies:
|
||||
'@vue/devtools-kit': 8.1.2
|
||||
'@vue/devtools-shared': 8.1.2
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
|
||||
'@vue/devtools-kit@7.7.9':
|
||||
dependencies:
|
||||
@@ -4462,54 +4462,54 @@ snapshots:
|
||||
'@vue/language-core@3.3.2':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.28
|
||||
'@vue/compiler-dom': 3.5.34
|
||||
'@vue/shared': 3.5.34
|
||||
'@vue/compiler-dom': 3.5.35
|
||||
'@vue/shared': 3.5.35
|
||||
alien-signals: 3.2.1
|
||||
muggle-string: 0.4.1
|
||||
path-browserify: 1.0.1
|
||||
picomatch: 4.0.4
|
||||
|
||||
'@vue/reactivity@3.5.34':
|
||||
'@vue/reactivity@3.5.35':
|
||||
dependencies:
|
||||
'@vue/shared': 3.5.34
|
||||
'@vue/shared': 3.5.35
|
||||
|
||||
'@vue/runtime-core@3.5.34':
|
||||
'@vue/runtime-core@3.5.35':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.5.34
|
||||
'@vue/shared': 3.5.34
|
||||
'@vue/reactivity': 3.5.35
|
||||
'@vue/shared': 3.5.35
|
||||
|
||||
'@vue/runtime-dom@3.5.34':
|
||||
'@vue/runtime-dom@3.5.35':
|
||||
dependencies:
|
||||
'@vue/reactivity': 3.5.34
|
||||
'@vue/runtime-core': 3.5.34
|
||||
'@vue/shared': 3.5.34
|
||||
'@vue/reactivity': 3.5.35
|
||||
'@vue/runtime-core': 3.5.35
|
||||
'@vue/shared': 3.5.35
|
||||
csstype: 3.2.3
|
||||
|
||||
'@vue/server-renderer@3.5.34(vue@3.5.34(typescript@6.0.3))':
|
||||
'@vue/server-renderer@3.5.35(vue@3.5.35(typescript@6.0.3))':
|
||||
dependencies:
|
||||
'@vue/compiler-ssr': 3.5.34
|
||||
'@vue/shared': 3.5.34
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
'@vue/compiler-ssr': 3.5.35
|
||||
'@vue/shared': 3.5.35
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
|
||||
'@vue/shared@3.5.34': {}
|
||||
'@vue/shared@3.5.35': {}
|
||||
|
||||
'@vue/tsconfig@0.9.1(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3))':
|
||||
'@vue/tsconfig@0.9.1(typescript@6.0.3)(vue@3.5.35(typescript@6.0.3))':
|
||||
optionalDependencies:
|
||||
typescript: 6.0.3
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
|
||||
'@vueuse/core@14.3.0(vue@3.5.34(typescript@6.0.3))':
|
||||
'@vueuse/core@14.3.0(vue@3.5.35(typescript@6.0.3))':
|
||||
dependencies:
|
||||
'@types/web-bluetooth': 0.0.21
|
||||
'@vueuse/metadata': 14.3.0
|
||||
'@vueuse/shared': 14.3.0(vue@3.5.34(typescript@6.0.3))
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
'@vueuse/shared': 14.3.0(vue@3.5.35(typescript@6.0.3))
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
|
||||
'@vueuse/metadata@14.3.0': {}
|
||||
|
||||
'@vueuse/shared@14.3.0(vue@3.5.34(typescript@6.0.3))':
|
||||
'@vueuse/shared@14.3.0(vue@3.5.35(typescript@6.0.3))':
|
||||
dependencies:
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
|
||||
'@xterm/addon-attach@0.12.0': {}
|
||||
|
||||
@@ -5363,10 +5363,10 @@ snapshots:
|
||||
|
||||
muggle-string@0.4.1: {}
|
||||
|
||||
naive-ui@2.44.1(vue@3.5.34(typescript@6.0.3)):
|
||||
naive-ui@2.44.1(vue@3.5.35(typescript@6.0.3)):
|
||||
dependencies:
|
||||
'@css-render/plugin-bem': 0.15.14(css-render@0.15.14)
|
||||
'@css-render/vue3-ssr': 0.15.14(vue@3.5.34(typescript@6.0.3))
|
||||
'@css-render/vue3-ssr': 0.15.14(vue@3.5.35(typescript@6.0.3))
|
||||
'@types/lodash': 4.17.24
|
||||
'@types/lodash-es': 4.17.12
|
||||
async-validator: 4.2.5
|
||||
@@ -5380,10 +5380,10 @@ snapshots:
|
||||
lodash-es: 4.18.1
|
||||
seemly: 0.3.10
|
||||
treemate: 0.3.11
|
||||
vdirs: 0.1.8(vue@3.5.34(typescript@6.0.3))
|
||||
vooks: 0.2.12(vue@3.5.34(typescript@6.0.3))
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vueuc: 0.4.65(vue@3.5.34(typescript@6.0.3))
|
||||
vdirs: 0.1.8(vue@3.5.35(typescript@6.0.3))
|
||||
vooks: 0.2.12(vue@3.5.35(typescript@6.0.3))
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
vueuc: 0.4.65(vue@3.5.35(typescript@6.0.3))
|
||||
|
||||
nanoid@3.3.12: {}
|
||||
|
||||
@@ -5596,16 +5596,16 @@ snapshots:
|
||||
|
||||
pidtree@0.6.0: {}
|
||||
|
||||
pinia-plugin-persistedstate@4.7.1(pinia@3.0.4(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3))):
|
||||
pinia-plugin-persistedstate@4.7.1(pinia@3.0.4(typescript@6.0.3)(vue@3.5.35(typescript@6.0.3))):
|
||||
dependencies:
|
||||
defu: 6.1.7
|
||||
optionalDependencies:
|
||||
pinia: 3.0.4(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3))
|
||||
pinia: 3.0.4(typescript@6.0.3)(vue@3.5.35(typescript@6.0.3))
|
||||
|
||||
pinia@3.0.4(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3)):
|
||||
pinia@3.0.4(typescript@6.0.3)(vue@3.5.35(typescript@6.0.3)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 7.7.9
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
optionalDependencies:
|
||||
typescript: 6.0.3
|
||||
|
||||
@@ -5889,7 +5889,7 @@ snapshots:
|
||||
|
||||
unpipe@1.0.0: {}
|
||||
|
||||
unplugin-auto-import@21.0.0(@vueuse/core@14.3.0(vue@3.5.34(typescript@6.0.3))):
|
||||
unplugin-auto-import@21.0.0(@vueuse/core@14.3.0(vue@3.5.35(typescript@6.0.3))):
|
||||
dependencies:
|
||||
local-pkg: 1.2.1
|
||||
magic-string: 0.30.21
|
||||
@@ -5898,9 +5898,9 @@ snapshots:
|
||||
unplugin: 2.3.11
|
||||
unplugin-utils: 0.3.1
|
||||
optionalDependencies:
|
||||
'@vueuse/core': 14.3.0(vue@3.5.34(typescript@6.0.3))
|
||||
'@vueuse/core': 14.3.0(vue@3.5.35(typescript@6.0.3))
|
||||
|
||||
unplugin-icons@23.0.1(@vue/compiler-sfc@3.5.34):
|
||||
unplugin-icons@23.0.1(@vue/compiler-sfc@3.5.35):
|
||||
dependencies:
|
||||
'@antfu/install-pkg': 1.1.0
|
||||
'@iconify/utils': 3.1.3
|
||||
@@ -5908,14 +5908,14 @@ snapshots:
|
||||
obug: 2.1.1
|
||||
unplugin: 2.3.11
|
||||
optionalDependencies:
|
||||
'@vue/compiler-sfc': 3.5.34
|
||||
'@vue/compiler-sfc': 3.5.35
|
||||
|
||||
unplugin-utils@0.3.1:
|
||||
dependencies:
|
||||
pathe: 2.0.3
|
||||
picomatch: 4.0.4
|
||||
|
||||
unplugin-vue-components@32.1.0(vue@3.5.34(typescript@6.0.3)):
|
||||
unplugin-vue-components@32.1.0(vue@3.5.35(typescript@6.0.3)):
|
||||
dependencies:
|
||||
chokidar: 5.0.0
|
||||
local-pkg: 1.2.1
|
||||
@@ -5926,7 +5926,7 @@ snapshots:
|
||||
tinyglobby: 0.2.16
|
||||
unplugin: 3.0.0
|
||||
unplugin-utils: 0.3.1
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
|
||||
unplugin@2.3.11:
|
||||
dependencies:
|
||||
@@ -5955,10 +5955,10 @@ snapshots:
|
||||
|
||||
utils-merge@1.0.1: {}
|
||||
|
||||
vdirs@0.1.8(vue@3.5.34(typescript@6.0.3)):
|
||||
vdirs@0.1.8(vue@3.5.35(typescript@6.0.3)):
|
||||
dependencies:
|
||||
evtd: 0.2.4
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
|
||||
vite-dev-rpc@1.1.0(vite@8.0.13(@types/node@24.12.4)(esbuild@0.28.0)(jiti@2.7.0)(sass@1.100.0)(terser@5.48.0)(tsx@4.22.3)(yaml@2.9.0)):
|
||||
dependencies:
|
||||
@@ -6023,9 +6023,9 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vite-plugin-vue-devtools@8.1.2(vite@8.0.13(@types/node@24.12.4)(esbuild@0.28.0)(jiti@2.7.0)(sass@1.100.0)(terser@5.48.0)(tsx@4.22.3)(yaml@2.9.0))(vue@3.5.34(typescript@6.0.3)):
|
||||
vite-plugin-vue-devtools@8.1.2(vite@8.0.13(@types/node@24.12.4)(esbuild@0.28.0)(jiti@2.7.0)(sass@1.100.0)(terser@5.48.0)(tsx@4.22.3)(yaml@2.9.0))(vue@3.5.35(typescript@6.0.3)):
|
||||
dependencies:
|
||||
'@vue/devtools-core': 8.1.2(vue@3.5.34(typescript@6.0.3))
|
||||
'@vue/devtools-core': 8.1.2(vue@3.5.35(typescript@6.0.3))
|
||||
'@vue/devtools-kit': 8.1.2
|
||||
'@vue/devtools-shared': 8.1.2
|
||||
sirv: 3.0.2
|
||||
@@ -6045,7 +6045,7 @@ snapshots:
|
||||
'@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.29.7)
|
||||
'@babel/plugin-transform-typescript': 7.29.7(@babel/core@7.29.7)
|
||||
'@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.29.7)
|
||||
'@vue/compiler-dom': 3.5.34
|
||||
'@vue/compiler-dom': 3.5.35
|
||||
kolorist: 1.8.0
|
||||
magic-string: 0.30.21
|
||||
vite: 8.0.13(@types/node@24.12.4)(esbuild@0.28.0)(jiti@2.7.0)(sass@1.100.0)(terser@5.48.0)(tsx@4.22.3)(yaml@2.9.0)
|
||||
@@ -6069,17 +6069,17 @@ snapshots:
|
||||
tsx: 4.22.3
|
||||
yaml: 2.9.0
|
||||
|
||||
vooks@0.2.12(vue@3.5.34(typescript@6.0.3)):
|
||||
vooks@0.2.12(vue@3.5.35(typescript@6.0.3)):
|
||||
dependencies:
|
||||
evtd: 0.2.4
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
|
||||
vscode-uri@3.1.0: {}
|
||||
|
||||
vue-echarts@8.0.1(echarts@6.1.0)(vue@3.5.34(typescript@6.0.3)):
|
||||
vue-echarts@8.0.1(echarts@6.1.0)(vue@3.5.35(typescript@6.0.3)):
|
||||
dependencies:
|
||||
echarts: 6.1.0
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
|
||||
vue-eslint-parser@10.4.0(eslint@10.4.0(jiti@2.7.0)):
|
||||
dependencies:
|
||||
@@ -6093,10 +6093,10 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vue-router@5.0.7(@vue/compiler-sfc@3.5.34)(pinia@3.0.4(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3)))(vue@3.5.34(typescript@6.0.3)):
|
||||
vue-router@5.0.7(@vue/compiler-sfc@3.5.35)(pinia@3.0.4(typescript@6.0.3)(vue@3.5.35(typescript@6.0.3)))(vue@3.5.35(typescript@6.0.3)):
|
||||
dependencies:
|
||||
'@babel/generator': 8.0.0-rc.6
|
||||
'@vue-macros/common': 3.1.2(vue@3.5.34(typescript@6.0.3))
|
||||
'@vue-macros/common': 3.1.2(vue@3.5.35(typescript@6.0.3))
|
||||
'@vue/devtools-api': 8.1.2
|
||||
ast-walker-scope: 0.8.3
|
||||
chokidar: 5.0.0
|
||||
@@ -6111,11 +6111,11 @@ snapshots:
|
||||
tinyglobby: 0.2.16
|
||||
unplugin: 3.0.0
|
||||
unplugin-utils: 0.3.1
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
yaml: 2.9.0
|
||||
optionalDependencies:
|
||||
'@vue/compiler-sfc': 3.5.34
|
||||
pinia: 3.0.4(typescript@6.0.3)(vue@3.5.34(typescript@6.0.3))
|
||||
'@vue/compiler-sfc': 3.5.35
|
||||
pinia: 3.0.4(typescript@6.0.3)(vue@3.5.35(typescript@6.0.3))
|
||||
|
||||
vue-tsc@3.3.2(typescript@6.0.3):
|
||||
dependencies:
|
||||
@@ -6123,43 +6123,43 @@ snapshots:
|
||||
'@vue/language-core': 3.3.2
|
||||
typescript: 6.0.3
|
||||
|
||||
vue3-gettext@4.0.0-beta.1(@vue/compiler-sfc@3.5.34)(vue@3.5.34(typescript@6.0.3)):
|
||||
vue3-gettext@4.0.0-beta.1(@vue/compiler-sfc@3.5.35)(vue@3.5.35(typescript@6.0.3)):
|
||||
dependencies:
|
||||
'@vue/compiler-sfc': 3.5.34
|
||||
'@vue/compiler-sfc': 3.5.35
|
||||
chalk: 5.6.2
|
||||
command-line-args: 6.0.2
|
||||
glob: 11.1.0
|
||||
lilconfig: 3.1.3
|
||||
pofile: 1.1.4
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
transitivePeerDependencies:
|
||||
- '@75lb/nature'
|
||||
|
||||
vue@3.5.34(typescript@6.0.3):
|
||||
vue@3.5.35(typescript@6.0.3):
|
||||
dependencies:
|
||||
'@vue/compiler-dom': 3.5.34
|
||||
'@vue/compiler-sfc': 3.5.34
|
||||
'@vue/runtime-dom': 3.5.34
|
||||
'@vue/server-renderer': 3.5.34(vue@3.5.34(typescript@6.0.3))
|
||||
'@vue/shared': 3.5.34
|
||||
'@vue/compiler-dom': 3.5.35
|
||||
'@vue/compiler-sfc': 3.5.35
|
||||
'@vue/runtime-dom': 3.5.35
|
||||
'@vue/server-renderer': 3.5.35(vue@3.5.35(typescript@6.0.3))
|
||||
'@vue/shared': 3.5.35
|
||||
optionalDependencies:
|
||||
typescript: 6.0.3
|
||||
|
||||
vuedraggable@4.1.0(vue@3.5.34(typescript@6.0.3)):
|
||||
vuedraggable@4.1.0(vue@3.5.35(typescript@6.0.3)):
|
||||
dependencies:
|
||||
sortablejs: 1.14.0
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
|
||||
vueuc@0.4.65(vue@3.5.34(typescript@6.0.3)):
|
||||
vueuc@0.4.65(vue@3.5.35(typescript@6.0.3)):
|
||||
dependencies:
|
||||
'@css-render/vue3-ssr': 0.15.14(vue@3.5.34(typescript@6.0.3))
|
||||
'@css-render/vue3-ssr': 0.15.14(vue@3.5.35(typescript@6.0.3))
|
||||
'@juggle/resize-observer': 3.4.0
|
||||
css-render: 0.15.14
|
||||
evtd: 0.2.4
|
||||
seemly: 0.3.10
|
||||
vdirs: 0.1.8(vue@3.5.34(typescript@6.0.3))
|
||||
vooks: 0.2.12(vue@3.5.34(typescript@6.0.3))
|
||||
vue: 3.5.34(typescript@6.0.3)
|
||||
vdirs: 0.1.8(vue@3.5.35(typescript@6.0.3))
|
||||
vooks: 0.2.12(vue@3.5.35(typescript@6.0.3))
|
||||
vue: 3.5.35(typescript@6.0.3)
|
||||
|
||||
webpack-virtual-modules@0.6.2: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user