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",