Skip to content

Commit 7f5fc21

Browse files
Bump react-router and react-router-dom in /next (#1151)
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 6.30.3 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.3.0 to 6.30.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@6.30.3/packages/react-router) Updates `react-router-dom` from 6.3.0 to 6.30.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.30.3/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 6.30.3 dependency-type: indirect - dependency-name: react-router-dom dependency-version: 6.30.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: MK <kosty.maleyev@sentry.io>
1 parent cb7f4b2 commit 7f5fc21

File tree

2 files changed

+26
-7
lines changed

2 files changed

+26
-7
lines changed

next/package-lock.json

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

next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react-dom": "^18.3.1",
2222
"react-loader-spinner": "~6.1.6",
2323
"react-redux": "~7.2.4",
24-
"react-router-dom": "~6.3.0",
24+
"react-router-dom": "~6.30.3",
2525
"react-scripts": "~5.0.1",
2626
"redux": "~4.1.0",
2727
"redux-logger": "~3.0.6",

0 commit comments

Comments
 (0)