diff --git a/bun.lockb b/bun.lockb index 6431694..d95e05f 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c6ecad4..733cac2 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "test": "bun test" }, "devDependencies": { - "@biomejs/biome": "^1.8.3" + "@biomejs/biome": "^2.0.0" }, "peerDependencies": { "typescript": "^5.3.3"