Skip to content

Commit 18ee1ce

Browse files
fix(deps): bump react-router from 7.5.2 to 7.5.3 (#4963)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b608859 commit 18ee1ce

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.5.2",
78+
"react-router": "^7.5.3",
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
@@ -4056,7 +4056,7 @@ __metadata:
40564056
react-is: "npm:^19.0.0"
40574057
react-lottie-player: "npm:^2.1.0"
40584058
react-markdown: "npm:^10.1.0"
4059-
react-router: "npm:^7.5.2"
4059+
react-router: "npm:^7.5.3"
40604060
react-syntax-highlighter: "npm:^15.6.1"
40614061
react-test-renderer: "npm:^19.0.0"
40624062
react-toastify: "npm:^11.0.5"
@@ -10494,9 +10494,9 @@ __metadata:
1049410494
languageName: node
1049510495
linkType: hard
1049610496

10497-
"react-router@npm:^7.5.2":
10498-
version: 7.5.2
10499-
resolution: "react-router@npm:7.5.2"
10497+
"react-router@npm:^7.5.3":
10498+
version: 7.5.3
10499+
resolution: "react-router@npm:7.5.3"
1050010500
dependencies:
1050110501
cookie: "npm:^1.0.1"
1050210502
set-cookie-parser: "npm:^2.6.0"
@@ -10507,7 +10507,7 @@ __metadata:
1050710507
peerDependenciesMeta:
1050810508
react-dom:
1050910509
optional: true
10510-
checksum: 10c0/5972ecb783e0ac0512c500b84bd4ff475665ba49c67b69e13b79dc24c7ee0496d523858058bb43c70147367688e0cc0d6d6d0f51cabfdebfbc5556d559bff457
10510+
checksum: 10c0/1f98ab5974cbf6696944a3cbe3d5708add6cdb9c765e0952459eb912d388fe361914a94557546dcd45164413fd9bc2fde97302c8daf3951156644232a9e3ce16
1051110511
languageName: node
1051210512
linkType: hard
1051310513

0 commit comments

Comments
 (0)