Skip to content

Commit 4248d60

Browse files
build: bump react-router-dom in /ResearchAssistant/App/frontend (#331)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.1.1 to 7.1.5. - [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.1.5/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom 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 59f95db commit 4248d60

File tree

2 files changed

+18
-12
lines changed

2 files changed

+18
-12
lines changed

ResearchAssistant/App/frontend/package-lock.json

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

ResearchAssistant/App/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react-dom": "^18.2.0",
2626
"react-markdown": "^9.0.3",
2727
"react-modal": "^3.16.3",
28-
"react-router-dom": "^7.1.1",
28+
"react-router-dom": "^7.1.5",
2929
"react-uuid": "^2.0.0",
3030
"rehype-raw": "^7.0.0",
3131
"remark-gfm": "^4.0.0",

0 commit comments

Comments
 (0)