Skip to content

Commit 9cb21fe

Browse files
Bump react-router and react-router-dom in /src/frontend
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 7.5.3 and updates ancestor dependency [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies need to be updated together. Updates `react-router` from 7.4.0 to 7.5.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router) Updates `react-router-dom` from 7.4.0 to 7.5.3 - [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 dependency-version: 7.5.3 dependency-type: indirect - dependency-name: react-router-dom dependency-version: 7.5.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c517ef commit 9cb21fe

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

src/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.

src/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": "^10.0.0",
3232
"react-plotly.js": "^2.6.0",
33-
"react-router-dom": "^7.4.1",
33+
"react-router-dom": "^7.5.3",
3434
"react-syntax-highlighter": "^15.6.1",
3535
"react-uuid": "^2.0.0",
3636
"rehype-raw": "^7.0.0",

0 commit comments

Comments
 (0)