chore(deps): update dependency vue-tsc to v1.4.2
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
renovate 2023-04-21 11:04:30 +00:00
parent 179009bfe3
commit ccb9be42c2
2 changed files with 12 additions and 12 deletions

View File

@ -138,7 +138,7 @@
"vite-plugin-pwa": "0.14.7",
"vite-svg-loader": "4.0.0",
"vitest": "0.30.1",
"vue-tsc": "1.4.1",
"vue-tsc": "1.4.2",
"wait-on": "7.0.1",
"workbox-cli": "6.5.4"
},

View File

@ -282,8 +282,8 @@ devDependencies:
specifier: 0.30.1
version: 0.30.1(happy-dom@9.7.1)(sass@1.62.0)(terser@5.10.0)
vue-tsc:
specifier: 1.4.1
version: 1.4.1(typescript@5.0.4)
specifier: 1.4.2
version: 1.4.2(typescript@5.0.4)
wait-on:
specifier: 7.0.1
version: 7.0.1(debug@4.3.4)
@ -4273,8 +4273,8 @@ packages:
typescript: 5.0.4
dev: true
/@volar/vue-language-core@1.4.1:
resolution: {integrity: sha512-BMfOUhrJ/2E6hwvY6tVq8FCAFCdh7QTscLNuwU71qr2wjxMytMQfrlSZI4fkIhuMt52anKGnps/Uk6wOL0JSgw==}
/@volar/vue-language-core@1.4.2:
resolution: {integrity: sha512-bDdFowfnyHI7udELEgUWukOh4l9jVTaxb9jZtj0GxUp0Mjj0u81d9+jE2UC3fFJpbndQLGFR6F+ffguHgmrj6Q==}
dependencies:
'@volar/language-core': 1.4.0
'@volar/source-map': 1.4.0
@ -4287,11 +4287,11 @@ packages:
vue-template-compiler: 2.7.14
dev: true
/@volar/vue-typescript@1.4.1(typescript@5.0.4):
resolution: {integrity: sha512-jqmubPrJLlT49gEkNwHDHyY5BI4Focp7c+KCCJDPMKQV8QhWdOrxU7p1pMWmPdqqmX+4dgJI6Lt+JxJ4lg5mWA==}
/@volar/vue-typescript@1.4.2(typescript@5.0.4):
resolution: {integrity: sha512-A1m1cSvS0Pf7Sm9q0S/1riV4RQQeH2h5gGo0vR9fGK2SrAStvh4HuuxPOX4N9uMDbRsNMhC0ILXwtlvjQ/IXJA==}
dependencies:
'@volar/typescript': 1.4.0(typescript@5.0.4)
'@volar/vue-language-core': 1.4.1
'@volar/vue-language-core': 1.4.2
transitivePeerDependencies:
- typescript
dev: true
@ -14663,14 +14663,14 @@ packages:
he: 1.2.0
dev: true
/vue-tsc@1.4.1(typescript@5.0.4):
resolution: {integrity: sha512-a6t9h0gR+hsRsW28KgGjTsu5a1uQwibJRkNdTioqkOiw8bdg+KI6GC5Ss6tUM1J8GJN03XUxcw1emCwVbC+IGQ==}
/vue-tsc@1.4.2(typescript@5.0.4):
resolution: {integrity: sha512-8VFjVekJuFtFG+N4rEimoR0OvNubhoTIMl2dlvbpyAD40LVPR1PN2SUc2qZPnWGGRsXZAVmFgiBHX0RB20HGyA==}
hasBin: true
peerDependencies:
typescript: '*'
dependencies:
'@volar/vue-language-core': 1.4.1
'@volar/vue-typescript': 1.4.1(typescript@5.0.4)
'@volar/vue-language-core': 1.4.2
'@volar/vue-typescript': 1.4.2(typescript@5.0.4)
semver: 7.3.8
typescript: 5.0.4
dev: true