chore(deps): update dependency vue-tsc to v2.2.8
This commit is contained in:
parent
14a83214be
commit
c9b8c31976
2 changed files with 7 additions and 7 deletions
|
@ -29,7 +29,7 @@
|
|||
"sass": "1.85.1",
|
||||
"typescript": "5.8.2",
|
||||
"vue": "3.5.13",
|
||||
"vue-tsc": "2.2.6",
|
||||
"vue-tsc": "2.2.8",
|
||||
"vuepress": "2.0.0-rc.20"
|
||||
}
|
||||
}
|
||||
|
|
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
|
@ -63,8 +63,8 @@ importers:
|
|||
specifier: 3.5.13
|
||||
version: 3.5.13(typescript@5.8.2)
|
||||
vue-tsc:
|
||||
specifier: 2.2.6
|
||||
version: 2.2.6(typescript@5.8.2)
|
||||
specifier: 2.2.8
|
||||
version: 2.2.8(typescript@5.8.2)
|
||||
vuepress:
|
||||
specifier: 2.0.0-rc.20
|
||||
version: 2.0.0-rc.20(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.8)(sass@1.85.1)(typescript@5.8.2))(typescript@5.8.2)(vue@3.5.13(typescript@5.8.2))
|
||||
|
@ -2306,8 +2306,8 @@ packages:
|
|||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
|
||||
vue-tsc@2.2.6:
|
||||
resolution: {integrity: sha512-TI6eAnWPatONEpVAZt1etbSrh8tDpHOLSlRqKGudOK5WKVnBGzHXUi0KR4UCsf2o5P+5285w4HF+5avhfH7IMA==}
|
||||
vue-tsc@2.2.8:
|
||||
resolution: {integrity: sha512-jBYKBNFADTN+L+MdesNX/TB3XuDSyaWynKMDgR+yCSln0GQ9Tfb7JS2lr46s2LiFUT1WsmfWsSvIElyxzOPqcQ==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
|
@ -4800,10 +4800,10 @@ snapshots:
|
|||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.13(typescript@5.8.2)
|
||||
|
||||
vue-tsc@2.2.6(typescript@5.8.2):
|
||||
vue-tsc@2.2.8(typescript@5.8.2):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.11
|
||||
'@vue/language-core': 2.2.6(typescript@5.8.2)
|
||||
'@vue/language-core': 2.2.8(typescript@5.8.2)
|
||||
typescript: 5.8.2
|
||||
|
||||
vue@3.5.13(typescript@5.8.2):
|
||||
|
|
Loading…
Add table
Reference in a new issue