diff --git a/bun.lockb b/bun.lockb index 8a0940f..6fdc9d6 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c7b95ac..e795dd3 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "@types/bun": "latest" }, "peerDependencies": { - "typescript": "^5.0.0" + "typescript": "^5.7.3" }, "dependencies": { "dotenv": "^16.4.7",