Skip to content

Commit f94209c

Browse files
Update dependency react-i18next to v16.6.6
1 parent da63f54 commit f94209c

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
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.2.0",
134134
"react-google-recaptcha": "3.1.0",
135135
"react-html-id": "0.1.5",
136-
"react-i18next": "16.3.3",
136+
"react-i18next": "16.6.6",
137137
"react-onclickoutside": "6.13.2",
138138
"react-popper": "2.3.0",
139139
"react-router": "7.12.0",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1679,10 +1679,10 @@ __metadata:
16791679
languageName: node
16801680
linkType: hard
16811681

1682-
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.3, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.22.15, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.25.9, @babel/runtime@npm:^7.27.6, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
1683-
version: 7.28.3
1684-
resolution: "@babel/runtime@npm:7.28.3"
1685-
checksum: 10c0/b360f82c2c5114f2a062d4d143d7b4ec690094764853937110585a9497977aed66c102166d0e404766c274e02a50ffb8f6d77fef7251ecf3f607f0e03e6397bc
1682+
"@babel/runtime@npm:^7.0.0, @babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.10.3, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.13, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.13.10, @babel/runtime@npm:^7.14.0, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.22.15, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.25.9, @babel/runtime@npm:^7.27.6, @babel/runtime@npm:^7.29.2, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.7.6, @babel/runtime@npm:^7.8.4, @babel/runtime@npm:^7.8.7":
1683+
version: 7.29.2
1684+
resolution: "@babel/runtime@npm:7.29.2"
1685+
checksum: 10c0/30b80a0140d16467792e1bbeb06f655b0dab70407da38dfac7fedae9c859f9ae9d846ef14ad77bd3814c064295fe9b1bc551f1541ea14646ae9f22b71a8bc17a
16861686
languageName: node
16871687
linkType: hard
16881688

@@ -21414,25 +21414,25 @@ __metadata:
2141421414
languageName: node
2141521415
linkType: hard
2141621416

21417-
"react-i18next@npm:16.3.3":
21418-
version: 16.3.3
21419-
resolution: "react-i18next@npm:16.3.3"
21417+
"react-i18next@npm:16.6.6":
21418+
version: 16.6.6
21419+
resolution: "react-i18next@npm:16.6.6"
2142021420
dependencies:
21421-
"@babel/runtime": "npm:^7.27.6"
21421+
"@babel/runtime": "npm:^7.29.2"
2142221422
html-parse-stringify: "npm:^3.0.1"
2142321423
use-sync-external-store: "npm:^1.6.0"
2142421424
peerDependencies:
21425-
i18next: ">= 25.6.2"
21425+
i18next: ">= 25.10.9"
2142621426
react: ">= 16.8.0"
21427-
typescript: ^5
21427+
typescript: ^5 || ^6
2142821428
peerDependenciesMeta:
2142921429
react-dom:
2143021430
optional: true
2143121431
react-native:
2143221432
optional: true
2143321433
typescript:
2143421434
optional: true
21435-
checksum: 10c0/9c898c76d19c2f9046287824a0ab1317a39e5c29bad798793d9f89f516c818fedb0783e7bc75556e0554b3d6ee9d671d4ebc18e7f4f802ce259be2c7c3317885
21435+
checksum: 10c0/7d6660d382a529d4dc56e7a7bbab59689ac0f435b3a18bba81d6bbf52c87b2a41fd5d1bffcf60b92b5e6e2a1ad9443949fcf16329d9c63d582316557199a7d32
2143621436
languageName: node
2143721437
linkType: hard
2143821438

@@ -22601,7 +22601,7 @@ __metadata:
2260122601
react-dom: "npm:19.2.0"
2260222602
react-google-recaptcha: "npm:3.1.0"
2260322603
react-html-id: "npm:0.1.5"
22604-
react-i18next: "npm:16.3.3"
22604+
react-i18next: "npm:16.6.6"
2260522605
react-onclickoutside: "npm:6.13.2"
2260622606
react-popper: "npm:2.3.0"
2260722607
react-router: "npm:7.12.0"

0 commit comments

Comments
 (0)