From 195cfe42cf02be45f62f1ac7d706005ce7d82d60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 07:13:40 +0000 Subject: [PATCH] chore(deps): update dependency typescript to ^5.4.5 --- bun.lockb | Bin 78187 -> 78187 bytes package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bun.lockb b/bun.lockb index 5499962fd415f57523491911d7429f202beb02d4..4ccfcf4723b118942c50e7d7069822f8f50473c4 100755 GIT binary patch delta 18 acmaF;h~@PomJRE#F`MX_Zr*flXA}ToAPK+# delta 18 acmaF;h~@PomJRE#F&pR^Y~FNjXA}Tn;t96^ 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": {