Upgrade TypeScript toolchain to 6.0

This commit is contained in:
vorotamoroz
2026-09-06 06:16:10 +00:00
parent 3e4a109862
commit 6fda957456
5 changed files with 141 additions and 426 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"@tsconfig/svelte": "^5.0.8",
"svelte": "5.56.3",
"svelte-check": "^4.6.0",
"typescript": "5.9.3",
"typescript": "6.0.3",
"vite": "^8.0.16"
}
}