diff --git a/bun.lockb b/bun.lockb index ac0e94e..1986225 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 7fee119..eacebd3 100644 --- a/package.json +++ b/package.json @@ -8,8 +8,8 @@ "check": "bunx tsc -p ." }, "devDependencies": { - "@biomejs/biome": "^1.8.1", - "@types/bun": "^1.1.4", + "@biomejs/biome": "^1.8.2", + "@types/bun": "^1.1.5", "bun-plugin-dts": "^0.2.3" }, "trustedDependencies": ["@biomejs/biome"],