Skip to content

Commit e5b0457

Browse files
Update dependency react-i18next to v16.6.6
1 parent e6c5cb3 commit e5b0457

2 files changed

Lines changed: 13 additions & 13 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.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

@@ -21420,25 +21420,25 @@ __metadata:
2142021420
languageName: node
2142121421
linkType: hard
2142221422

21423-
"react-i18next@npm:16.3.3":
21424-
version: 16.3.3
21425-
resolution: "react-i18next@npm:16.3.3"
21423+
"react-i18next@npm:16.6.6":
21424+
version: 16.6.6
21425+
resolution: "react-i18next@npm:16.6.6"
2142621426
dependencies:
21427-
"@babel/runtime": "npm:^7.27.6"
21427+
"@babel/runtime": "npm:^7.29.2"
2142821428
html-parse-stringify: "npm:^3.0.1"
2142921429
use-sync-external-store: "npm:^1.6.0"
2143021430
peerDependencies:
21431-
i18next: ">= 25.6.2"
21431+
i18next: ">= 25.10.9"
2143221432
react: ">= 16.8.0"
21433-
typescript: ^5
21433+
typescript: ^5 || ^6
2143421434
peerDependenciesMeta:
2143521435
react-dom:
2143621436
optional: true
2143721437
react-native:
2143821438
optional: true
2143921439
typescript:
2144021440
optional: true
21441-
checksum: 10c0/9c898c76d19c2f9046287824a0ab1317a39e5c29bad798793d9f89f516c818fedb0783e7bc75556e0554b3d6ee9d671d4ebc18e7f4f802ce259be2c7c3317885
21441+
checksum: 10c0/7d6660d382a529d4dc56e7a7bbab59689ac0f435b3a18bba81d6bbf52c87b2a41fd5d1bffcf60b92b5e6e2a1ad9443949fcf16329d9c63d582316557199a7d32
2144221442
languageName: node
2144321443
linkType: hard
2144421444

@@ -22607,7 +22607,7 @@ __metadata:
2260722607
react-dom: "npm:19.2.0"
2260822608
react-google-recaptcha: "npm:3.1.0"
2260922609
react-html-id: "npm:0.1.5"
22610-
react-i18next: "npm:16.3.3"
22610+
react-i18next: "npm:16.6.6"
2261122611
react-onclickoutside: "npm:6.13.2"
2261222612
react-popper: "npm:2.3.0"
2261322613
react-router: "npm:7.12.0"

0 commit comments

Comments
 (0)