diff --git a/bun.lockb b/bun.lockb index a829c13..cadf254 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 88fd17d..e7e32e6 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,6 @@ "globals": "^16.5.0", "typescript": "~5.7.3", "typescript-eslint": "^8.52.0", - "vite": "^7.3.1" + "vite": "^8.0.0" } }