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

This commit is contained in:
renovate 2023-04-27 19:04:37 +00:00
parent 6499c9cb5b
commit f757ba3441
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.6.0",
"vue-tsc": "1.6.1",
"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.9.2)(sass@1.62.1)(terser@5.10.0)
vue-tsc:
specifier: 1.6.0
version: 1.6.0(typescript@5.0.4)
specifier: 1.6.1
version: 1.6.1(typescript@5.0.4)
wait-on:
specifier: 7.0.1
version: 7.0.1(debug@4.3.4)
@ -4267,8 +4267,8 @@ packages:
typescript: 5.0.4
dev: true
/@volar/vue-language-core@1.6.0:
resolution: {integrity: sha512-oyX+A4vclBlDB7UQtfAPraD6tt3nE+y9YNXdH+xjDi//Cokdx65PZnwLaiG+hURI6WgDn1ZQffTE1OeJtr786A==}
/@volar/vue-language-core@1.6.1:
resolution: {integrity: sha512-lIuxzvIx5U8MfoF+vrXNG1aZgmk8T0uyPEwI8g3EUJdESuU0qIKM84o+L4TUw77IQCYXiSefaJmsSSY87/VWnA==}
dependencies:
'@volar/language-core': 1.4.1
'@volar/source-map': 1.4.1
@ -4281,13 +4281,13 @@ packages:
vue-template-compiler: 2.7.14
dev: true
/@volar/vue-typescript@1.6.0(typescript@5.0.4):
resolution: {integrity: sha512-Ob5X/XICtwCFwHDo9zUhQuCIH4QmiDWX7DgQkuPBZkO18mirp27ymRJk2Q5EtHKedGQnTce/NRsoqjn8DnyLKw==}
/@volar/vue-typescript@1.6.1(typescript@5.0.4):
resolution: {integrity: sha512-5mhG6Lv2niq/AGNvHy4RSAGlJhkR+EcH7zRQ19JlffzhWDVXEdDp8luSSabCkrJzejXIMh0rsTGlKy2EFYy7vQ==}
peerDependencies:
typescript: '*'
dependencies:
'@volar/typescript': 1.4.1(typescript@5.0.4)
'@volar/vue-language-core': 1.6.0
'@volar/vue-language-core': 1.6.1
typescript: 5.0.4
dev: true
@ -14640,14 +14640,14 @@ packages:
he: 1.2.0
dev: true
/vue-tsc@1.6.0(typescript@5.0.4):
resolution: {integrity: sha512-JO8Hmc/ZL8pEXtYsUuMFHIvpu5zqtBLtKBp6CRq2O0JVgrRGqYmVIq9v2R7LMVhMo1LhJEvPBWcE24w30mUvXQ==}
/vue-tsc@1.6.1(typescript@5.0.4):
resolution: {integrity: sha512-cKKKrv98MdU9kgd434fkjcIpU7a5bUflhklF9usf/GzebjmZpaht7tYGm/MNdBz7V9icySceCzCr3RiG02mOJg==}
hasBin: true
peerDependencies:
typescript: '*'
dependencies:
'@volar/vue-language-core': 1.6.0
'@volar/vue-typescript': 1.6.0(typescript@5.0.4)
'@volar/vue-language-core': 1.6.1
'@volar/vue-typescript': 1.6.1(typescript@5.0.4)
semver: 7.3.8
typescript: 5.0.4
dev: true