Skip to content

Commit 2b41299

Browse files
Update dependency react-i18next to v16.6.6
1 parent 1d38c5e commit 2b41299

2 files changed

Lines changed: 10 additions & 19 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"react-dom": "19.2.0",
134134
"react-google-recaptcha": "3.1.0",
135135
"react-html-id": "0.1.5",
136-
"react-i18next": "16.3.3",
136+
"react-i18next": "16.6.6",
137137
"react-onclickoutside": "6.13.2",
138138
"react-popper": "2.3.0",
139139
"react-router": "7.12.0",

yarn.lock

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -21441,25 +21441,25 @@ __metadata:
2144121441
languageName: node
2144221442
linkType: hard
2144321443

21444-
"react-i18next@npm:16.3.3":
21445-
version: 16.3.3
21446-
resolution: "react-i18next@npm:16.3.3"
21444+
"react-i18next@npm:16.6.6":
21445+
version: 16.6.6
21446+
resolution: "react-i18next@npm:16.6.6"
2144721447
dependencies:
21448-
"@babel/runtime": "npm:^7.27.6"
21448+
"@babel/runtime": "npm:^7.29.2"
2144921449
html-parse-stringify: "npm:^3.0.1"
2145021450
use-sync-external-store: "npm:^1.6.0"
2145121451
peerDependencies:
21452-
i18next: ">= 25.6.2"
21452+
i18next: ">= 25.10.9"
2145321453
react: ">= 16.8.0"
21454-
typescript: ^5
21454+
typescript: ^5 || ^6
2145521455
peerDependenciesMeta:
2145621456
react-dom:
2145721457
optional: true
2145821458
react-native:
2145921459
optional: true
2146021460
typescript:
2146121461
optional: true
21462-
checksum: 10c0/9c898c76d19c2f9046287824a0ab1317a39e5c29bad798793d9f89f516c818fedb0783e7bc75556e0554b3d6ee9d671d4ebc18e7f4f802ce259be2c7c3317885
21462+
checksum: 10c0/7d6660d382a529d4dc56e7a7bbab59689ac0f435b3a18bba81d6bbf52c87b2a41fd5d1bffcf60b92b5e6e2a1ad9443949fcf16329d9c63d582316557199a7d32
2146321463
languageName: node
2146421464
linkType: hard
2146521465

@@ -22628,7 +22628,7 @@ __metadata:
2262822628
react-dom: "npm:19.2.0"
2262922629
react-google-recaptcha: "npm:3.1.0"
2263022630
react-html-id: "npm:0.1.5"
22631-
react-i18next: "npm:16.3.3"
22631+
react-i18next: "npm:16.6.6"
2263222632
react-onclickoutside: "npm:6.13.2"
2263322633
react-popper: "npm:2.3.0"
2263422634
react-router: "npm:7.12.0"
@@ -25232,16 +25232,7 @@ __metadata:
2523225232
languageName: node
2523325233
linkType: hard
2523425234

25235-
"uuid@npm:*":
25236-
version: 13.0.0
25237-
resolution: "uuid@npm:13.0.0"
25238-
bin:
25239-
uuid: dist-node/bin/uuid
25240-
checksum: 10c0/950e4c18d57fef6c69675344f5700a08af21e26b9eff2bf2180427564297368c538ea11ac9fb2e6528b17fc3966a9fd2c5049361b0b63c7d654f3c550c9b3d67
25241-
languageName: node
25242-
linkType: hard
25243-
25244-
"uuid@npm:14.0.0":
25235+
"uuid@npm:*, uuid@npm:14.0.0":
2524525236
version: 14.0.0
2524625237
resolution: "uuid@npm:14.0.0"
2524725238
bin:

0 commit comments

Comments
 (0)