diff --git a/bun.lockb b/bun.lockb index 3aa0b24..a9cf1fc 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/client/package.json b/client/package.json index 08a5e61..4ee6d8e 100644 --- a/client/package.json +++ b/client/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "typescript": "~5.8.0", - "vite": "^6.0.5", + "vite": "^8.0.0", "vite-plugin-solid": "^2.11.0" } }