mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 10:17:17 +08:00
chore(deps): Update dependency vue-tsc to v3.1.5 (#1120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
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.3.0
|
||||
version: 4.3.0(prettier@3.6.2)(typescript@5.9.3)(vue-tsc@3.1.4(typescript@5.9.3))
|
||||
version: 4.3.0(prettier@3.6.2)(typescript@5.9.3)(vue-tsc@3.1.5(typescript@5.9.3))
|
||||
sass:
|
||||
specifier: ^1.93.2
|
||||
version: 1.94.2
|
||||
@@ -206,7 +206,7 @@ importers:
|
||||
version: 8.0.5(vite@7.2.4(@types/node@24.10.1)(jiti@2.6.1)(sass@1.94.2)(terser@5.44.1)(tsx@4.20.6))(vue@3.5.24(typescript@5.9.3))
|
||||
vue-tsc:
|
||||
specifier: ^3.1.1
|
||||
version: 3.1.4(typescript@5.9.3)
|
||||
version: 3.1.5(typescript@5.9.3)
|
||||
|
||||
packages:
|
||||
|
||||
@@ -1356,8 +1356,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/language-core@3.1.4':
|
||||
resolution: {integrity: sha512-n/58wm8SkmoxMWkUNUH/PwoovWe4hmdyPJU2ouldr3EPi1MLoS7iDN46je8CsP95SnVBs2axInzRglPNKvqMcg==}
|
||||
'@vue/language-core@3.1.5':
|
||||
resolution: {integrity: sha512-FMcqyzWN+sYBeqRMWPGT2QY0mUasZMVIuHvmb5NT3eeqPrbHBYtCP8JWEUCDCgM+Zr62uuWY/qoeBrPrzfa78w==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
@@ -3413,8 +3413,8 @@ packages:
|
||||
peerDependencies:
|
||||
vue: ^3.5.0
|
||||
|
||||
vue-tsc@3.1.4:
|
||||
resolution: {integrity: sha512-GsRJxttj4WkmXW/zDwYPGMJAN3np/4jTzoDFQTpTsI5Vg/JKMWamBwamlmLihgSVHO66y9P7GX+uoliYxeI4Hw==}
|
||||
vue-tsc@3.1.5:
|
||||
resolution: {integrity: sha512-L/G9IUjOWhBU0yun89rv8fKqmKC+T0HfhrFjlIml71WpfBv9eb4E9Bev8FMbyueBIU9vxQqbd+oOsVcDa5amGw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
@@ -4963,7 +4963,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vue/language-core@3.1.4(typescript@5.9.3)':
|
||||
'@vue/language-core@3.1.5(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.23
|
||||
'@vue/compiler-dom': 3.5.24
|
||||
@@ -6477,12 +6477,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.4(typescript@5.9.3)):
|
||||
prettier-plugin-organize-imports@4.3.0(prettier@3.6.2)(typescript@5.9.3)(vue-tsc@3.1.5(typescript@5.9.3)):
|
||||
dependencies:
|
||||
prettier: 3.6.2
|
||||
typescript: 5.9.3
|
||||
optionalDependencies:
|
||||
vue-tsc: 3.1.4(typescript@5.9.3)
|
||||
vue-tsc: 3.1.5(typescript@5.9.3)
|
||||
|
||||
prettier@3.6.2: {}
|
||||
|
||||
@@ -7174,10 +7174,10 @@ snapshots:
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.24(typescript@5.9.3)
|
||||
|
||||
vue-tsc@3.1.4(typescript@5.9.3):
|
||||
vue-tsc@3.1.5(typescript@5.9.3):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.23
|
||||
'@vue/language-core': 3.1.4(typescript@5.9.3)
|
||||
'@vue/language-core': 3.1.5(typescript@5.9.3)
|
||||
typescript: 5.9.3
|
||||
|
||||
vue3-gettext@4.0.0-beta.1(@vue/compiler-sfc@3.5.24)(vue@3.5.24(typescript@5.9.3)):
|
||||
|
||||
Reference in New Issue
Block a user