Skip to content

Commit

Permalink
chore(deps): update dependency react-router-dom to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 17, 2023
1 parent 3c76eee commit a16ef18
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 37 deletions.
64 changes: 29 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"react": "17.0.2",
"react-dom": "17.0.2",
"react-redux": "7.2.9",
"react-router-dom": "5.3.4",
"react-router-dom": "6.14.1",
"redux": "4.2.1",
"regenerator-runtime": "0.13.11"
},
Expand Down Expand Up @@ -80,7 +80,7 @@
"react": "^16.9.0 || ^17.0.0",
"react-dom": "^16.9.0 || ^17.0.0",
"react-redux": "^7.1.1",
"react-router-dom": "^5.0.1",
"react-router-dom": "^5.0.1 || ^6.0.0",
"redux": "^4.0.4"
}
}

0 comments on commit a16ef18

Please sign in to comment.