chore(deps): update dependency typescript to v7

This commit is contained in:
2026-07-11 03:04:47 +00:00
parent 5f5ccf4b0e
commit 84ad92bef1
2 changed files with 349 additions and 8 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^6.0.1",
"@vue/tsconfig": "^0.9.0",
"typescript": "~6.0.0",
"typescript": "~7.0.0",
"vite": "^8.0.0",
"vue-tsc": "^3.0.5"
}