diff --git a/bun.lockb b/bun.lockb index 5a30ae2..28faf3c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 37bee66..8df1ea6 100644 --- a/package.json +++ b/package.json @@ -47,12 +47,12 @@ "@biomejs/biome": "1.9.4", "@skypack/package-check": "0.2.2", "@types/consola": "2.2.8", - "@vitest/coverage-v8": "2.1.8", - "@vitest/ui": "2.1.8", + "@vitest/coverage-v8": "3.0.3", + "@vitest/ui": "3.0.3", "bun-types": "latest", "typescript": "5.7.3", "vite": "6.0.11", - "vitest": "2.1.8" + "vitest": "3.0.3" }, "engines": { "node": ">=18.0.0"