Skip to content

Commit 6941ed9

Browse files
build(deps): bump react-router-dom in /api/src/main/webui (#2584)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.15.0 to 7.15.1. - [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.15.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.15.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f11770 commit 6941ed9

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

api/src/main/webui/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.

api/src/main/webui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react": "^19.2.5",
2828
"react-dom": "^19.2.6",
2929
"react-i18next": "^17.0.8",
30-
"react-router-dom": "^7.15.0",
30+
"react-router-dom": "^7.15.1",
3131
"victory": "^37.3.6",
3232
"zustand": "^5.0.13"
3333
},

0 commit comments

Comments
 (0)