Update dependency typescript to v6
All checks were successful
Build Check / build (pull_request) Successful in 10m9s

This commit is contained in:
2026-04-02 17:42:35 +00:00
parent 8acd94059f
commit fa9c2b3465
2 changed files with 110 additions and 110 deletions

View File

@@ -40,7 +40,7 @@
"eslint": "^9.39.2",
"eslint-plugin-format": "^1.4.0",
"tailwindcss": "^4.2.0",
"typescript": "~5.9.3",
"typescript": "~6.0.0",
"vite": "^7.3.1",
"vue-tsc": "^2.1.10"
},