We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f152d6e commit 8a700aaCopy full SHA for 8a700aa
package.json
@@ -47,7 +47,7 @@
47
"redux": "^4.0.0"
48
},
49
"peerDependencies": {
50
- "react": "^15.5.4 || ^16.4.0",
+ "react": "^18.0.0",
51
"react-redux": "^5.0.6 || ^6.0.1 || ^7.0.0",
52
"react-router": "^3.0.0 || ^4.0.0 || ^5.0.0",
53
"redux-modal": "^2.0.2 || ^3.0.1 || ^4.0.0"
@@ -67,8 +67,8 @@
67
"husky": "^4.2.1",
68
"isomorphic-fetch": "^2.2.1",
69
"jest": "^25.1.0",
70
- "react": "^16.4.0",
71
- "react-dom": "^16.4.0",
+ "react-dom": "^18.0.0",
72
"react-redux": "^7.1.1",
73
"react-router": "^5.0.0",
74
"react-router-dom": "^5.0.0",
0 commit comments