chore(deps): update dependency typescript to v7

This commit is contained in:
2026-07-20 03:02:31 +00:00
parent fc3f4c28db
commit 4ba72b9d19
2 changed files with 349 additions and 38 deletions
+1 -1
View File
@@ -22,7 +22,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"
}