diff --git a/bun.lockb b/bun.lockb index b50c5274..dbe1d106 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 5d99523a..a344a48d 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "husky": "^9.0.0", "lint-staged": "^15.0.0", "prettier": "^3.0.0", - "typescript": "5.5.4" + "typescript": "5.6.2" }, "workspaces": ["packages/*"] }