diff --git a/frontend/package.json b/frontend/package.json index 3f704b3..de25e98 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -71,7 +71,7 @@ "@eslint/js": "^9.0.0", "globals": "^15.0.0", "eslint-plugin-react-hooks": "^5.0.0", - "eslint-plugin-react-refresh": "^0.4.0", + "eslint-plugin-react-refresh": "^0.5.2", "typescript-eslint": "^8.0.0" } }