Skip to content

Commit

Permalink
fix(deps): update react-router monorepo to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 9038e3c commit 67bd84a
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 27 deletions.
76 changes: 51 additions & 25 deletions frontend/character-list/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 frontend/character-list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "4.1.2",
"react-router": "6.28.0",
"react-router-dom": "6.28.0",
"react-router": "7.0.1",
"react-router-dom": "7.0.1",
"@mui/material": "^6.0.0",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
Expand Down

0 comments on commit 67bd84a

Please sign in to comment.