Merge branch 'renovate/vue-tsc-2.x' into 'develop'
chore(deps): update dependency vue-tsc to v2.0.18 Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev> See merge request firefish/firefish!10840
This commit is contained in:
commit
ff446de7e8
2 changed files with 23 additions and 23 deletions
|
@ -91,6 +91,6 @@
|
|||
"vue-draggable-plus": "0.4.1",
|
||||
"vue-plyr": "7.0.0",
|
||||
"vue-prism-editor": "2.0.0-alpha.2",
|
||||
"vue-tsc": "2.0.17"
|
||||
"vue-tsc": "2.0.18"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -765,8 +765,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.17
|
||||
version: 2.0.17(typescript@5.4.5)
|
||||
specifier: 2.0.18
|
||||
version: 2.0.18(typescript@5.4.5)
|
||||
|
||||
packages/firefish-js:
|
||||
dependencies:
|
||||
|
@ -2731,14 +2731,14 @@ packages:
|
|||
vite: ^5.0.0
|
||||
vue: ^3.2.25
|
||||
|
||||
'@volar/language-core@2.2.2':
|
||||
resolution: {integrity: sha512-GuvEL4JdxbnLVhPLICncCGT+tVW4cIz9GxXNeDofNnJ4iNTKhr5suGVsA1GLOne9PbraSjn8PlLt+pvLxuRVeQ==}
|
||||
'@volar/language-core@2.2.4':
|
||||
resolution: {integrity: sha512-7As47GndxGxsqqYnbreLrfB5NDUeQioPM2LJKUuB4/34c0NpEJ2byVl3c9KYdjIdiEstWZ9JLtLKNTaPWb5jtA==}
|
||||
|
||||
'@volar/source-map@2.2.2':
|
||||
resolution: {integrity: sha512-vUwvZuSW6iN4JI9QRinh9EjFasx1TUtnaWMKwgWx08xz1PyYuNkLlWlrZXBZ5GGBhML0u230M/7X+AHY2h9yKg==}
|
||||
'@volar/source-map@2.2.4':
|
||||
resolution: {integrity: sha512-m92FLpR9vB1YEZfiZ+bfgpLrToL/DNkOrorWVep3pffHrwwI4Tx2oIQN+sqHJfKkiT5N3J1owC+8crhAEinfjg==}
|
||||
|
||||
'@volar/typescript@2.2.2':
|
||||
resolution: {integrity: sha512-WcwOREz7+uOrpjUrKhOMaOKKmyPdtqF95HWX7SE0d9hhBB1KkfahxhaAex5U9Bn43LfINHlycLoYCNEtfeKm0g==}
|
||||
'@volar/typescript@2.2.4':
|
||||
resolution: {integrity: sha512-uAQC53tgEbHO62G8NXMfmBrJAlP2QJ9WxVEEQqqK3I6VSy8frL5LbH3hAWODxiwMWixv74wJLWlKbWXOgdIoRQ==}
|
||||
|
||||
'@vue/compiler-core@3.4.27':
|
||||
resolution: {integrity: sha512-E+RyqY24KnyDXsCuQrI+mlcdW3ALND6U7Gqa/+bVwbcpcR3BRRIckFoz7Qyd4TTlnugtwuI7YgjbvsLmxb+yvg==}
|
||||
|
@ -2755,8 +2755,8 @@ packages:
|
|||
'@vue/compiler-ssr@3.4.27':
|
||||
resolution: {integrity: sha512-CVRzSJIltzMG5FcidsW0jKNQnNRYC8bT21VegyMMtHmhW3UOI7knmUehzswXLrExDLE6lQCZdrhD4ogI7c+vuw==}
|
||||
|
||||
'@vue/language-core@2.0.17':
|
||||
resolution: {integrity: sha512-tHw2J6G9yL4kn3jN5MftOHEq86Y6qnuohBQ1OHkJ73fAv3OYgwDI1cfX7ds0OEJEycOMG64BA3ql5bDgDa41zw==}
|
||||
'@vue/language-core@2.0.18':
|
||||
resolution: {integrity: sha512-MwKRQAReHN1z7P3/8k/ISC5MjDRjHxGyitn50jWrMmzW9FNySG/1NxMPgAHcVJ4zApJUolS9TexYzT4I6BKL5w==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
|
@ -7797,8 +7797,8 @@ packages:
|
|||
vue-template-compiler@2.7.16:
|
||||
resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
|
||||
|
||||
vue-tsc@2.0.17:
|
||||
resolution: {integrity: sha512-RRZsiCBD1hvATQb321xV+SkRDKsK5hgFQ4WXy5wuYsyyjz8xAK4DjxHkpH7PFoJKUbZTbeW8KzhejzXZS49Tzw==}
|
||||
vue-tsc@2.0.18:
|
||||
resolution: {integrity: sha512-0SrsAJzsUrX7A6aXLsBrXrAesozAirASPnVz5VUt2+4imFNP2cEXtLQy1s8ayUHLex3zoYIoZVgZ7h7UgqaEVw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -10137,17 +10137,17 @@ snapshots:
|
|||
vite: 5.2.11(@types/node@20.12.12)(sass@1.77.1)(stylus@0.57.0)(terser@5.31.0)
|
||||
vue: 3.4.27(typescript@5.4.5)
|
||||
|
||||
'@volar/language-core@2.2.2':
|
||||
'@volar/language-core@2.2.4':
|
||||
dependencies:
|
||||
'@volar/source-map': 2.2.2
|
||||
'@volar/source-map': 2.2.4
|
||||
|
||||
'@volar/source-map@2.2.2':
|
||||
'@volar/source-map@2.2.4':
|
||||
dependencies:
|
||||
muggle-string: 0.4.1
|
||||
|
||||
'@volar/typescript@2.2.2':
|
||||
'@volar/typescript@2.2.4':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.2.2
|
||||
'@volar/language-core': 2.2.4
|
||||
path-browserify: 1.0.1
|
||||
|
||||
'@vue/compiler-core@3.4.27':
|
||||
|
@ -10188,9 +10188,9 @@ snapshots:
|
|||
'@vue/compiler-dom': 3.4.27
|
||||
'@vue/shared': 3.4.27
|
||||
|
||||
'@vue/language-core@2.0.17(typescript@5.4.5)':
|
||||
'@vue/language-core@2.0.18(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.2.2
|
||||
'@volar/language-core': 2.2.4
|
||||
'@vue/compiler-dom': 3.4.27
|
||||
'@vue/shared': 3.4.27
|
||||
computeds: 0.0.1
|
||||
|
@ -16039,10 +16039,10 @@ snapshots:
|
|||
de-indent: 1.0.2
|
||||
he: 1.2.0
|
||||
|
||||
vue-tsc@2.0.17(typescript@5.4.5):
|
||||
vue-tsc@2.0.18(typescript@5.4.5):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.2.2
|
||||
'@vue/language-core': 2.0.17(typescript@5.4.5)
|
||||
'@volar/typescript': 2.2.4
|
||||
'@vue/language-core': 2.0.18(typescript@5.4.5)
|
||||
semver: 7.6.2
|
||||
typescript: 5.4.5
|
||||
|
||||
|
|
Loading…
Reference in a new issue