Skip to content

Commit

Permalink
Update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 14, 2022
1 parent f152d6e commit 8a700aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"redux": "^4.0.0"
},
"peerDependencies": {
"react": "^15.5.4 || ^16.4.0",
"react": "^18.0.0",
"react-redux": "^5.0.6 || ^6.0.1 || ^7.0.0",
"react-router": "^3.0.0 || ^4.0.0 || ^5.0.0",
"redux-modal": "^2.0.2 || ^3.0.1 || ^4.0.0"
Expand All @@ -67,8 +67,8 @@
"husky": "^4.2.1",
"isomorphic-fetch": "^2.2.1",
"jest": "^25.1.0",
"react": "^16.4.0",
"react-dom": "^16.4.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-redux": "^7.1.1",
"react-router": "^5.0.0",
"react-router-dom": "^5.0.0",
Expand Down

0 comments on commit 8a700aa

Please sign in to comment.