Skip to content

Commit e5bd46c

Browse files
chore(deps): bump react-router and react-router-dom
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 7.5.2 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.2 - [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.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 dependency-version: 7.5.2 dependency-type: indirect - dependency-name: react-router-dom dependency-version: 7.5.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d1afd9 commit e5bd46c

File tree

2 files changed

+9
-16
lines changed

2 files changed

+9
-16
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"react-hook-form": "^7.54.2",
6363
"react-i18next": "^15.4.0",
6464
"react-markdown": "^10.1.0",
65-
"react-router-dom": "^7.1.1",
65+
"react-router-dom": "^7.5.3",
6666
"react-select": "^5.9.0",
6767
"react-time-ago": "^7.3.3",
6868
"react-virtualized": "^9.22.5",

0 commit comments

Comments
 (0)