Skip to content

Commit 7805901

Browse files
Update dependency react-i18next to v16.6.6
1 parent 2e31087 commit 7805901

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

@@ -21421,25 +21421,25 @@ __metadata:
2142121421
languageName: node
2142221422
linkType: hard
2142321423

21424-
"react-i18next@npm:16.3.3":
21425-
version: 16.3.3
21426-
resolution: "react-i18next@npm:16.3.3"
21424+
"react-i18next@npm:16.6.6":
21425+
version: 16.6.6
21426+
resolution: "react-i18next@npm:16.6.6"
2142721427
dependencies:
21428-
"@babel/runtime": "npm:^7.27.6"
21428+
"@babel/runtime": "npm:^7.29.2"
2142921429
html-parse-stringify: "npm:^3.0.1"
2143021430
use-sync-external-store: "npm:^1.6.0"
2143121431
peerDependencies:
21432-
i18next: ">= 25.6.2"
21432+
i18next: ">= 25.10.9"
2143321433
react: ">= 16.8.0"
21434-
typescript: ^5
21434+
typescript: ^5 || ^6
2143521435
peerDependenciesMeta:
2143621436
react-dom:
2143721437
optional: true
2143821438
react-native:
2143921439
optional: true
2144021440
typescript:
2144121441
optional: true
21442-
checksum: 10c0/9c898c76d19c2f9046287824a0ab1317a39e5c29bad798793d9f89f516c818fedb0783e7bc75556e0554b3d6ee9d671d4ebc18e7f4f802ce259be2c7c3317885
21442+
checksum: 10c0/7d6660d382a529d4dc56e7a7bbab59689ac0f435b3a18bba81d6bbf52c87b2a41fd5d1bffcf60b92b5e6e2a1ad9443949fcf16329d9c63d582316557199a7d32
2144321443
languageName: node
2144421444
linkType: hard
2144521445

@@ -22608,7 +22608,7 @@ __metadata:
2260822608
react-dom: "npm:19.2.0"
2260922609
react-google-recaptcha: "npm:3.1.0"
2261022610
react-html-id: "npm:0.1.5"
22611-
react-i18next: "npm:16.3.3"
22611+
react-i18next: "npm:16.6.6"
2261222612
react-onclickoutside: "npm:6.13.2"
2261322613
react-popper: "npm:2.3.0"
2261422614
react-router: "npm:7.12.0"

0 commit comments

Comments
 (0)