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

This commit is contained in:
renovate 2023-04-22 20:04:41 +00:00
parent d6e8b418d3
commit 202e71be48
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.3",
"vue-tsc": "1.4.4",
"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.3
version: 1.4.3(typescript@5.0.4)
specifier: 1.4.4
version: 1.4.4(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.3:
resolution: {integrity: sha512-Ex5a6viQxo+JuyGV3dRpIPPvxOSLPQ23r2J1DC9piZpoC1wxrrCKjmZqVmQh22SuPgq1S/BmGq7Q8ExMFLNN/A==}
/@volar/vue-language-core@1.4.4:
resolution: {integrity: sha512-c3hL6un+CfoOlusGvpypcodmk9ke/ImrWIUc0GkgI+imoQpUGzgu3tEQWlPs604R7AhxeZwWUi8hQNfax0R/zA==}
dependencies:
'@volar/language-core': 1.4.1
'@volar/source-map': 1.4.1
@ -4287,13 +4287,13 @@ packages:
vue-template-compiler: 2.7.14
dev: true
/@volar/vue-typescript@1.4.3(typescript@5.0.4):
resolution: {integrity: sha512-ctqbPG+tzWG9boCnHYRz7YgsDDIPinwaKUgy2Pt03bXt0H7WOjx6IxuXDVti1s0LE2RAfGbArph9DkcOpENskQ==}
/@volar/vue-typescript@1.4.4(typescript@5.0.4):
resolution: {integrity: sha512-L61Fk15jlJw3QtIddD4cVE5jei5i6zbLJRiaEMYDDnUKB259/qUrdvnMfnZUFVyDwlevzdstjtaUyreeG/0nPQ==}
peerDependencies:
typescript: '*'
dependencies:
'@volar/typescript': 1.4.1(typescript@5.0.4)
'@volar/vue-language-core': 1.4.3
'@volar/vue-language-core': 1.4.4
typescript: 5.0.4
dev: true
@ -14672,14 +14672,14 @@ packages:
he: 1.2.0
dev: true
/vue-tsc@1.4.3(typescript@5.0.4):
resolution: {integrity: sha512-j/IRyaWjNiW8W+hyPjsgsTeS5dG0u/b7LBOyLtP+68Ay6cTvfd2wxLo1RaVIuNO76RGcTMsPH0Q2VrZm8p+rQQ==}
/vue-tsc@1.4.4(typescript@5.0.4):
resolution: {integrity: sha512-2XsCjF2mLo6gwOVcOpngwJkP8GzYQjNh20A+Pr2FGdsWzr9jjXJ0k08/DfcslfncsuCrTrnWtb4KEL3gcDtlNA==}
hasBin: true
peerDependencies:
typescript: '*'
dependencies:
'@volar/vue-language-core': 1.4.3
'@volar/vue-typescript': 1.4.3(typescript@5.0.4)
'@volar/vue-language-core': 1.4.4
'@volar/vue-typescript': 1.4.4(typescript@5.0.4)
semver: 7.3.8
typescript: 5.0.4
dev: true