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 @@ -133,7 +133,7 @@
"react-dom": "19.2.5",
"react-google-recaptcha": "3.1.0",
"react-html-id": "0.1.5",
"react-i18next": "16.6.6",
"react-i18next": "17.0.7",
"react-onclickoutside": "6.13.2",
"react-popper": "2.3.0",
"react-router": "7.14.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20846,15 +20846,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.7":
version: 17.0.7
resolution: "react-i18next@npm:17.0.7"
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.0.10"
react: ">= 16.8.0"
typescript: ^5 || ^6
peerDependenciesMeta:
Expand All @@ -20864,7 +20864,7 @@ __metadata:
optional: true
typescript:
optional: true
checksum: 10c0/7d6660d382a529d4dc56e7a7bbab59689ac0f435b3a18bba81d6bbf52c87b2a41fd5d1bffcf60b92b5e6e2a1ad9443949fcf16329d9c63d582316557199a7d32
checksum: 10c0/4a1cee24696a3a27ca3642a12fc08ffe5d1ce21cab7ee908488805c90b4e15ab30f17452b39bec32a5b02375d4f6155cfd301d23f24506667b5bfc64fcb7e72f
languageName: node
linkType: hard

Expand Down Expand Up @@ -22079,7 +22079,7 @@ __metadata:
react-dom: "npm:19.2.5"
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.7"
react-onclickoutside: "npm:6.13.2"
react-popper: "npm:2.3.0"
react-router: "npm:7.14.2"
Expand Down
Loading