Skip to content

Commit

Permalink
🐳 chore: Update dependency react-router-dom to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent a3f9f54 commit 6ffb860
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.28.0"
"react-router-dom": "7.0.1"
},
"scripts": {
"build": "npx webpack --config ./webpack/webpack.prod.conf.js",
Expand Down
57 changes: 38 additions & 19 deletions pnpm-lock.yaml

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

0 comments on commit 6ffb860

Please sign in to comment.