Skip to content

Commit

Permalink
chore(deps): bump react-router-dom from 6.23.1 to 6.24.0 (#17668)
Browse files Browse the repository at this point in the history
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 6.23.1 to 6.24.0.
- [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/react-router-dom@6.24.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 30, 2024
1 parent a75919a commit 425f59a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react-intl": "6.6.8",
"react-redux": "9.1.2",
"react-router": "6.24.0",
"react-router-dom": "6.23.1",
"react-router-dom": "6.24.0",
"react-transition-group": "4.4.5",
"redux": "5.0.1",
"redux-logdown": "1.0.4",
Expand Down
32 changes: 7 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3598,13 +3598,6 @@ __metadata:
languageName: node
linkType: hard

"@remix-run/router@npm:1.16.1":
version: 1.16.1
resolution: "@remix-run/router@npm:1.16.1"
checksum: 10/0bfbf2a04707e7f7fde5c76614e7990945a6d854d50c1f9f63cea50208ff864a8920420534ff7ddff6a0bcb584c84456d2f7613d6d6e896db46cafcc70d8fb65
languageName: node
linkType: hard

"@remix-run/router@npm:1.17.0":
version: 1.17.0
resolution: "@remix-run/router@npm:1.17.0"
Expand Down Expand Up @@ -14560,27 +14553,16 @@ __metadata:
languageName: node
linkType: hard

"react-router-dom@npm:6.23.1":
version: 6.23.1
resolution: "react-router-dom@npm:6.23.1"
"react-router-dom@npm:6.24.0":
version: 6.24.0
resolution: "react-router-dom@npm:6.24.0"
dependencies:
"@remix-run/router": "npm:1.16.1"
react-router: "npm:6.23.1"
"@remix-run/router": "npm:1.17.0"
react-router: "npm:6.24.0"
peerDependencies:
react: ">=16.8"
react-dom: ">=16.8"
checksum: 10/29004176608e879c57830ed02ecd70bf2b54c07acfb050fbbd61c7d28a0c2c8abf1287c2c69222c588afd028763ffe2c61015f03a3360359b250cc019234d76b
languageName: node
linkType: hard

"react-router@npm:6.23.1":
version: 6.23.1
resolution: "react-router@npm:6.23.1"
dependencies:
"@remix-run/router": "npm:1.16.1"
peerDependencies:
react: ">=16.8"
checksum: 10/72747878fd851b8fc9a6c2f1ee7a3f3a69f18df0c45d7857851b57930d4f55686190f5df0b8d9064ce9e8594bd9ac6a6f479bd8c91552f0b825beb012fa5a770
checksum: 10/a6622bc53dd7652bbfb9f5c6f2c1bff4aa93a24cc91e048aa2908d096f7106de3707b5d4cf4bd9cf0b67d4475c7718add7fd96045430f7435c7d78da04708a30
languageName: node
linkType: hard

Expand Down Expand Up @@ -17631,7 +17613,7 @@ __metadata:
react-intl: "npm:6.6.8"
react-redux: "npm:9.1.2"
react-router: "npm:6.24.0"
react-router-dom: "npm:6.23.1"
react-router-dom: "npm:6.24.0"
react-transition-group: "npm:4.4.5"
redux: "npm:5.0.1"
redux-logdown: "npm:1.0.4"
Expand Down

0 comments on commit 425f59a

Please sign in to comment.