Skip to content

Commit 638c91d

Browse files
fix(deps): update dependency react-i18next to v16
1 parent 16f59a8 commit 638c91d

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"react": "^19.1.1",
4949
"react-dom": "^19.1.1",
5050
"react-hook-form": "^7.54.2",
51-
"react-i18next": "^15.4.1",
51+
"react-i18next": "^16.0.0",
5252
"react-router-dom": "^7.0.0"
5353
},
5454
"devDependencies": {

yarn.lock

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8270,7 +8270,7 @@ __metadata:
82708270
react: "npm:^19.1.1"
82718271
react-dom: "npm:^19.1.1"
82728272
react-hook-form: "npm:^7.54.2"
8273-
react-i18next: "npm:^15.4.1"
8273+
react-i18next: "npm:^16.0.0"
82748274
react-router-dom: "npm:^7.0.0"
82758275
storybook: "npm:^9.0.6"
82768276
typescript: "npm:^5.2.2"
@@ -8848,14 +8848,15 @@ __metadata:
88488848
languageName: node
88498849
linkType: hard
88508850

8851-
"react-i18next@npm:^15.4.1":
8852-
version: 15.7.4
8853-
resolution: "react-i18next@npm:15.7.4"
8851+
"react-i18next@npm:^16.0.0":
8852+
version: 16.3.3
8853+
resolution: "react-i18next@npm:16.3.3"
88548854
dependencies:
88558855
"@babel/runtime": "npm:^7.27.6"
88568856
html-parse-stringify: "npm:^3.0.1"
8857+
use-sync-external-store: "npm:^1.6.0"
88578858
peerDependencies:
8858-
i18next: ">= 23.4.0"
8859+
i18next: ">= 25.6.2"
88598860
react: ">= 16.8.0"
88608861
typescript: ^5
88618862
peerDependenciesMeta:
@@ -8865,7 +8866,7 @@ __metadata:
88658866
optional: true
88668867
typescript:
88678868
optional: true
8868-
checksum: 10c0/643c5d3ced4b44084c871a55e876159561c14f378f90bf53286c1291082703e293573da18ad692b43b357b60d2f7251bc417feb0b522de8cec5c414e5ebdf6c1
8869+
checksum: 10c0/9c898c76d19c2f9046287824a0ab1317a39e5c29bad798793d9f89f516c818fedb0783e7bc75556e0554b3d6ee9d671d4ebc18e7f4f802ce259be2c7c3317885
88698870
languageName: node
88708871
linkType: hard
88718872

@@ -10636,7 +10637,7 @@ __metadata:
1063610637
languageName: node
1063710638
linkType: hard
1063810639

10639-
"use-sync-external-store@npm:^1.4.0":
10640+
"use-sync-external-store@npm:^1.4.0, use-sync-external-store@npm:^1.6.0":
1064010641
version: 1.6.0
1064110642
resolution: "use-sync-external-store@npm:1.6.0"
1064210643
peerDependencies:

0 commit comments

Comments
 (0)