Skip to content

Commit 63a3066

Browse files
build: bump react-router-dom from 6.29.0 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.29.0 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 1625633 commit 63a3066

2 files changed

Lines changed: 53 additions & 24 deletions

File tree

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-dom": "^18.2.0",
3131
"react-markdown": "^9.0.1",
3232
"react-plotly.js": "^2.6.0",
33-
"react-router-dom": "^6.8.1",
33+
"react-router-dom": "^7.2.0",
3434
"react-syntax-highlighter": "^15.6.1",
3535
"react-uuid": "^2.0.0",
3636
"rehype-raw": "^7.0.0",

0 commit comments

Comments
 (0)