Skip to content

Commit c54fe87

Browse files
Update react monorepo
1 parent fbf5eb6 commit c54fe87

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
},
1212
"dependencies": {
1313
"prop-types": "15.8.1",
14-
"react": "19.1.1",
15-
"react-dom": "19.1.1",
14+
"react": "19.2.5",
15+
"react-dom": "19.2.5",
1616
"react-redux": "9.1.2",
1717
"react-router-dom": "6.30.0",
1818
"react-scripts": "5.0.1",
@@ -28,7 +28,7 @@
2828
"eslint-plugin-import": "2.31.0",
2929
"eslint-plugin-jsx-a11y": "6.10.2",
3030
"eslint-plugin-react": "7.32.2",
31-
"eslint-plugin-react-hooks": "5.2.0",
31+
"eslint-plugin-react-hooks": "7.1.0",
3232
"jest-axe": "9.0.0",
3333
"jest-styled-components": "7.2.0",
3434
"redux-mock-store": "1.5.4",

0 commit comments

Comments
 (0)