chore(deps): update dependency vue-tsc to v2.1.6
This commit is contained in:
parent
81c7c905d1
commit
f8bc94b77e
1 changed files with 5 additions and 26 deletions
|
@ -61,7 +61,7 @@ importers:
|
||||||
version: 3.5.3(typescript@5.5.4)
|
version: 3.5.3(typescript@5.5.4)
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: ^2.0.0
|
specifier: ^2.0.0
|
||||||
version: 2.0.29(typescript@5.5.4)
|
version: 2.1.6(typescript@5.5.4)
|
||||||
vuepress:
|
vuepress:
|
||||||
specifier: ^2.0.0-rc.7
|
specifier: ^2.0.0-rc.7
|
||||||
version: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
version: 2.0.0-rc.15(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.5.4)(sass@1.77.8)(typescript@5.5.4))(typescript@5.5.4)(vue@3.5.3(typescript@5.5.4))
|
||||||
|
@ -751,14 +751,6 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@vue/language-core@2.0.29':
|
|
||||||
resolution: {integrity: sha512-o2qz9JPjhdoVj8D2+9bDXbaI4q2uZTHQA/dbyZT4Bj1FR9viZxDJnLcKVHfxdn6wsOzRgpqIzJEEmSSvgMvDTQ==}
|
|
||||||
peerDependencies:
|
|
||||||
typescript: '*'
|
|
||||||
peerDependenciesMeta:
|
|
||||||
typescript:
|
|
||||||
optional: true
|
|
||||||
|
|
||||||
'@vue/language-core@2.1.6':
|
'@vue/language-core@2.1.6':
|
||||||
resolution: {integrity: sha512-MW569cSky9R/ooKMh6xa2g1D0AtRKbL56k83dzus/bx//RDJk24RHWkMzbAlXjMdDNyxAaagKPRquBIxkxlCkg==}
|
resolution: {integrity: sha512-MW569cSky9R/ooKMh6xa2g1D0AtRKbL56k83dzus/bx//RDJk24RHWkMzbAlXjMdDNyxAaagKPRquBIxkxlCkg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -2135,8 +2127,8 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: ^3.2.0
|
vue: ^3.2.0
|
||||||
|
|
||||||
vue-tsc@2.0.29:
|
vue-tsc@2.1.6:
|
||||||
resolution: {integrity: sha512-MHhsfyxO3mYShZCGYNziSbc63x7cQ5g9kvijV7dRe1TTXBRLxXyL0FnXWpUF1xII2mJ86mwYpYsUmMwkmerq7Q==}
|
resolution: {integrity: sha512-f98dyZp5FOukcYmbFpuSCJ4Z0vHSOSmxGttZJCsFeX0M4w/Rsq0s4uKXjcSRsZqsRgQa6z7SfuO+y0HVICE57Q==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '>=5.0.0'
|
typescript: '>=5.0.0'
|
||||||
|
@ -2793,19 +2785,6 @@ snapshots:
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@vue/language-core@2.0.29(typescript@5.5.4)':
|
|
||||||
dependencies:
|
|
||||||
'@volar/language-core': 2.4.4
|
|
||||||
'@vue/compiler-dom': 3.5.3
|
|
||||||
'@vue/compiler-vue2': 2.7.16
|
|
||||||
'@vue/shared': 3.5.3
|
|
||||||
computeds: 0.0.1
|
|
||||||
minimatch: 9.0.5
|
|
||||||
muggle-string: 0.4.1
|
|
||||||
path-browserify: 1.0.1
|
|
||||||
optionalDependencies:
|
|
||||||
typescript: 5.5.4
|
|
||||||
|
|
||||||
'@vue/language-core@2.1.6(typescript@5.5.4)':
|
'@vue/language-core@2.1.6(typescript@5.5.4)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/language-core': 2.4.4
|
'@volar/language-core': 2.4.4
|
||||||
|
@ -4481,10 +4460,10 @@ snapshots:
|
||||||
'@vue/devtools-api': 6.6.3
|
'@vue/devtools-api': 6.6.3
|
||||||
vue: 3.5.3(typescript@5.5.4)
|
vue: 3.5.3(typescript@5.5.4)
|
||||||
|
|
||||||
vue-tsc@2.0.29(typescript@5.5.4):
|
vue-tsc@2.1.6(typescript@5.5.4):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/typescript': 2.4.4
|
'@volar/typescript': 2.4.4
|
||||||
'@vue/language-core': 2.0.29(typescript@5.5.4)
|
'@vue/language-core': 2.1.6(typescript@5.5.4)
|
||||||
semver: 7.6.3
|
semver: 7.6.3
|
||||||
typescript: 5.5.4
|
typescript: 5.5.4
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue