mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 06:47:20 +08:00
chore(deps): Update non-major dependencies (#1031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -94,5 +94,5 @@
|
||||
"vite-plugin-vue-devtools": "^8.0.0",
|
||||
"vue-tsc": "^3.0.0"
|
||||
},
|
||||
"packageManager": "pnpm@10.18.0+sha512.e804f889f1cecc40d572db084eec3e4881739f8dec69c0ff10d2d1beff9a4e309383ba27b5b750059d7f4c149535b6cd0d2cb1ed3aeb739239a4284a68f40cfa"
|
||||
"packageManager": "pnpm@10.18.1+sha512.77a884a165cbba2d8d1c19e3b4880eee6d2fcabd0d879121e282196b80042351d5eb3ca0935fa599da1dc51265cc68816ad2bddd2a2de5ea9fdf92adbec7cd34"
|
||||
}
|
||||
|
||||
22
web/pnpm-lock.yaml
generated
22
web/pnpm-lock.yaml
generated
@@ -167,7 +167,7 @@ importers:
|
||||
version: 3.6.2
|
||||
prettier-plugin-organize-imports:
|
||||
specifier: ^4.1.0
|
||||
version: 4.3.0(prettier@3.6.2)(typescript@5.9.3)(vue-tsc@3.1.0(typescript@5.9.3))
|
||||
version: 4.3.0(prettier@3.6.2)(typescript@5.9.3)(vue-tsc@3.1.1(typescript@5.9.3))
|
||||
sass:
|
||||
specifier: ^1.89.0
|
||||
version: 1.93.2
|
||||
@@ -206,7 +206,7 @@ importers:
|
||||
version: 8.0.2(vite@7.1.9(@types/node@22.18.8)(jiti@2.6.1)(sass@1.93.2)(terser@5.44.0)(tsx@4.20.6))(vue@3.5.22(typescript@5.9.3))
|
||||
vue-tsc:
|
||||
specifier: ^3.0.0
|
||||
version: 3.1.0(typescript@5.9.3)
|
||||
version: 3.1.1(typescript@5.9.3)
|
||||
|
||||
packages:
|
||||
|
||||
@@ -1320,8 +1320,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/language-core@3.1.0':
|
||||
resolution: {integrity: sha512-a7ns+X9vTbdmk7QLrvnZs8s4E1wwtxG/sELzr6F2j4pU+r/OoAv6jJGSz+5tVTU6e4+3rjepGhSP8jDmBBcb3w==}
|
||||
'@vue/language-core@3.1.1':
|
||||
resolution: {integrity: sha512-qjMY3Q+hUCjdH+jLrQapqgpsJ0rd/2mAY02lZoHG3VFJZZZKLjAlV+Oo9QmWIT4jh8+Rx8RUGUi++d7T9Wb6Mw==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
@@ -3420,8 +3420,8 @@ packages:
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
|
||||
vue-tsc@3.1.0:
|
||||
resolution: {integrity: sha512-fbMynMG7kXSnqZTRBSCh9ROYaVpXfCZbEO0gY3lqOjLbp361uuS88n6BDajiUriDIF+SGLWoinjvf6stS2J3Gg==}
|
||||
vue-tsc@3.1.1:
|
||||
resolution: {integrity: sha512-fyixKxFniOVgn+L/4+g8zCG6dflLLt01Agz9jl3TO45Bgk87NZJRmJVPsiK+ouq3LB91jJCbOV+pDkzYTxbI7A==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
@@ -4914,7 +4914,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vue/language-core@3.1.0(typescript@5.9.3)':
|
||||
'@vue/language-core@3.1.1(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.23
|
||||
'@vue/compiler-dom': 3.5.22
|
||||
@@ -6465,12 +6465,12 @@ snapshots:
|
||||
dependencies:
|
||||
fast-diff: 1.3.0
|
||||
|
||||
prettier-plugin-organize-imports@4.3.0(prettier@3.6.2)(typescript@5.9.3)(vue-tsc@3.1.0(typescript@5.9.3)):
|
||||
prettier-plugin-organize-imports@4.3.0(prettier@3.6.2)(typescript@5.9.3)(vue-tsc@3.1.1(typescript@5.9.3)):
|
||||
dependencies:
|
||||
prettier: 3.6.2
|
||||
typescript: 5.9.3
|
||||
optionalDependencies:
|
||||
vue-tsc: 3.1.0(typescript@5.9.3)
|
||||
vue-tsc: 3.1.1(typescript@5.9.3)
|
||||
|
||||
prettier@3.6.2: {}
|
||||
|
||||
@@ -7166,10 +7166,10 @@ snapshots:
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.22(typescript@5.9.3)
|
||||
|
||||
vue-tsc@3.1.0(typescript@5.9.3):
|
||||
vue-tsc@3.1.1(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.23
|
||||
'@vue/language-core': 3.1.0(typescript@5.9.3)
|
||||
'@vue/language-core': 3.1.1(typescript@5.9.3)
|
||||
typescript: 5.9.3
|
||||
|
||||
vue3-gettext@4.0.0-beta.1(@vue/compiler-sfc@3.5.22)(vue@3.5.22(typescript@5.9.3)):
|
||||
|
||||
Reference in New Issue
Block a user