chore(deps): update dependency vue-tsc to v2.0.19
This commit is contained in:
parent
8cee026c72
commit
1b537da466
2 changed files with 10 additions and 10 deletions
|
@ -90,6 +90,6 @@
|
|||
"vue-draggable-plus": "0.4.1",
|
||||
"vue-plyr": "7.0.0",
|
||||
"vue-prism-editor": "2.0.0-alpha.2",
|
||||
"vue-tsc": "2.0.18"
|
||||
"vue-tsc": "2.0.19"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -762,8 +762,8 @@ importers:
|
|||
specifier: 2.0.0-alpha.2
|
||||
version: 2.0.0-alpha.2(vue@3.4.27(typescript@5.4.5))
|
||||
vue-tsc:
|
||||
specifier: 2.0.18
|
||||
version: 2.0.18(typescript@5.4.5)
|
||||
specifier: 2.0.19
|
||||
version: 2.0.19(typescript@5.4.5)
|
||||
|
||||
packages/firefish-js:
|
||||
dependencies:
|
||||
|
@ -2752,8 +2752,8 @@ packages:
|
|||
'@vue/compiler-ssr@3.4.27':
|
||||
resolution: {integrity: sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==}
|
||||
|
||||
'@vue/language-core@2.0.18':
|
||||
resolution: {integrity: sha512-MwKRQAReHN1z7P3/8k/ISC5MjDRjHxGyitn50jWrMmzW9FNySG/1NxMPgAHcVJ4zApJUolS9TexYzT4I6BKL5w==}
|
||||
'@vue/language-core@2.0.19':
|
||||
resolution: {integrity: sha512-A9EGOnvb51jOvnCYoRLnMP+CcoPlbZVxI9gZXE/y2GksRWM6j/PrLEIC++pnosWTN08tFpJgxhSS//E9v/Sg+Q==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
|
@ -7766,8 +7766,8 @@ packages:
|
|||
vue-template-compiler@2.7.16:
|
||||
resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
|
||||
|
||||
vue-tsc@2.0.18:
|
||||
resolution: {integrity: sha512-0SrsAJzsUrX7A6aXLsBrXrAesozAirASPnVz5VUt2+4imFNP2cEXtLQy1s8ayUHLex3zoYIoZVgZ7h7UgqaEVw==}
|
||||
vue-tsc@2.0.19:
|
||||
resolution: {integrity: sha512-JWay5Zt2/871iodGF72cELIbcAoPyhJxq56mPPh+M2K7IwI688FMrFKc/+DvB05wDWEuCPexQJ6L10zSwzzapg==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -10152,7 +10152,7 @@ snapshots:
|
|||
'@vue/compiler-dom': 3.4.27
|
||||
'@vue/shared': 3.4.27
|
||||
|
||||
'@vue/language-core@2.0.18(typescript@5.4.5)':
|
||||
'@vue/language-core@2.0.19(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.2.4
|
||||
'@vue/compiler-dom': 3.4.27
|
||||
|
@ -15971,10 +15971,10 @@ snapshots:
|
|||
de-indent: 1.0.2
|
||||
he: 1.2.0
|
||||
|
||||
vue-tsc@2.0.18(typescript@5.4.5):
|
||||
vue-tsc@2.0.19(typescript@5.4.5):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.2.4
|
||||
'@vue/language-core': 2.0.18(typescript@5.4.5)
|
||||
'@vue/language-core': 2.0.19(typescript@5.4.5)
|
||||
semver: 7.6.2
|
||||
typescript: 5.4.5
|
||||
|
||||
|
|
Loading…
Reference in a new issue