Skip to content

Commit 346f237

Browse files
Update dependency react-i18next to v17
1 parent a5d801d commit 346f237

2 files changed

Lines changed: 7 additions & 7 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.6",
134134
"react-google-recaptcha": "3.1.0",
135135
"react-html-id": "0.1.5",
136-
"react-i18next": "16.6.6",
136+
"react-i18next": "17.0.8",
137137
"react-onclickoutside": "6.13.2",
138138
"react-popper": "2.3.0",
139139
"react-router": "7.15.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20939,15 +20939,15 @@ __metadata:
2093920939
languageName: node
2094020940
linkType: hard
2094120941

20942-
"react-i18next@npm:16.6.6":
20943-
version: 16.6.6
20944-
resolution: "react-i18next@npm:16.6.6"
20942+
"react-i18next@npm:17.0.8":
20943+
version: 17.0.8
20944+
resolution: "react-i18next@npm:17.0.8"
2094520945
dependencies:
2094620946
"@babel/runtime": "npm:^7.29.2"
2094720947
html-parse-stringify: "npm:^3.0.1"
2094820948
use-sync-external-store: "npm:^1.6.0"
2094920949
peerDependencies:
20950-
i18next: ">= 25.10.9"
20950+
i18next: ">= 26.2.0"
2095120951
react: ">= 16.8.0"
2095220952
typescript: ^5 || ^6
2095320953
peerDependenciesMeta:
@@ -20957,7 +20957,7 @@ __metadata:
2095720957
optional: true
2095820958
typescript:
2095920959
optional: true
20960-
checksum: 10c0/7d6660d382a529d4dc56e7a7bbab59689ac0f435b3a18bba81d6bbf52c87b2a41fd5d1bffcf60b92b5e6e2a1ad9443949fcf16329d9c63d582316557199a7d32
20960+
checksum: 10c0/4d13d396208927ed3c80eb62db011a98dae16d93fc951bb4cb220fc5a3a5dd2f0046244fdbd197f627f595230d6fa05cc5d1c6f52b6241acd63ff818dff63acb
2096120961
languageName: node
2096220962
linkType: hard
2096320963

@@ -22187,7 +22187,7 @@ __metadata:
2218722187
react-dom: "npm:19.2.6"
2218822188
react-google-recaptcha: "npm:3.1.0"
2218922189
react-html-id: "npm:0.1.5"
22190-
react-i18next: "npm:16.6.6"
22190+
react-i18next: "npm:17.0.8"
2219122191
react-onclickoutside: "npm:6.13.2"
2219222192
react-popper: "npm:2.3.0"
2219322193
react-router: "npm:7.15.1"

0 commit comments

Comments
 (0)