Skip to content

Commit e81189f

Browse files
Bump react-router-dom from 6.23.1 to 6.26.2 in /app/frontend (#2025)
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.23.1 to 6.26.2. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40b3101 commit e81189f

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

app/frontend/package-lock.json

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

app/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react": "^18.3.1",
2828
"react-dom": "^18.3.1",
2929
"react-markdown": "^9.0.1",
30-
"react-router-dom": "^6.23.1",
30+
"react-router-dom": "^6.26.2",
3131
"react-helmet-async": "^2.0.5",
3232
"react-i18next": "^15.0.0",
3333
"react-syntax-highlighter": "^15.5.0",

0 commit comments

Comments
 (0)