Skip to content

Commit d7217e4

Browse files
deps: bump react-router from 7.1.3 to 7.5.2
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.1.3 to 7.5.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/react-router@7.5.2/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.5.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f5f8c48 commit d7217e4

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"react-modal": "^3.16.3",
134134
"react-qrcode-logo": "^3.0.0",
135135
"react-redux": "^9.2.0",
136-
"react-router": "^7.1.3",
136+
"react-router": "^7.5.2",
137137
"react-router-dom": "^7.1.3",
138138
"react-toastify": "^11.0.3",
139139
"redux": "^5.0.1",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10096,7 +10096,7 @@ react-router-dom@^7.1.3:
1009610096
dependencies:
1009710097
react-router "7.1.3"
1009810098

10099-
react-router@7.1.3, react-router@^7.1.3:
10099+
react-router@7.1.3:
1010010100
version "7.1.3"
1010110101
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.1.3.tgz#6c15c28838b799cb3058943e8e8015dbd6c16c7b"
1010210102
integrity sha512-EezYymLY6Guk/zLQ2vRA8WvdUhWFEj5fcE3RfWihhxXBW7+cd1LsIiA3lmx+KCmneAGQuyBv820o44L2+TtkSA==
@@ -10106,6 +10106,15 @@ react-router@7.1.3, react-router@^7.1.3:
1010610106
set-cookie-parser "^2.6.0"
1010710107
turbo-stream "2.4.0"
1010810108

10109+
react-router@^7.5.2:
10110+
version "7.5.2"
10111+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.5.2.tgz#889137b9ce91dadc06eb40997f57f08199845973"
10112+
integrity sha512-9Rw8r199klMnlGZ8VAsV/I8WrIF6IyJ90JQUdboupx1cdkgYqwnrYjH+I/nY/7cA1X5zia4mDJqH36npP7sxGQ==
10113+
dependencies:
10114+
cookie "^1.0.1"
10115+
set-cookie-parser "^2.6.0"
10116+
turbo-stream "2.4.0"
10117+
1010910118
react-toastify@^11.0.3:
1011010119
version "11.0.3"
1011110120
resolved "https://registry.yarnpkg.com/react-toastify/-/react-toastify-11.0.3.tgz#1684de60baf745e761d3c608bb29581657e2fe01"

0 commit comments

Comments
 (0)