diff --git a/frontend/package.json b/frontend/package.json index ac7ca3f..43c2e12 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -11,6 +11,6 @@ "@sveltejs/adapter-node": "^5.0.0", "@sveltejs/kit": "^2.0.0", "svelte": "^5.0.0", - "vite": "^6.0.0" + "vite": "^8.0.0" } }