Skip to content

Commit 14830bd

Browse files
fix(deps): bump react-router from 7.6.1 to 7.6.2 (#5049)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21edc42 commit 14830bd

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.1",
78+
"react-router": "^7.6.2",
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
@@ -4463,7 +4463,7 @@ __metadata:
44634463
react-is: "npm:^19.0.0"
44644464
react-lottie-player: "npm:^2.1.0"
44654465
react-markdown: "npm:^10.1.0"
4466-
react-router: "npm:^7.6.1"
4466+
react-router: "npm:^7.6.2"
44674467
react-syntax-highlighter: "npm:^15.6.1"
44684468
react-test-renderer: "npm:^19.0.0"
44694469
react-toastify: "npm:^11.0.5"
@@ -10781,9 +10781,9 @@ __metadata:
1078110781
languageName: node
1078210782
linkType: hard
1078310783

10784-
"react-router@npm:^7.6.1":
10785-
version: 7.6.1
10786-
resolution: "react-router@npm:7.6.1"
10784+
"react-router@npm:^7.6.2":
10785+
version: 7.6.2
10786+
resolution: "react-router@npm:7.6.2"
1078710787
dependencies:
1078810788
cookie: "npm:^1.0.1"
1078910789
set-cookie-parser: "npm:^2.6.0"
@@ -10793,7 +10793,7 @@ __metadata:
1079310793
peerDependenciesMeta:
1079410794
react-dom:
1079510795
optional: true
10796-
checksum: 10c0/9968dcccc6695671cb216a74a756d717f47d5b8613869be72764966c2dc252ce12aa91a5f74838776b78d65a2297d7d5455c26a3ed78a380897905383b30c7d8
10796+
checksum: 10c0/c8ef65f2a378f38e3cba900d67fa2b80a41c1c3925102875ee07c12faa01ea40991cb3fbefaf3ff6914e724c755732e3d7dec2b1bdef09e0fddd00fccc85a06a
1079710797
languageName: node
1079810798
linkType: hard
1079910799

0 commit comments

Comments
 (0)