Skip to content

Commit 75fbfa6

Browse files
Update dependency react-i18next to v16
1 parent 3a9f65e commit 75fbfa6

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package.json

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

yarn.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20571,14 +20571,15 @@ __metadata:
2057120571
languageName: node
2057220572
linkType: hard
2057320573

20574-
"react-i18next@npm:15.7.4":
20575-
version: 15.7.4
20576-
resolution: "react-i18next@npm:15.7.4"
20574+
"react-i18next@npm:16.3.3":
20575+
version: 16.3.3
20576+
resolution: "react-i18next@npm:16.3.3"
2057720577
dependencies:
2057820578
"@babel/runtime": "npm:^7.27.6"
2057920579
html-parse-stringify: "npm:^3.0.1"
20580+
use-sync-external-store: "npm:^1.6.0"
2058020581
peerDependencies:
20581-
i18next: ">= 23.4.0"
20582+
i18next: ">= 25.6.2"
2058220583
react: ">= 16.8.0"
2058320584
typescript: ^5
2058420585
peerDependenciesMeta:
@@ -20588,7 +20589,7 @@ __metadata:
2058820589
optional: true
2058920590
typescript:
2059020591
optional: true
20591-
checksum: 10c0/643c5d3ced4b44084c871a55e876159561c14f378f90bf53286c1291082703e293573da18ad692b43b357b60d2f7251bc417feb0b522de8cec5c414e5ebdf6c1
20592+
checksum: 10c0/9c898c76d19c2f9046287824a0ab1317a39e5c29bad798793d9f89f516c818fedb0783e7bc75556e0554b3d6ee9d671d4ebc18e7f4f802ce259be2c7c3317885
2059220593
languageName: node
2059320594
linkType: hard
2059420595

@@ -21772,7 +21773,7 @@ __metadata:
2177221773
react-dom: "npm:19.1.1"
2177321774
react-google-recaptcha: "npm:3.1.0"
2177421775
react-html-id: "npm:0.1.5"
21775-
react-i18next: "npm:15.7.4"
21776+
react-i18next: "npm:16.3.3"
2177621777
react-onclickoutside: "npm:6.13.2"
2177721778
react-popper: "npm:2.3.0"
2177821779
react-router: "npm:7.7.1"
@@ -24407,7 +24408,7 @@ __metadata:
2440724408
languageName: node
2440824409
linkType: hard
2440924410

24410-
"use-sync-external-store@npm:^1.4.0":
24411+
"use-sync-external-store@npm:^1.4.0, use-sync-external-store@npm:^1.6.0":
2441124412
version: 1.6.0
2441224413
resolution: "use-sync-external-store@npm:1.6.0"
2441324414
peerDependencies:

0 commit comments

Comments
 (0)