diff --git a/bun.lockb b/bun.lockb index e46f64c..0d53c80 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 2e52264..5d7bd2f 100644 --- a/package.json +++ b/package.json @@ -44,6 +44,6 @@ "typescript": "~6.0.0", "typescript-eslint": "^8.60.0", "vite": "^8.0.0", - "vitest": "^3" + "vitest": "^4.0.0" } }