diff --git a/backend/package.json b/backend/package.json index ff40b41..2caf46b 100644 --- a/backend/package.json +++ b/backend/package.json @@ -36,7 +36,7 @@ "@typescript-eslint/parser": "^8.15.0", "eslint": "^9.15.0", "tsx": "^4.19.2", - "typescript": "^5.7.2", + "typescript": "^7.0.2", "vitest": "^4.1.6" } }