parent
8826cd3782
commit
82dada939a
2 changed files with 7 additions and 7 deletions
|
@ -29,7 +29,7 @@
|
||||||
"sass": "1.85.1",
|
"sass": "1.85.1",
|
||||||
"typescript": "5.8.2",
|
"typescript": "5.8.2",
|
||||||
"vue": "3.5.13",
|
"vue": "3.5.13",
|
||||||
"vue-tsc": "2.2.6",
|
"vue-tsc": "2.2.8",
|
||||||
"vuepress": "2.0.0-rc.20"
|
"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
|
specifier: 3.5.13
|
||||||
version: 3.5.13(typescript@5.8.2)
|
version: 3.5.13(typescript@5.8.2)
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: 2.2.6
|
specifier: 2.2.8
|
||||||
version: 2.2.6(typescript@5.8.2)
|
version: 2.2.8(typescript@5.8.2)
|
||||||
vuepress:
|
vuepress:
|
||||||
specifier: 2.0.0-rc.20
|
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))
|
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))
|
||||||
|
@ -2303,8 +2303,8 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: ^3.2.0
|
vue: ^3.2.0
|
||||||
|
|
||||||
vue-tsc@2.2.6:
|
vue-tsc@2.2.8:
|
||||||
resolution: {integrity: sha512-TI6eAnWPatONEpVAZt1etbSrh8tDpHOLSlRqKGudOK5WKVnBGzHXUi0KR4UCsf2o5P+5285w4HF+5avhfH7IMA==}
|
resolution: {integrity: sha512-jBYKBNFADTN+L+MdesNX/TB3XuDSyaWynKMDgR+yCSln0GQ9Tfb7JS2lr46s2LiFUT1WsmfWsSvIElyxzOPqcQ==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '>=5.0.0'
|
typescript: '>=5.0.0'
|
||||||
|
@ -4789,10 +4789,10 @@ snapshots:
|
||||||
'@vue/devtools-api': 6.6.4
|
'@vue/devtools-api': 6.6.4
|
||||||
vue: 3.5.13(typescript@5.8.2)
|
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:
|
dependencies:
|
||||||
'@volar/typescript': 2.4.11
|
'@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
|
typescript: 5.8.2
|
||||||
|
|
||||||
vue@3.5.13(typescript@5.8.2):
|
vue@3.5.13(typescript@5.8.2):
|
||||||
|
|
Loading…
Add table
Reference in a new issue