chore(deps): upgraded vue-tsc dependency

This commit is contained in:
Corentin Thomasset 2023-06-25 10:41:20 +02:00
parent 1440dc0308
commit b80c3a9994
No known key found for this signature in database
GPG key ID: DBD997E935996158
3 changed files with 71 additions and 48 deletions

View file

@ -79,6 +79,7 @@
"vue": "^3.3.4",
"vue-i18n": "^9.2.2",
"vue-router": "^4.1.6",
"vue-tsc": "^1.8.1",
"xml-formatter": "^3.3.2",
"yaml": "^2.2.1"
},
@ -106,7 +107,6 @@
"@vitejs/plugin-vue": "^2.3.4",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vue/compiler-sfc": "^3.2.47",
"@vue/runtime-core": "^3.2.47",
"@vue/runtime-dom": "^3.3.4",
"@vue/test-utils": "^2.3.2",
"@vue/tsconfig": "^0.1.3",
@ -125,7 +125,6 @@
"vite-plugin-pwa": "^0.11.13",
"vite-svg-loader": "^3.6.0",
"vitest": "^0.32.0",
"vue-tsc": "^0.40.0",
"workbox-window": "^6.5.4",
"zx": "^7.2.1"
}