Skip to content

Commit 585a2fe

Browse files
authored
Merge pull request #11117 from neinteractiveliterature/renovate/react-i18next-16.x
Update dependency react-i18next to v16
2 parents 57a4e98 + 75fbfa6 commit 585a2fe

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
@@ -20578,14 +20578,15 @@ __metadata:
2057820578
languageName: node
2057920579
linkType: hard
2058020580

20581-
"react-i18next@npm:15.7.4":
20582-
version: 15.7.4
20583-
resolution: "react-i18next@npm:15.7.4"
20581+
"react-i18next@npm:16.3.3":
20582+
version: 16.3.3
20583+
resolution: "react-i18next@npm:16.3.3"
2058420584
dependencies:
2058520585
"@babel/runtime": "npm:^7.27.6"
2058620586
html-parse-stringify: "npm:^3.0.1"
20587+
use-sync-external-store: "npm:^1.6.0"
2058720588
peerDependencies:
20588-
i18next: ">= 23.4.0"
20589+
i18next: ">= 25.6.2"
2058920590
react: ">= 16.8.0"
2059020591
typescript: ^5
2059120592
peerDependenciesMeta:
@@ -20595,7 +20596,7 @@ __metadata:
2059520596
optional: true
2059620597
typescript:
2059720598
optional: true
20598-
checksum: 10c0/643c5d3ced4b44084c871a55e876159561c14f378f90bf53286c1291082703e293573da18ad692b43b357b60d2f7251bc417feb0b522de8cec5c414e5ebdf6c1
20599+
checksum: 10c0/9c898c76d19c2f9046287824a0ab1317a39e5c29bad798793d9f89f516c818fedb0783e7bc75556e0554b3d6ee9d671d4ebc18e7f4f802ce259be2c7c3317885
2059920600
languageName: node
2060020601
linkType: hard
2060120602

@@ -21779,7 +21780,7 @@ __metadata:
2177921780
react-dom: "npm:19.1.1"
2178021781
react-google-recaptcha: "npm:3.1.0"
2178121782
react-html-id: "npm:0.1.5"
21782-
react-i18next: "npm:15.7.4"
21783+
react-i18next: "npm:16.3.3"
2178321784
react-onclickoutside: "npm:6.13.2"
2178421785
react-popper: "npm:2.3.0"
2178521786
react-router: "npm:7.7.1"
@@ -24414,7 +24415,7 @@ __metadata:
2441424415
languageName: node
2441524416
linkType: hard
2441624417

24417-
"use-sync-external-store@npm:^1.4.0":
24418+
"use-sync-external-store@npm:^1.4.0, use-sync-external-store@npm:^1.6.0":
2441824419
version: 1.6.0
2441924420
resolution: "use-sync-external-store@npm:1.6.0"
2442024421
peerDependencies:

0 commit comments

Comments
 (0)