diff --git a/modules/web/package.json b/modules/web/package.json index 31f36c017..428637689 100644 --- a/modules/web/package.json +++ b/modules/web/package.json @@ -46,6 +46,6 @@ "unplugin-icons": "^0.19.3", "unplugin-vue-components": "^0.27.4", "vite": "^5.4.8", - "vue-tsc": "^2.1.6" + "vue-tsc": "^3.0.6" } }