Skip to content

Commit 3133cbc

Browse files
fix(deps): bump react-router from 7.6.0 to 7.6.1 (#5027)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42cf055 commit 3133cbc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"react-is": "^19.0.0",
7676
"react-lottie-player": "^2.1.0",
7777
"react-markdown": "^10.1.0",
78-
"react-router": "^7.6.0",
78+
"react-router": "^7.6.1",
7979
"react-syntax-highlighter": "^15.6.1",
8080
"react-toastify": "^11.0.5",
8181
"remark-gfm": "^4.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4437,7 +4437,7 @@ __metadata:
44374437
react-is: "npm:^19.0.0"
44384438
react-lottie-player: "npm:^2.1.0"
44394439
react-markdown: "npm:^10.1.0"
4440-
react-router: "npm:^7.6.0"
4440+
react-router: "npm:^7.6.1"
44414441
react-syntax-highlighter: "npm:^15.6.1"
44424442
react-test-renderer: "npm:^19.0.0"
44434443
react-toastify: "npm:^11.0.5"
@@ -10755,9 +10755,9 @@ __metadata:
1075510755
languageName: node
1075610756
linkType: hard
1075710757

10758-
"react-router@npm:^7.6.0":
10759-
version: 7.6.0
10760-
resolution: "react-router@npm:7.6.0"
10758+
"react-router@npm:^7.6.1":
10759+
version: 7.6.1
10760+
resolution: "react-router@npm:7.6.1"
1076110761
dependencies:
1076210762
cookie: "npm:^1.0.1"
1076310763
set-cookie-parser: "npm:^2.6.0"
@@ -10767,7 +10767,7 @@ __metadata:
1076710767
peerDependenciesMeta:
1076810768
react-dom:
1076910769
optional: true
10770-
checksum: 10c0/abc4d37c01804a3137b1cfd12cf7e55bff092a67c835404ab9da1411ec9e170fe72773b9846d2db084cc0272179237e59d88dbf46cef9db031892feebcb48640
10770+
checksum: 10c0/9968dcccc6695671cb216a74a756d717f47d5b8613869be72764966c2dc252ce12aa91a5f74838776b78d65a2297d7d5455c26a3ed78a380897905383b30c7d8
1077110771
languageName: node
1077210772
linkType: hard
1077310773

0 commit comments

Comments
 (0)