diff --git a/frontend/package.json b/frontend/package.json index 7b79917..0cda381 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -29,7 +29,7 @@ "eslint": "^10.3.0", "eslint-plugin-react-hooks": "^7.1.1", "eslint-plugin-react-refresh": "^0.5.2", - "typescript": "^6.0.3", + "typescript": "^7.0.2", "vite": "^8.0.12", "vitest": "^4.0.15", "@playwright/test": "^1.48.2"