Skip to content

Commit

Permalink
Bump react-router-dom from 5.2.0 to 6.16.0 in /frontend
Browse files Browse the repository at this point in the history
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.2.0 to 6.16.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2023
1 parent ef7acf0 commit b766a79
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 144 deletions.
186 changes: 43 additions & 143 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"react-dom": "^18.2.0",
"react-modal": "^3.16.1",
"react-number-format": "^5.3.1",
"react-router-dom": "^5.3.4",
"react-router-dom": "^6.16.0",
"react-transition-group": "^4.4.1",
"react-virtualized-auto-sizer": "^1.0.7",
"react-window": "^1.8.7",
Expand Down

0 comments on commit b766a79

Please sign in to comment.