diff --git a/bun.lockb b/bun.lockb index b546e67..fe22b4e 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 4921660..1614f5a 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@types/bun": "latest" }, "peerDependencies": { - "typescript": "^5.0.0" + "typescript": "^5.7.3" }, "scripts": { "start": "bun run dev",