Update dependency typescript to v7
Build Test / test (pull_request) Successful in 41s
JS Unit Tests / test (pull_request) Successful in 44s

This commit is contained in:
2026-07-26 03:05:10 +00:00
parent 7bb4353fae
commit 3a017d2d95
2 changed files with 349 additions and 6 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"@vitejs/plugin-vue": "^6.0.0",
"@vue/tsconfig": "^0.9.0",
"sass": "^1.77.1",
"typescript": "~6.0.0",
"typescript": "~7.0.0",
"vite": "^8.0.0",
"vite-plugin-vuetify": "2.1.3",
"vue-tsc": "^3.0.0",