Skip to content

Commit a91dfec

Browse files
Bump react-router and react-router-dom
Removes [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router). It's no longer used after updating 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. Removes `react-router` Updates `react-router-dom` from 6.29.0 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: 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 c0790ef commit a91dfec

File tree

2 files changed

+54
-35
lines changed

2 files changed

+54
-35
lines changed

package-lock.json

Lines changed: 53 additions & 34 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-plotly.js": "^2.6.0",
5454
"react-query": "^3.39.3",
5555
"react-router-bootstrap": "^0.25.0",
56-
"react-router-dom": "^6.9.0",
56+
"react-router-dom": "^7.5.2",
5757
"react-table": "^7.8.0",
5858
"styled-components": "^5.3.6",
5959
"supertest": "^6.3.3",

0 commit comments

Comments
 (0)