chore(deps): update dependency typescript to v7

This commit is contained in:
2026-07-11 03:05:48 +00:00
parent 327b23c238
commit a62c2f135e
2 changed files with 349 additions and 8 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"
}