Skip to content

Commit

Permalink
chore: Bump react-router from 7.0.2 to 7.1.0 (#5183)
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 7.0.2 to 7.1.0.
- [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/[email protected]/packages/react-router)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2024
1 parent a5d3fa7 commit 976101b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "11.18.6",
"react-router": "7.0.2",
"react-router": "7.1.0",
"react-router-dom": "6.28.0",
"uuid": "11.0.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11638,9 +11638,9 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:7.0.2":
version: 7.0.2
resolution: "react-router@npm:7.0.2"
"react-router@npm:7.1.0":
version: 7.1.0
resolution: "react-router@npm:7.1.0"
dependencies:
"@types/cookie": ^0.6.0
cookie: ^1.0.1
Expand All @@ -11652,7 +11652,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: a3b42f25fa345bfc51abf608f14ded463f5a32345de8519b7beb35e713f09032e0a2af265e40c51ba9cde5d75c534697cded6f1c7988a1197b1392f2e32225ef
checksum: cd179ec654e80d0c7eeac3c7ce047921ab1bc5a990572cac9df4073c9c9b9b51a5ef99463b531f435052a1e4ac615b2707b6454e2a11d8d4756706240f507df8
languageName: node
linkType: hard

Expand Down Expand Up @@ -14374,7 +14374,7 @@ __metadata:
react: 18.3.1
react-dom: 18.3.1
react-i18next: 11.18.6
react-router: 7.0.2
react-router: 7.1.0
react-router-dom: 6.28.0
simple-git: 3.27.0
sort-json: 2.0.1
Expand Down

0 comments on commit 976101b

Please sign in to comment.