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 @@ -137,7 +137,7 @@
"react-i18next": "15.6.0",
"react-onclickoutside": "6.13.2",
"react-popper": "2.3.0",
"react-router": "7.6.3",
"react-router": "7.7.0",
"react-select": "5.10.2",
"react-transition-group": "4.4.5",
"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 @@ -21114,9 +21114,9 @@ __metadata:
languageName: node
linkType: hard

"react-router@npm:7.6.3":
version: 7.6.3
resolution: "react-router@npm:7.6.3"
"react-router@npm:7.7.0":
version: 7.7.0
resolution: "react-router@npm:7.7.0"
dependencies:
cookie: "npm:^1.0.1"
set-cookie-parser: "npm:^2.6.0"
Expand All @@ -21126,7 +21126,7 @@ __metadata:
peerDependenciesMeta:
react-dom:
optional: true
checksum: 10c0/43c8dd124d1c3f9fb11afa905fb0c87e19b73b04877e9be09f84eac34948ea90d6c4aae408c8030fe6dc4ed88c0bcf2e857b53a817ebbe5ce7d26e485a330c7d
checksum: 10c0/04b02b473a743978ec7b5292484706b87c74d3e8d407dba886204586ba2d7a224a5413f0a7969fb28899b8804f0e6b0fde1c2a4f957901eb8a9a6541a25630f2
languageName: node
linkType: hard

Expand Down Expand Up @@ -22160,7 +22160,7 @@ __metadata:
react-i18next: "npm:15.6.0"
react-onclickoutside: "npm:6.13.2"
react-popper: "npm:2.3.0"
react-router: "npm:7.6.3"
react-router: "npm:7.7.0"
react-select: "npm:5.10.2"
react-test-renderer: "npm:18.3.1"
react-transition-group: "npm:4.4.5"
Expand Down
Loading