Skip to content

Commit a0a3ccd

Browse files
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 6.21.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 6.21.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 b83fab2 commit a0a3ccd

File tree

2 files changed

+73
-40
lines changed

2 files changed

+73
-40
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"react-autosuggest": "^10.1.0",
5454
"react-dom": "^18.2.0",
5555
"react-i18next": "^14.0.0",
56-
"react-router-dom": "^6.21.1",
56+
"react-router-dom": "^7.5.2",
5757
"react-sparklines": "^1.7.0",
5858
"sass-loader": "^13.3.3",
5959
"stream-http": "^3.2.0",

0 commit comments

Comments
 (0)