diff --git a/package.json b/package.json index c8285fb..c63fb52 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,6 @@ "prettier": "3.9.6", "ts-jest": "29.4.12", "tsx": "4.23.1", - "typescript": "5.9.3" + "typescript": "7.0.2" } }