Skip to content

Commit 066b86b

Browse files
Update dependency react-i18next to v17
1 parent d774877 commit 066b86b

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
@@ -20935,15 +20935,15 @@ __metadata:
2093520935
languageName: node
2093620936
linkType: hard
2093720937

20938-
"react-i18next@npm:16.6.6":
20939-
version: 16.6.6
20940-
resolution: "react-i18next@npm:16.6.6"
20938+
"react-i18next@npm:17.0.8":
20939+
version: 17.0.8
20940+
resolution: "react-i18next@npm:17.0.8"
2094120941
dependencies:
2094220942
"@babel/runtime": "npm:^7.29.2"
2094320943
html-parse-stringify: "npm:^3.0.1"
2094420944
use-sync-external-store: "npm:^1.6.0"
2094520945
peerDependencies:
20946-
i18next: ">= 25.10.9"
20946+
i18next: ">= 26.2.0"
2094720947
react: ">= 16.8.0"
2094820948
typescript: ^5 || ^6
2094920949
peerDependenciesMeta:
@@ -20953,7 +20953,7 @@ __metadata:
2095320953
optional: true
2095420954
typescript:
2095520955
optional: true
20956-
checksum: 10c0/7d6660d382a529d4dc56e7a7bbab59689ac0f435b3a18bba81d6bbf52c87b2a41fd5d1bffcf60b92b5e6e2a1ad9443949fcf16329d9c63d582316557199a7d32
20956+
checksum: 10c0/4d13d396208927ed3c80eb62db011a98dae16d93fc951bb4cb220fc5a3a5dd2f0046244fdbd197f627f595230d6fa05cc5d1c6f52b6241acd63ff818dff63acb
2095720957
languageName: node
2095820958
linkType: hard
2095920959

@@ -22183,7 +22183,7 @@ __metadata:
2218322183
react-dom: "npm:19.2.6"
2218422184
react-google-recaptcha: "npm:3.1.0"
2218522185
react-html-id: "npm:0.1.5"
22186-
react-i18next: "npm:16.6.6"
22186+
react-i18next: "npm:17.0.8"
2218722187
react-onclickoutside: "npm:6.13.2"
2218822188
react-popper: "npm:2.3.0"
2218922189
react-router: "npm:7.15.1"

0 commit comments

Comments
 (0)