Skip to content

Commit 4f2a18a

Browse files
Update dependency react-router to v7.5.3 (#10633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a08075 commit 4f2a18a

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
@@ -137,7 +137,7 @@
137137
"react-i18next": "15.5.1",
138138
"react-onclickoutside": "6.13.2",
139139
"react-popper": "2.3.0",
140-
"react-router": "7.5.2",
140+
"react-router": "7.5.3",
141141
"react-select": "5.10.1",
142142
"react-transition-group": "4.4.5",
143143
"react-waypoint": "10.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20749,9 +20749,9 @@ __metadata:
2074920749
languageName: node
2075020750
linkType: hard
2075120751

20752-
"react-router@npm:7.5.2":
20753-
version: 7.5.2
20754-
resolution: "react-router@npm:7.5.2"
20752+
"react-router@npm:7.5.3":
20753+
version: 7.5.3
20754+
resolution: "react-router@npm:7.5.3"
2075520755
dependencies:
2075620756
cookie: "npm:^1.0.1"
2075720757
set-cookie-parser: "npm:^2.6.0"
@@ -20762,7 +20762,7 @@ __metadata:
2076220762
peerDependenciesMeta:
2076320763
react-dom:
2076420764
optional: true
20765-
checksum: 10c0/5972ecb783e0ac0512c500b84bd4ff475665ba49c67b69e13b79dc24c7ee0496d523858058bb43c70147367688e0cc0d6d6d0f51cabfdebfbc5556d559bff457
20765+
checksum: 10c0/1f98ab5974cbf6696944a3cbe3d5708add6cdb9c765e0952459eb912d388fe361914a94557546dcd45164413fd9bc2fde97302c8daf3951156644232a9e3ce16
2076620766
languageName: node
2076720767
linkType: hard
2076820768

@@ -21786,7 +21786,7 @@ __metadata:
2178621786
react-i18next: "npm:15.5.1"
2178721787
react-onclickoutside: "npm:6.13.2"
2178821788
react-popper: "npm:2.3.0"
21789-
react-router: "npm:7.5.2"
21789+
react-router: "npm:7.5.3"
2179021790
react-select: "npm:5.10.1"
2179121791
react-test-renderer: "npm:18.3.1"
2179221792
react-transition-group: "npm:4.4.5"

0 commit comments

Comments
 (0)