Update dependency typescript to v7
JS Unit Tests / test (pull_request) Successful in 1m3s
Build Test / test (pull_request) Successful in 1m10s

This commit is contained in:
2026-07-25 03:05:12 +00:00
parent 997f06af76
commit 04e70cf140
2 changed files with 349 additions and 36 deletions
+1 -1
View File
@@ -26,7 +26,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",
"@vitest/coverage-v8": "^4.1.6",