diff --git a/bun.lockb b/bun.lockb index 427da76..ad100fd 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 524f535..9e8d4ea 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "lefthook": "1.8.1" }, "peerDependencies": { - "typescript": "5.0.0" + "typescript": "5.6.3" }, "scripts": { "fmt": "biome check --write --unsafe",