Skip to content

Commit 8a700aa

Browse files
committed
Update react monorepo to v18
1 parent f152d6e commit 8a700aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"redux": "^4.0.0"
4848
},
4949
"peerDependencies": {
50-
"react": "^15.5.4 || ^16.4.0",
50+
"react": "^18.0.0",
5151
"react-redux": "^5.0.6 || ^6.0.1 || ^7.0.0",
5252
"react-router": "^3.0.0 || ^4.0.0 || ^5.0.0",
5353
"redux-modal": "^2.0.2 || ^3.0.1 || ^4.0.0"
@@ -67,8 +67,8 @@
6767
"husky": "^4.2.1",
6868
"isomorphic-fetch": "^2.2.1",
6969
"jest": "^25.1.0",
70-
"react": "^16.4.0",
71-
"react-dom": "^16.4.0",
70+
"react": "^18.0.0",
71+
"react-dom": "^18.0.0",
7272
"react-redux": "^7.1.1",
7373
"react-router": "^5.0.0",
7474
"react-router-dom": "^5.0.0",

0 commit comments

Comments
 (0)