We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf5eb6 commit c54fe87Copy full SHA for c54fe87
1 file changed
package.json
@@ -11,8 +11,8 @@
11
},
12
"dependencies": {
13
"prop-types": "15.8.1",
14
- "react": "19.1.1",
15
- "react-dom": "19.1.1",
+ "react": "19.2.5",
+ "react-dom": "19.2.5",
16
"react-redux": "9.1.2",
17
"react-router-dom": "6.30.0",
18
"react-scripts": "5.0.1",
@@ -28,7 +28,7 @@
28
"eslint-plugin-import": "2.31.0",
29
"eslint-plugin-jsx-a11y": "6.10.2",
30
"eslint-plugin-react": "7.32.2",
31
- "eslint-plugin-react-hooks": "5.2.0",
+ "eslint-plugin-react-hooks": "7.1.0",
32
"jest-axe": "9.0.0",
33
"jest-styled-components": "7.2.0",
34
"redux-mock-store": "1.5.4",
0 commit comments