diff options
Diffstat (limited to 'src-vue/package.json')
-rw-r--r-- | src-vue/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src-vue/package.json b/src-vue/package.json index aca655e6..5c117d69 100644 --- a/src-vue/package.json +++ b/src-vue/package.json @@ -22,6 +22,6 @@ "@vitejs/plugin-vue": "^3.1.0", "typescript": "^5.5.4", "vite": "^3.1.0", - "vue-tsc": "^2.1.4" + "vue-tsc": "^2.1.10" } } |