Skip to content

Commit c9914ba

Browse files
build(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.18.1 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.14.2 to 7.18.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router@7.18.1/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.18.1/packages/react-router) Updates `react-router-dom` from 7.14.2 to 7.18.1 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.1/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.1/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.18.0 dependency-type: indirect - dependency-name: react-router-dom dependency-version: 7.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa13d8a commit c9914ba

2 files changed

Lines changed: 27 additions & 76 deletions

File tree

package-lock.json

Lines changed: 26 additions & 75 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
@@ -18,7 +18,7 @@
1818
"react-leaflet": "^5.0.0",
1919
"react-organizational-chart": "^2.2.1",
2020
"react-redux": "^9.2.0",
21-
"react-router-dom": "^7.14.2",
21+
"react-router-dom": "^7.18.1",
2222
"web-vitals": "^4.2.4"
2323
},
2424
"scripts": {

0 commit comments

Comments
 (0)