diff --git a/website/package.json b/website/package.json index 9ef389d..373afab 100644 --- a/website/package.json +++ b/website/package.json @@ -39,7 +39,7 @@ "@typescript/native-preview": "^7.0.0-dev.20260413.1", "eslint": "10.2.0", "eslint-config-next": "^16.2.3", - "eslint-plugin-react-hooks": "7.0.1", + "eslint-plugin-react-hooks": "7.1.1", "typescript": "^6.0.2", "typescript-eslint": "8.58.2" }