Skip to content

Commit

Permalink
chore: Bump react-router from 7.0.1 to 7.0.2 (#5152)
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.1 to 7.0.2.
- [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-patch
...

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 8, 2024
1 parent 28e6732 commit 92795c1
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.1",
"react-router": "7.0.2",
"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 @@ -11603,9 +11603,9 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit 92795c1

Please sign in to comment.