Skip to content

Commit a148a34

Browse files
build(deps): bump react-router-dom from 7.2.0 to 7.3.0 in /web-frontend (#896)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.2.0 to 7.3.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.3.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc89e20 commit a148a34

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

web-frontend/package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-bootstrap": "^2.10.9",
2525
"react-dom": "^19.0.0",
2626
"react-hook-form": "^7.54.2",
27-
"react-router-dom": "^7.2.0",
27+
"react-router-dom": "^7.3.0",
2828
"yup": "^1.6.1"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)