diff --git a/bun.lockb b/bun.lockb index 5499962..4ccfcf4 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0f7bb0d..3328c44 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "typescript-eslint": "^7.12.0" }, "peerDependencies": { - "typescript": "^5.0.0", + "typescript": "^5.4.5", "elysia": ">= 1.0.22" }, "engines": {