⬆️ Update dependency vue-tsc to v2.0.7
All checks were successful
ci/woodpecker/push/docker Pipeline was successful

This commit is contained in:
Renovate 2024-03-21 02:05:05 +00:00
parent 3cb5761230
commit 2496d263e0
2 changed files with 20 additions and 41 deletions

View File

@ -53,7 +53,7 @@
"vite-plugin-vuetify": "2.0.3",
"vitest": "1.4.0",
"vue-cli-plugin-vuetify": "2.5.8",
"vue-tsc": "2.0.6",
"vue-tsc": "2.0.7",
"webpack-plugin-vuetify": "3.0.3"
},
"lint-staged": {

View File

@ -119,8 +119,8 @@ devDependencies:
specifier: 2.5.8
version: 2.5.8(sass-loader@14.1.1)(vue@3.4.21)(webpack@5.89.0)
vue-tsc:
specifier: 2.0.6
version: 2.0.6(typescript@5.4.3)
specifier: 2.0.7
version: 2.0.7(typescript@5.4.3)
webpack-plugin-vuetify:
specifier: 3.0.3
version: 3.0.3(@vue/compiler-sfc@3.4.21)(vue@3.4.21)(vuetify@3.5.9)(webpack@5.89.0)
@ -822,35 +822,25 @@ packages:
pretty-format: 29.7.0
dev: true
/@volar/language-core@2.1.2:
resolution: {integrity: sha512-5qsDp0Gf6fE09UWCeK7bkVn6NxMwC9OqFWQkMMkeej8h8XjyABPdRygC2RCrqDrfVdGijqlMQeXs6yRS+vfZYA==}
/@volar/language-core@2.1.3:
resolution: {integrity: sha512-F93KYZYqcYltG7NihfnLt/omMZOtrQtsh2+wj+cgx3xolopU+TZvmwlZWOjw3ObZGFj3SKBb4jJn6VSfSch6RA==}
dependencies:
'@volar/source-map': 2.1.2
'@volar/source-map': 2.1.3
dev: true
/@volar/source-map@2.1.2:
resolution: {integrity: sha512-yFJqsuLm1OaWrsz9E3yd3bJcYIlHqdZ8MbmIoZLrAzMYQDcoF26/INIhgziEXSdyHc8xd7rd/tJdSnUyh0gH4Q==}
/@volar/source-map@2.1.3:
resolution: {integrity: sha512-j+R+NG/OlDgdNMttADxNuSM9Z26StT/Bjw0NgSydI05Vihngn9zvaP/xXwfWs5qQrRzbKVFxJebS2ks5m/URuA==}
dependencies:
muggle-string: 0.4.1
dev: true
/@volar/typescript@2.1.2:
resolution: {integrity: sha512-lhTancZqamvaLvoz0u/uth8dpudENNt2LFZOWCw9JZiX14xRFhdhfzmphiCRb7am9E6qAJSbdS/gMt1utXAoHQ==}
/@volar/typescript@2.1.3:
resolution: {integrity: sha512-ZZqLMih4mvu2eJAW3UCFm84OM/ojYMoA/BU/W1TctT5F2nVzNJmW4jxMWmP3wQzxCbATfTa5gLb1+BSI9NBMBg==}
dependencies:
'@volar/language-core': 2.1.2
'@volar/language-core': 2.1.3
path-browserify: 1.0.1
dev: true
/@vue/compiler-core@3.4.20:
resolution: {integrity: sha512-l7M+xUuL8hrGtRLkrf+62d9zucAdgqNBTbJ/NufCOIuJQhauhfyAKH9ra/qUctCXcULwmclGAVpvmxjbBO30qg==}
dependencies:
'@babel/parser': 7.23.9
'@vue/shared': 3.4.20
entities: 4.5.0
estree-walker: 2.0.2
source-map-js: 1.0.2
dev: true
/@vue/compiler-core@3.4.21:
resolution: {integrity: sha512-MjXawxZf2SbZszLPYxaFCjxfibYrzr3eYbKxwpLR9EQN+oaziSu3qKVbwBERj1IFIB8OLUewxB5m/BFzi613og==}
dependencies:
@ -860,13 +850,6 @@ packages:
estree-walker: 2.0.2
source-map-js: 1.0.2
/@vue/compiler-dom@3.4.20:
resolution: {integrity: sha512-/cSBGL79HFBYgDnqCNKErOav3bPde3n0sJwJM2Z09rXlkiowV/2SG1tgDAiWS1CatS4Cvo0o74e1vNeCK1R3RA==}
dependencies:
'@vue/compiler-core': 3.4.20
'@vue/shared': 3.4.20
dev: true
/@vue/compiler-dom@3.4.21:
resolution: {integrity: sha512-IZC6FKowtT1sl0CR5DpXSiEB5ayw75oT2bma1BEhV7RRR1+cfwLrxc2Z8Zq/RGFzJ8w5r9QtCOvTjQgdn0IKmA==}
dependencies:
@ -931,17 +914,17 @@ packages:
- supports-color
dev: true
/@vue/language-core@2.0.6(typescript@5.4.3):
resolution: {integrity: sha512-UzqU12tzf9XLqRO3TiWPwRNpP4fyUzE6MAfOQWQNZ4jy6a30ARRUpmODDKq6O8C4goMc2AlPqTmjOHPjHkilSg==}
/@vue/language-core@2.0.7(typescript@5.4.3):
resolution: {integrity: sha512-Vh1yZX3XmYjn9yYLkjU8DN6L0ceBtEcapqiyclHne8guG84IaTzqtvizZB1Yfxm3h6m7EIvjerLO5fvOZO6IIQ==}
peerDependencies:
typescript: '*'
peerDependenciesMeta:
typescript:
optional: true
dependencies:
'@volar/language-core': 2.1.2
'@vue/compiler-dom': 3.4.20
'@vue/shared': 3.4.20
'@volar/language-core': 2.1.3
'@vue/compiler-dom': 3.4.21
'@vue/shared': 3.4.21
computeds: 0.0.1
minimatch: 9.0.3
path-browserify: 1.0.1
@ -976,10 +959,6 @@ packages:
'@vue/shared': 3.4.21
vue: 3.4.21(typescript@5.4.3)
/@vue/shared@3.4.20:
resolution: {integrity: sha512-KTEngal0aiUvNJ6I1Chk5Ew5XqChsFsxP4GKAYXWb99zKJWjNU72p2FWEOmZWHxHcqtniOJsgnpd3zizdpfEag==}
dev: true
/@vue/shared@3.4.21:
resolution: {integrity: sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==}
@ -3637,14 +3616,14 @@ packages:
he: 1.2.0
dev: true
/vue-tsc@2.0.6(typescript@5.4.3):
resolution: {integrity: sha512-kK50W4XqQL34vHRkxlRWLicrT6+F9xfgCgJ4KSmCHcytKzc1u3c94XXgI+CjmhOSxyw0krpExF7Obo7y4+0dVQ==}
/vue-tsc@2.0.7(typescript@5.4.3):
resolution: {integrity: sha512-LYa0nInkfcDBB7y8jQ9FQ4riJTRNTdh98zK/hzt4gEpBZQmf30dPhP+odzCa+cedGz6B/guvJEd0BavZaRptjg==}
hasBin: true
peerDependencies:
typescript: '*'
dependencies:
'@volar/typescript': 2.1.2
'@vue/language-core': 2.0.6(typescript@5.4.3)
'@volar/typescript': 2.1.3
'@vue/language-core': 2.0.7(typescript@5.4.3)
semver: 7.6.0
typescript: 5.4.3
dev: true