diff --git a/web/package.json b/web/package.json index 19e77aae3..2db66b1a7 100644 --- a/web/package.json +++ b/web/package.json @@ -93,7 +93,7 @@ "@vitejs/plugin-react": "^4.3.1", "cypress": "^13.13.3", "eslint": "^9.7.0", - "eslint-plugin-react-hooks": "^4.6.2", + "eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-react-refresh": "^0.4.7", "globals": "^15.8.0", "start-server-and-test": "^2.0.0", diff --git a/web/yarn.lock b/web/yarn.lock index 26c7e7272..f6814f109 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -4251,12 +4251,12 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react-hooks@npm:^4.6.2": - version: 4.6.2 - resolution: "eslint-plugin-react-hooks@npm:4.6.2" +"eslint-plugin-react-hooks@npm:^5.0.0": + version: 5.0.0 + resolution: "eslint-plugin-react-hooks@npm:5.0.0" peerDependencies: - eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 - checksum: 10c0/4844e58c929bc05157fb70ba1e462e34f1f4abcbc8dd5bbe5b04513d33e2699effb8bca668297976ceea8e7ebee4e8fc29b9af9d131bcef52886feaa2308b2cc + eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 + checksum: 10c0/bcb74b421f32e4203a7100405b57aab85526be4461e5a1da01bc537969a30012d2ee209a2c2a6cac543833a27188ce1e6ad71e4628d0bb4a2e5365cad86c5002 languageName: node linkType: hard @@ -9519,7 +9519,7 @@ __metadata: eslint-config-prettier: "npm:^9.1.0" eslint-plugin-prettier: "npm:^5.1.3" eslint-plugin-react: "npm:^7.34.4" - eslint-plugin-react-hooks: "npm:^4.6.2" + eslint-plugin-react-hooks: "npm:^5.0.0" eslint-plugin-react-refresh: "npm:^0.4.7" esri-leaflet: "npm:3.0.12" filefy: "npm:^0.1.11"