diff --git a/bun.lockb b/bun.lockb index 387a07f..0571e6a 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index ee7dd8e..da2810c 100644 --- a/package.json +++ b/package.json @@ -71,6 +71,6 @@ "prettier": "^3.8.3" }, "peerDependencies": { - "typescript": "^5.9.3" + "typescript": "^5.9.3 || ^6.0.0" } }