Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
"react-i18next": "16.6.6",
"react-onclickoutside": "6.13.2",
"react-popper": "2.3.0",
"react-router": "7.15.1",
"react-router": "7.17.0",
"react-select": "5.10.2",
"react-transition-state": "^2.3.1",
"react-waypoint": "10.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20129,9 +20129,9 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:7.15.1":
version: 7.15.1
resolution: "react-router@npm:7.15.1"
"react-router@npm:7.17.0":
version: 7.17.0
resolution: "react-router@npm:7.17.0"
dependencies:
cookie: "npm:^1.0.1"
set-cookie-parser: "npm:^2.6.0"
Expand All @@ -20141,7 +20141,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: 10c0/3daff5404c7de1429447e735f1ee7e070d4f11632f589cec70c5171f2357be9cada2162f780bc9061eb153646109ad6e80c2d10a6b27256593f28a66945f4c76
checksum: 10c0/dfa9b0182edba6fab14ef5ac297b292068e71e05bf7e07c6b45fe073d77002089e8e164542364232a8bbb0c7d3ec47b57b78db3984c4383e12308f2d31ad404a
languageName: node
linkType: hard

Expand Down Expand Up @@ -21161,7 +21161,7 @@ __metadata:
react-i18next: "npm:16.6.6"
react-onclickoutside: "npm:6.13.2"
react-popper: "npm:2.3.0"
react-router: "npm:7.15.1"
react-router: "npm:7.17.0"
react-select: "npm:5.10.2"
react-test-renderer: "npm:19.2.7"
react-transition-state: "npm:^2.3.1"
Expand Down
Loading