diff --git a/bun.lockb b/bun.lockb index 0fa6cb4..6fba689 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index f303cf0..2eb3e73 100644 --- a/package.json +++ b/package.json @@ -8,9 +8,9 @@ "check": "bunx tsc -p ." }, "devDependencies": { - "@biomejs/biome": "^1.9.3", - "@types/bun": "^1.1.11", - "@types/node": "^22.7.5", + "@biomejs/biome": "^1.9.4", + "@types/bun": "^1.1.12", + "@types/node": "^22.7.9", "bun-plugin-dts": "^0.3.0" }, "trustedDependencies": ["@biomejs/biome"],