Update dependency typescript to v7

This commit is contained in:
System Bot 2026-07-12 17:02:13 +07:00
commit bef5c2c769
2 changed files with 43 additions and 3 deletions

View file

@ -18,7 +18,7 @@
"svelte": "^5.54.0",
"svelte-check": "^4.4.5",
"tailwindcss": "^4.2.2",
"typescript": "^5.9.3",
"typescript": "^7.0.0",
"vite": "^8.0.1",
"wrangler": "^4.75.0"
},