diff --git a/bun.lockb b/bun.lockb index 77b1abd6..5580e688 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index cc3343ad..71f32e1f 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.7.2" + "typescript": "5.7.3" }, "workspaces": ["packages/*"] }