Skip to content

Commit e2a47c1

Browse files
Update dependency react-i18next to v17
1 parent ecd7555 commit e2a47c1

2 files changed

Lines changed: 8 additions & 15 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"react-dom": "19.2.7",
138138
"react-google-recaptcha": "3.1.0",
139139
"react-html-id": "0.1.5",
140-
"react-i18next": "16.6.6",
140+
"react-i18next": "17.0.8",
141141
"react-onclickoutside": "6.13.2",
142142
"react-popper": "2.3.0",
143143
"react-router": "7.15.1",

yarn.lock

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4933,14 +4933,7 @@ __metadata:
49334933
languageName: node
49344934
linkType: hard
49354935

4936-
"@hapi/hoek@npm:^9.0.0":
4937-
version: 9.2.0
4938-
resolution: "@hapi/hoek@npm:9.2.0"
4939-
checksum: 10c0/5185e683938a564cd4a7f47222c98e7f8aaa7fa2a6291735f688c1ab6f6aff4186bfc2bb673bdccdd8dfba412bfdaad6567b22c877f6aae1069030a45377799c
4940-
languageName: node
4941-
linkType: hard
4942-
4943-
"@hapi/hoek@npm:^9.3.0":
4936+
"@hapi/hoek@npm:^9.0.0, @hapi/hoek@npm:^9.3.0":
49444937
version: 9.3.0
49454938
resolution: "@hapi/hoek@npm:9.3.0"
49464939
checksum: 10c0/a096063805051fb8bba4c947e293c664b05a32b47e13bc654c0dd43813a1cec993bdd8f29ceb838020299e1d0f89f68dc0d62a603c13c9cc8541963f0beca055
@@ -19982,15 +19975,15 @@ __metadata:
1998219975
languageName: node
1998319976
linkType: hard
1998419977

19985-
"react-i18next@npm:16.6.6":
19986-
version: 16.6.6
19987-
resolution: "react-i18next@npm:16.6.6"
19978+
"react-i18next@npm:17.0.8":
19979+
version: 17.0.8
19980+
resolution: "react-i18next@npm:17.0.8"
1998819981
dependencies:
1998919982
"@babel/runtime": "npm:^7.29.2"
1999019983
html-parse-stringify: "npm:^3.0.1"
1999119984
use-sync-external-store: "npm:^1.6.0"
1999219985
peerDependencies:
19993-
i18next: ">= 25.10.9"
19986+
i18next: ">= 26.2.0"
1999419987
react: ">= 16.8.0"
1999519988
typescript: ^5 || ^6
1999619989
peerDependenciesMeta:
@@ -20000,7 +19993,7 @@ __metadata:
2000019993
optional: true
2000119994
typescript:
2000219995
optional: true
20003-
checksum: 10c0/7d6660d382a529d4dc56e7a7bbab59689ac0f435b3a18bba81d6bbf52c87b2a41fd5d1bffcf60b92b5e6e2a1ad9443949fcf16329d9c63d582316557199a7d32
19996+
checksum: 10c0/4d13d396208927ed3c80eb62db011a98dae16d93fc951bb4cb220fc5a3a5dd2f0046244fdbd197f627f595230d6fa05cc5d1c6f52b6241acd63ff818dff63acb
2000419997
languageName: node
2000519998
linkType: hard
2000619999

@@ -21165,7 +21158,7 @@ __metadata:
2116521158
react-dom: "npm:19.2.7"
2116621159
react-google-recaptcha: "npm:3.1.0"
2116721160
react-html-id: "npm:0.1.5"
21168-
react-i18next: "npm:16.6.6"
21161+
react-i18next: "npm:17.0.8"
2116921162
react-onclickoutside: "npm:6.13.2"
2117021163
react-popper: "npm:2.3.0"
2117121164
react-router: "npm:7.15.1"

0 commit comments

Comments
 (0)