chore(deps): update dependency typescript to v7 #6

Merged
hh merged 1 commits from renovate/typescript-7.x into main 2026-09-10 20:00:15 +02:00
Showing only changes of commit b138533d88 - Show all commits
+1 -1
View File
@@ -13,7 +13,7 @@
"svelte": "^5.55.2", "svelte": "^5.55.2",
"svelte-check": "^4.4.6", "svelte-check": "^4.4.6",
"tailwindcss": "^4.2.2", "tailwindcss": "^4.2.2",
"typescript": "^6.0.2", "typescript": "^7.0.0",
"ultracite": "7.8.0", "ultracite": "7.8.0",
"vite": "^8.0.7" "vite": "^8.0.7"
}, },