Skip to content

Commit

Permalink
chore(deps): bump react-router from 6.26.2 to 6.27.0 (#18148)
Browse files Browse the repository at this point in the history
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 6.26.2 to 6.27.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router@6.27.0/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@6.27.0/packages/react-router)

---
updated-dependencies:
- dependency-name: react-router
  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] authored Oct 13, 2024
1 parent d86a990 commit a682f80
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"react-error-boundary": "4.0.13",
"react-intl": "6.7.0",
"react-redux": "9.1.2",
"react-router": "6.26.2",
"react-router": "6.27.0",
"react-router-dom": "6.26.2",
"react-transition-group": "4.4.5",
"redux": "5.0.1",
Expand Down
20 changes: 19 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4666,6 +4666,13 @@ __metadata:
languageName: node
linkType: hard

"@remix-run/router@npm:1.20.0":
version: 1.20.0
resolution: "@remix-run/router@npm:1.20.0"
checksum: 10/e1d2420db94a1855b97f1784898d0ae389cf3b77129b8f419e51d4833b77ca2c92ac09e2cb558015324d64580a138fd6faa31e52fcc3ba90e3cc382a1a324d4a
languageName: node
linkType: hard

"@roamhq/wrtc-darwin-arm64@npm:0.8.0":
version: 0.8.0
resolution: "@roamhq/wrtc-darwin-arm64@npm:0.8.0"
Expand Down Expand Up @@ -15664,6 +15671,17 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:6.27.0":
version: 6.27.0
resolution: "react-router@npm:6.27.0"
dependencies:
"@remix-run/router": "npm:1.20.0"
peerDependencies:
react: ">=16.8"
checksum: 10/352e3af2075cdccf9d114b7e06d94a1b46a2147ba9d6e8643787a92464f5fd9ead950252a98d551f99f21860288bcf3a4f088cb5f46b28d1274a4e2ba24cc0f9
languageName: node
linkType: hard

"react-select@npm:5.7.7":
version: 5.7.7
resolution: "react-select@npm:5.7.7"
Expand Down Expand Up @@ -18682,7 +18700,7 @@ __metadata:
react-error-boundary: "npm:4.0.13"
react-intl: "npm:6.7.0"
react-redux: "npm:9.1.2"
react-router: "npm:6.26.2"
react-router: "npm:6.27.0"
react-router-dom: "npm:6.26.2"
react-transition-group: "npm:4.4.5"
redux: "npm:5.0.1"
Expand Down

0 comments on commit a682f80

Please sign in to comment.