From d3b97a06fa862bc62827a294d68982e134ce3abe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 17:36:15 +0000 Subject: [PATCH] Update react monorepo --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 4792a2b..55387f5 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,8 @@ }, "dependencies": { "prop-types": "15.8.1", - "react": "19.1.1", - "react-dom": "19.1.1", + "react": "19.2.6", + "react-dom": "19.2.6", "react-redux": "9.1.2", "react-router-dom": "6.30.0", "react-scripts": "5.0.1", @@ -28,7 +28,7 @@ "eslint-plugin-import": "2.31.0", "eslint-plugin-jsx-a11y": "6.10.2", "eslint-plugin-react": "7.32.2", - "eslint-plugin-react-hooks": "5.2.0", + "eslint-plugin-react-hooks": "7.1.1", "jest-axe": "9.0.0", "jest-styled-components": "7.2.0", "redux-mock-store": "1.5.4",