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