diff --git a/bun.lockb b/bun.lockb index 3a0e30f..154adea 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 55d1e02..f28b236 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "build": "bun run build.ts" }, "devDependencies": { - "@biomejs/biome": "^1.8.0", + "@biomejs/biome": "^1.8.1", "@types/bun": "^1.1.3", "bun-plugin-dts": "^0.2.3" },