Skip to content

Commit bedb5a0

Browse files
Bump react-router and react-router-dom in /client
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 6.14.2 to 6.30.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router@6.30.3/packages/react-router/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.14.2 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: direct:production - dependency-name: react-router-dom dependency-version: 6.30.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a863ba commit bedb5a0

2 files changed

Lines changed: 22 additions & 20 deletions

File tree

client/package-lock.json

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

client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"react": "^18.2.0",
1818
"react-dom": "^18.2.0",
1919
"react-redux": "^8.0.5",
20-
"react-router": "^6.4.5",
21-
"react-router-dom": "^6.4.5",
20+
"react-router": "^6.30.3",
21+
"react-router-dom": "^6.30.3",
2222
"react-toastify": "9.1.3",
2323
"react-tooltip": "^5.26.0",
2424
"redux": "^4.2.0",

0 commit comments

Comments
 (0)