Skip to content
Open
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-dom": "19.2.7",
"react-google-recaptcha": "3.1.0",
"react-html-id": "0.1.5",
"react-i18next": "16.6.6",
"react-i18next": "17.0.8",
"react-onclickoutside": "6.13.2",
"react-popper": "2.3.0",
"react-router": "7.15.1",
Expand Down
21 changes: 7 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4933,14 +4933,7 @@ __metadata:
languageName: node
linkType: hard

"@hapi/hoek@npm:^9.0.0":
version: 9.2.0
resolution: "@hapi/hoek@npm:9.2.0"
checksum: 10c0/5185e683938a564cd4a7f47222c98e7f8aaa7fa2a6291735f688c1ab6f6aff4186bfc2bb673bdccdd8dfba412bfdaad6567b22c877f6aae1069030a45377799c
languageName: node
linkType: hard

"@hapi/hoek@npm:^9.3.0":
"@hapi/hoek@npm:^9.0.0, @hapi/hoek@npm:^9.3.0":
version: 9.3.0
resolution: "@hapi/hoek@npm:9.3.0"
checksum: 10c0/a096063805051fb8bba4c947e293c664b05a32b47e13bc654c0dd43813a1cec993bdd8f29ceb838020299e1d0f89f68dc0d62a603c13c9cc8541963f0beca055
Expand Down Expand Up @@ -19982,15 +19975,15 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:16.6.6":
version: 16.6.6
resolution: "react-i18next@npm:16.6.6"
"react-i18next@npm:17.0.8":
version: 17.0.8
resolution: "react-i18next@npm:17.0.8"
dependencies:
"@babel/runtime": "npm:^7.29.2"
html-parse-stringify: "npm:^3.0.1"
use-sync-external-store: "npm:^1.6.0"
peerDependencies:
i18next: ">= 25.10.9"
i18next: ">= 26.2.0"
react: ">= 16.8.0"
typescript: ^5 || ^6
peerDependenciesMeta:
Expand All @@ -20000,7 +19993,7 @@ __metadata:
optional: true
typescript:
optional: true
checksum: 10c0/7d6660d382a529d4dc56e7a7bbab59689ac0f435b3a18bba81d6bbf52c87b2a41fd5d1bffcf60b92b5e6e2a1ad9443949fcf16329d9c63d582316557199a7d32
checksum: 10c0/4d13d396208927ed3c80eb62db011a98dae16d93fc951bb4cb220fc5a3a5dd2f0046244fdbd197f627f595230d6fa05cc5d1c6f52b6241acd63ff818dff63acb
languageName: node
linkType: hard

Expand Down Expand Up @@ -21165,7 +21158,7 @@ __metadata:
react-dom: "npm:19.2.7"
react-google-recaptcha: "npm:3.1.0"
react-html-id: "npm:0.1.5"
react-i18next: "npm:16.6.6"
react-i18next: "npm:17.0.8"
react-onclickoutside: "npm:6.13.2"
react-popper: "npm:2.3.0"
react-router: "npm:7.15.1"
Expand Down
Loading