Skip to content

Commit e7648dc

Browse files
Bump react-router and react-router-dom
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies needed to be updated together. Updates `react-router` from 7.2.0 to 7.6.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/7.6.2/packages/react-router) Updates `react-router-dom` from 7.2.0 to 7.6.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/7.6.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.6.2 dependency-type: direct:production - dependency-name: react-router-dom dependency-version: 7.6.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e137b0 commit e7648dc

File tree

2 files changed

+13
-20
lines changed

2 files changed

+13
-20
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@
3838
"react-dropzone": "^14.3.5",
3939
"react-icons": "^5.3.0",
4040
"react-linkify": "^1.0.0-alpha",
41-
"react-router": "^7.0.1",
42-
"react-router-dom": "^7.0.1",
41+
"react-router": "^7.6.2",
42+
"react-router-dom": "^7.6.2",
4343
"react-select": "^5.8.3",
4444
"react-transition-group": "^4.4.5",
4545
"sigma": "^3.0.0-beta.38"

0 commit comments

Comments
 (0)