Skip to content

Commit

Permalink
fix(deps): update react-router monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 11, 2023
1 parent f676e3c commit 8d82a97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
"react-dom": "16.14.0",
"react-instantsearch": "^7.0.2",
"react-redux": "7.2.9",
"react-router": "5.3.4",
"react-router-dom": "5.3.4",
"react-router": "6.20.1",
"react-router-dom": "6.20.1",
"redux": "4.2.1",
"regenerator-runtime": "0.14.0"
},
Expand Down

0 comments on commit 8d82a97

Please sign in to comment.