chore(deps): update dependency typescript to v7

This commit is contained in:
2026-07-10 03:02:35 +00:00
parent 8b02392603
commit acb8c14fb2
2 changed files with 349 additions and 8 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"devDependencies": {
"@vitejs/plugin-vue": "^6.0.0",
"@vue/tsconfig": "^0.9.0",
"typescript": "^6.0.0",
"typescript": "^7.0.0",
"vite": "^8.0.0",
"vue-tsc": "^3.0.0"
}