chore(deps): update dependency vue-tsc to v2.2.2
This commit is contained in:
parent
359f791782
commit
34188201fc
2 changed files with 7 additions and 7 deletions
|
@ -29,7 +29,7 @@
|
|||
"sass": "1.85.0",
|
||||
"typescript": "5.7.3",
|
||||
"vue": "3.5.13",
|
||||
"vue-tsc": "2.2.0",
|
||||
"vue-tsc": "2.2.2",
|
||||
"vuepress": "2.0.0-rc.19"
|
||||
}
|
||||
}
|
||||
|
|
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.7.3)
|
||||
vue-tsc:
|
||||
specifier: 2.2.0
|
||||
version: 2.2.0(typescript@5.7.3)
|
||||
specifier: 2.2.2
|
||||
version: 2.2.2(typescript@5.7.3)
|
||||
vuepress:
|
||||
specifier: 2.0.0-rc.19
|
||||
version: 2.0.0-rc.19(@vuepress/bundler-vite@2.0.0-rc.7(@types/node@22.13.4)(sass@1.85.0)(typescript@5.7.3))(typescript@5.7.3)(vue@3.5.13(typescript@5.7.3))
|
||||
|
@ -2301,8 +2301,8 @@ packages:
|
|||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
|
||||
vue-tsc@2.2.0:
|
||||
resolution: {integrity: sha512-gtmM1sUuJ8aSb0KoAFmK9yMxb8TxjewmxqTJ1aKphD5Cbu0rULFY6+UQT51zW7SpUcenfPUuflKyVwyx9Qdnxg==}
|
||||
vue-tsc@2.2.2:
|
||||
resolution: {integrity: sha512-1icPKkxAA5KTAaSwg0wVWdE48EdsH8fgvcbAiqojP4jXKl6LEM3soiW1aG/zrWrFt8Mw1ncG2vG1PvpZpVfehA==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
|
@ -4791,10 +4791,10 @@ snapshots:
|
|||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.13(typescript@5.7.3)
|
||||
|
||||
vue-tsc@2.2.0(typescript@5.7.3):
|
||||
vue-tsc@2.2.2(typescript@5.7.3):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.11
|
||||
'@vue/language-core': 2.2.0(typescript@5.7.3)
|
||||
'@vue/language-core': 2.2.2(typescript@5.7.3)
|
||||
typescript: 5.7.3
|
||||
|
||||
vue@3.5.13(typescript@5.7.3):
|
||||
|
|
Loading…
Add table
Reference in a new issue