diff --git a/examples/computed-form-fields/package.json b/examples/computed-form-fields/package.json index 26212eab..91292bfd 100644 --- a/examples/computed-form-fields/package.json +++ b/examples/computed-form-fields/package.json @@ -67,7 +67,7 @@ "eslint-config-react-app": "^7.0.1", "eslint-plugin-prettier": "^5.0.1", "eslint-plugin-react": "^7.33.2", - "eslint-plugin-react-hooks": "^4.6.0", + "eslint-plugin-react-hooks": "^5.0.0", "jsdom": "25.0.1", "msw": "^2.0.12", "prettier": "^3.1.0",