Merge branch 'renovate/vue-tsc-2.x' into 'develop'

chore(deps): update dependency vue-tsc to v2.0.21


See merge request firefish/firefish!10983
This commit is contained in:
CI 2024-06-08 20:08:04 +00:00
commit 9b234e86f3
2 changed files with 23 additions and 23 deletions

View file

@ -90,6 +90,6 @@
"vue-draggable-plus": "0.5.0",
"vue-plyr": "7.0.0",
"vue-prism-editor": "2.0.0-alpha.2",
"vue-tsc": "2.0.20"
"vue-tsc": "2.0.21"
}
}

View file

@ -756,8 +756,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.20
version: 2.0.20(typescript@5.4.5)
specifier: 2.0.21
version: 2.0.21(typescript@5.4.5)
packages/firefish-js:
dependencies:
@ -2733,14 +2733,14 @@ packages:
vite: ^5.0.0
vue: ^3.2.25
'@volar/language-core@2.3.0-alpha.14':
resolution: {integrity: sha512-80HmdD27fPHs+EB9s5RIdRFdvKil2xXMbsKSPYcPFOLP3iysOJ/i9OKnG83Rhgn6rTLJdfM97WOdx/dsBwJtag==}
'@volar/language-core@2.3.0-alpha.15':
resolution: {integrity: sha512-uSfn1Dsl1w9o2aN9nnS6N/4FcjSbmpY6P/ypfW4kRhasEyICstu4swIz2joNR6532R02JwJY9Ta0pxRmXbBOqw==}
'@volar/source-map@2.3.0-alpha.14':
resolution: {integrity: sha512-la0CSIfo593WRga2r9STkCtObECX/3xZs4cQKlygU8G13zCtYP8uOQc/jgBQEQK3ne50i7X4Z0ZRLj9ht8+Ppg==}
'@volar/source-map@2.3.0-alpha.15':
resolution: {integrity: sha512-DQr3FwhRxtxX4W6BoJkwajWjj6BAF5H/SgtzFaUP9z8txn6Y5oFxZPPDG+3Xwu3pTV3gvVlE7AL5E/G1jUr5Yg==}
'@volar/typescript@2.3.0-alpha.14':
resolution: {integrity: sha512-YnaivvHu/HlVgFRUFPh3X42GXYawSIXPvkIGND/RZXJ1iyrj9CB/UEtsMUV55TOULbfJyc92F2EpOMn/lMyqwA==}
'@volar/typescript@2.3.0-alpha.15':
resolution: {integrity: sha512-sTzUyqGC1wkzVyY0XZBO5smCPDRvIqxlMTUw7bZebuD/7sGaVfyk9ryE29aG6CLpuYDev/ugpQsKoFVhFaQQ8A==}
'@vue/compiler-core@3.4.27':
resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==}
@ -2757,8 +2757,8 @@ packages:
'@vue/compiler-ssr@3.4.27':
resolution: {integrity: sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==}
'@vue/language-core@2.0.20':
resolution: {integrity: sha512-PudZnVVhZV9++4xndha6K8G1P+pa5WB4H926IK6Pn82EKD+7MEnBJ858t+cI5jpXqx1X/72+NfzRrgsocN5LrA==}
'@vue/language-core@2.0.21':
resolution: {integrity: sha512-vjs6KwnCK++kIXT+eI63BGpJHfHNVJcUCr3RnvJsccT3vbJnZV5IhHR2puEkoOkIbDdp0Gqi1wEnv3hEd3WsxQ==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
@ -7785,8 +7785,8 @@ packages:
vue-template-compiler@2.7.16:
resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
vue-tsc@2.0.20:
resolution: {integrity: sha512-FlyW/vtf9mfUfOSMnPma2USaWwdZQKCHSTgtJwlt6q471ZaVzx9Wy4UiSCFW4bQHjExMzwmjbCbkYoYdiNFv0w==}
vue-tsc@2.0.21:
resolution: {integrity: sha512-E6x1p1HaHES6Doy8pqtm7kQern79zRtIewkf9fiv7Y43Zo4AFDS5hKi+iHi2RwEhqRmuiwliB1LCEFEGwvxQnw==}
hasBin: true
peerDependencies:
typescript: '*'
@ -10135,17 +10135,17 @@ snapshots:
vite: 5.2.13(@types/node@20.14.2)(sass@1.77.4)(stylus@0.57.0)(terser@5.31.1)
vue: 3.4.27(typescript@5.4.5)
'@volar/language-core@2.3.0-alpha.14':
'@volar/language-core@2.3.0-alpha.15':
dependencies:
'@volar/source-map': 2.3.0-alpha.14
'@volar/source-map': 2.3.0-alpha.15
'@volar/source-map@2.3.0-alpha.14':
'@volar/source-map@2.3.0-alpha.15':
dependencies:
muggle-string: 0.4.1
'@volar/typescript@2.3.0-alpha.14':
'@volar/typescript@2.3.0-alpha.15':
dependencies:
'@volar/language-core': 2.3.0-alpha.14
'@volar/language-core': 2.3.0-alpha.15
path-browserify: 1.0.1
vscode-uri: 3.0.8
@ -10187,9 +10187,9 @@ snapshots:
'@vue/compiler-dom': 3.4.27
'@vue/shared': 3.4.27
'@vue/language-core@2.0.20(typescript@5.4.5)':
'@vue/language-core@2.0.21(typescript@5.4.5)':
dependencies:
'@volar/language-core': 2.3.0-alpha.14
'@volar/language-core': 2.3.0-alpha.15
'@vue/compiler-dom': 3.4.27
'@vue/shared': 3.4.27
computeds: 0.0.1
@ -15989,10 +15989,10 @@ snapshots:
de-indent: 1.0.2
he: 1.2.0
vue-tsc@2.0.20(typescript@5.4.5):
vue-tsc@2.0.21(typescript@5.4.5):
dependencies:
'@volar/typescript': 2.3.0-alpha.14
'@vue/language-core': 2.0.20(typescript@5.4.5)
'@volar/typescript': 2.3.0-alpha.15
'@vue/language-core': 2.0.21(typescript@5.4.5)
semver: 7.6.2
typescript: 5.4.5