Skip to content

Commit ffdfa52

Browse files
build(deps): bump react-router and react-router-dom in /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.1.1 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.1.1 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 c45d13d commit ffdfa52

File tree

2 files changed

+16
-24
lines changed

2 files changed

+16
-24
lines changed

frontend/package-lock.json

+15-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"react-i18next": "^15.4.0",
3535
"react-markdown": "^9.0.1",
3636
"react-redux": "^8.0.5",
37-
"react-router-dom": "^7.1.1",
37+
"react-router-dom": "^7.5.3",
3838
"react-syntax-highlighter": "^15.5.0",
3939
"rehype-katex": "^7.0.1",
4040
"remark-gfm": "^4.0.0",

0 commit comments

Comments
 (0)