diff --git a/bun.lockb b/bun.lockb index a6c1157..931f984 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 21d9820..9bf8dd7 100644 --- a/package.json +++ b/package.json @@ -40,12 +40,12 @@ "@tsconfig/node20": "20.1.4", "@tsconfig/strictest": "2.0.5", "@types/node": "20.17.9", - "@vitest/coverage-v8": "2.1.7", + "@vitest/coverage-v8": "2.1.8", "prettier": "3.4.1", "prettier-plugin-packagejson": "2.5.6", "tsx": "4.19.2", "typescript": "5.7.2", - "vitest": "2.1.7" + "vitest": "2.1.8" }, "packageManager": "bun@1.0.31" }