Skip to content

Commit

Permalink
build(deps): Bump react-router from 7.1.3 to 7.1.4
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.1.3 to 7.1.4.
- [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/react-router@7.1.4/packages/react-router)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 2699448 commit 5879800
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 @@ -76,7 +76,7 @@
"react-is": "^19.0.0",
"react-lottie-player": "^2.1.0",
"react-markdown": "^9.0.3",
"react-router": "^7.1.3",
"react-router": "^7.1.4",
"react-syntax-highlighter": "^15.6.1",
"react-toastify": "^11.0.3",
"remark-gfm": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4522,7 +4522,7 @@ __metadata:
react-is: "npm:^19.0.0"
react-lottie-player: "npm:^2.1.0"
react-markdown: "npm:^9.0.3"
react-router: "npm:^7.1.3"
react-router: "npm:^7.1.4"
react-syntax-highlighter: "npm:^15.6.1"
react-test-renderer: "npm:^19.0.0"
react-toastify: "npm:^11.0.3"
Expand Down Expand Up @@ -11267,9 +11267,9 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:^7.1.3":
version: 7.1.3
resolution: "react-router@npm:7.1.3"
"react-router@npm:^7.1.4":
version: 7.1.4
resolution: "react-router@npm:7.1.4"
dependencies:
"@types/cookie": "npm:^0.6.0"
cookie: "npm:^1.0.1"
Expand All @@ -11281,7 +11281,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: 10c0/f42f7b245533d1adaa00779a0287993a836d5b56039d97a6643a8b3a721ffb92ff47c97cfb36409fec8794ac3c8a884339f588cf21fcd7f6dccdfc834520c76f
checksum: 10c0/3b57c46d7f6e7f04e6cf6e4e3dfba8cf5346baa1b56afc7234ce29c84776e9fd85300df227dc757e82574a05346d93467963f2ca15d92492bb07435d284bf934
languageName: node
linkType: hard

Expand Down

0 comments on commit 5879800

Please sign in to comment.