diff --git a/frontend/package.json b/frontend/package.json index 7b77f61..00b0d4e 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -18,7 +18,7 @@ "svelte": "^5.0.0", "svelte-check": "^4.0.0", "tailwindcss": "^4.0.0", - "typescript": "^5.0.0", + "typescript": "^7.0.0", "vite": "^7.0.0", "vitest": "^5.0.0" },