Skip to content

Commit c9a0040

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.6.0 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.5.0 to 7.6.0 - [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.5.0 to 7.6.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/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.6.0 dependency-type: indirect - dependency-name: react-router-dom dependency-version: 7.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8db7256 commit c9a0040

File tree

2 files changed

+10
-24
lines changed

2 files changed

+10
-24
lines changed

package-lock.json

Lines changed: 9 additions & 23 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
@@ -15,7 +15,7 @@
1515
"react": "18.3.1",
1616
"diff": "7.0.0",
1717
"react-dom": "18.3.1",
18-
"react-router-dom": "7.5.0",
18+
"react-router-dom": "7.6.0",
1919
"react-scripts": "5.0.1",
2020
"typescript": "4.9.5",
2121
"web-vitals": "3.5.0"

0 commit comments

Comments
 (0)