Skip to content

Commit

Permalink
Bump react-router from 7.1.4 to 7.1.5 (#3635)
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.4 to 7.1.5.
- [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 Feb 3, 2025
1 parent c061694 commit 54922ee
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 @@ -85,7 +85,7 @@
"react-intl": "7.1.5",
"react-modal": "3.16.3",
"react-popper": "2.3.0",
"react-router": "7.1.4",
"react-router": "7.1.5",
"tailwindcss": "3.4.17",
"uuid": "11.0.5"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12616,7 +12616,7 @@ __metadata:
react-intl: "npm:7.1.5"
react-modal: "npm:3.16.3"
react-popper: "npm:2.3.0"
react-router: "npm:7.1.4"
react-router: "npm:7.1.5"
storybook: "npm:8.5.2"
tailwindcss: "npm:3.4.17"
terser-webpack-plugin: "npm:5.3.11"
Expand Down Expand Up @@ -15692,9 +15692,9 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:7.1.4":
version: 7.1.4
resolution: "react-router@npm:7.1.4"
"react-router@npm:7.1.5":
version: 7.1.5
resolution: "react-router@npm:7.1.5"
dependencies:
"@types/cookie": "npm:^0.6.0"
cookie: "npm:^1.0.1"
Expand All @@ -15706,7 +15706,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: 10/e1d2bb629d7957d5e60c718d3ca33458c2498089134a66a84cac1b49898aa2ca35a6d3e28ab7d7d1c6864ab50f56ddef15cbcd13c360ff9fbe727ae5fc82bfda
checksum: 10/3802ff0e0419aa53c1824b1ad2ebac6facb918306c67ff64ed86b5cbc49197c15f077b84e425f57beb24dd01cd5818a100da5269b8e160deee62b06fda008b56
languageName: node
linkType: hard

Expand Down

0 comments on commit 54922ee

Please sign in to comment.