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