Skip to content

Commit

Permalink
Update dependency react-router-dom to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent 08b6c85 commit fd4459f
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 25 deletions.
74 changes: 50 additions & 24 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-redux": "9.1.2",
"react-router-dom": "6.28.0"
"react-router-dom": "7.0.1"
},
"scripts": {
"start": "vite",
Expand Down

0 comments on commit fd4459f

Please sign in to comment.