Skip to content

Commit

Permalink
Update react-router monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent b247d2e commit 1fc3361
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 340 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"peerDependencies": {
"react": "^15.5.4 || ^16.4.0",
"react-redux": "^5.0.6 || ^6.0.1 || ^7.0.0",
"react-router": "^3.0.0 || ^4.0.0 || ^5.0.0",
"react-router": "^6.0.0",
"redux-modal": "^2.0.2 || ^3.0.1 || ^4.0.0"
},
"devDependencies": {
Expand All @@ -70,9 +70,9 @@
"react": "^16.4.0",
"react-dom": "^16.4.0",
"react-redux": "^7.1.1",
"react-router": "^5.0.0",
"react-router-dom": "^5.0.0",
"react-router-v3": "npm:react-router@^3.0.0",
"react-router": "^6.0.0",
"react-router-dom": "^6.0.0",
"react-router-v3": "npm:react-router@^6.0.0",
"redux-modal": "^4.0.0",
"size-limit": "^3.0.0"
},
Expand Down
Loading

0 comments on commit 1fc3361

Please sign in to comment.