diff --git a/package.json b/package.json index ca5ff99e..64ff57f0 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-config-react-app": "^7.0.1", "eslint-plugin-import": "^2.31.0", - "eslint-plugin-react-hooks": "^4.6.2", + "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-testing-library": "^6.3.0", "prettier": "3.3.3", "typescript-eslint": "^8.8.0" diff --git a/yarn.lock b/yarn.lock index 6ea8ce7a..803c11bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2297,7 +2297,7 @@ __metadata: eslint-config-prettier: "npm:^9.1.0" eslint-config-react-app: "npm:^7.0.1" eslint-plugin-import: "npm:^2.31.0" - eslint-plugin-react-hooks: "npm:^4.6.2" + eslint-plugin-react-hooks: "npm:^5.1.0" eslint-plugin-testing-library: "npm:^6.3.0" prettier: "npm:3.3.3" typescript-eslint: "npm:^8.8.0" @@ -8005,6 +8005,15 @@ __metadata: languageName: node linkType: hard +"eslint-plugin-react-hooks@npm:^5.1.0": + version: 5.1.0 + resolution: "eslint-plugin-react-hooks@npm:5.1.0" + peerDependencies: + eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 + checksum: 10/b6778fd9e1940b06868921309e8b269426e17eda555816d4b71def4dcf0572de1199fdb627ac09ce42160b9569a93cd9b0fd81b740ab4df98205461c53997a43 + languageName: node + linkType: hard + "eslint-plugin-react@npm:^7.27.1": version: 7.33.2 resolution: "eslint-plugin-react@npm:7.33.2"