diff --git a/bun.lockb b/bun.lockb index 8430c61..076147d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 9dcccc4..7503d3c 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@types/bun": "latest" }, "peerDependencies": { - "typescript": "^5.9.3" + "typescript": "^5.9.3 || ^6.0.0" }, "dependencies": { "prettier": "^3.6.2"