Skip to content

Commit 7b70eb7

Browse files
Bump react-router-dom from 6.22.1 to 7.2.0 in /frontend
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.22.1 to 7.2.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/react-router-dom@7.2.0/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] <support@github.com>
1 parent 1fea067 commit 7b70eb7

File tree

2 files changed

+53
-24
lines changed

2 files changed

+53
-24
lines changed

frontend/package-lock.json

+52-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-bootstrap": "^2.10.1",
2525
"react-dom": "^18.2.0",
2626
"react-redux": "^9.1.0",
27-
"react-router-dom": "6",
27+
"react-router-dom": "7",
2828
"redux": "^5.0.1",
2929
"redux-first-history": "^5.2.0",
3030
"redux-logger": "^3.0.6",

0 commit comments

Comments
 (0)