Skip to content

Commit 197ea1c

Browse files
Update dependency react-i18next to v17
1 parent 3ded68a commit 197ea1c

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"react-dom": "19.2.7",
136136
"react-google-recaptcha": "3.1.0",
137137
"react-html-id": "0.1.5",
138-
"react-i18next": "16.6.6",
138+
"react-i18next": "17.0.10",
139139
"react-onclickoutside": "6.13.2",
140140
"react-popper": "2.3.0",
141141
"react-router": "7.18.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19347,25 +19347,25 @@ __metadata:
1934719347
languageName: node
1934819348
linkType: hard
1934919349

19350-
"react-i18next@npm:16.6.6":
19351-
version: 16.6.6
19352-
resolution: "react-i18next@npm:16.6.6"
19350+
"react-i18next@npm:17.0.10":
19351+
version: 17.0.10
19352+
resolution: "react-i18next@npm:17.0.10"
1935319353
dependencies:
1935419354
"@babel/runtime": "npm:^7.29.2"
1935519355
html-parse-stringify: "npm:^3.0.1"
1935619356
use-sync-external-store: "npm:^1.6.0"
1935719357
peerDependencies:
19358-
i18next: ">= 25.10.9"
19358+
i18next: ">= 26.2.0"
1935919359
react: ">= 16.8.0"
19360-
typescript: ^5 || ^6
19360+
typescript: ^5 || ^6 || ^7
1936119361
peerDependenciesMeta:
1936219362
react-dom:
1936319363
optional: true
1936419364
react-native:
1936519365
optional: true
1936619366
typescript:
1936719367
optional: true
19368-
checksum: 10c0/7d6660d382a529d4dc56e7a7bbab59689ac0f435b3a18bba81d6bbf52c87b2a41fd5d1bffcf60b92b5e6e2a1ad9443949fcf16329d9c63d582316557199a7d32
19368+
checksum: 10c0/0ec5dea59e4b136c026136334bf0d1eccc445db173b07d4ccefd2ce842db95bd64ae7e90809041c9022e31060fdb8eb3f6529b8ddd394bed84e5edaeb9d4ab52
1936919369
languageName: node
1937019370
linkType: hard
1937119371

@@ -20530,7 +20530,7 @@ __metadata:
2053020530
react-dom: "npm:19.2.7"
2053120531
react-google-recaptcha: "npm:3.1.0"
2053220532
react-html-id: "npm:0.1.5"
20533-
react-i18next: "npm:16.6.6"
20533+
react-i18next: "npm:17.0.10"
2053420534
react-onclickoutside: "npm:6.13.2"
2053520535
react-popper: "npm:2.3.0"
2053620536
react-router: "npm:7.18.1"

0 commit comments

Comments
 (0)