Skip to content

Commit b791bad

Browse files
fix(deps): update dependency react-i18next to v16
1 parent bfb11ca commit b791bad

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8202,7 +8202,7 @@ __metadata:
82028202
react: "npm:^19.1.1"
82038203
react-dom: "npm:^19.1.1"
82048204
react-hook-form: "npm:^7.54.2"
8205-
react-i18next: "npm:^15.4.1"
8205+
react-i18next: "npm:^16.0.0"
82068206
react-router-dom: "npm:^7.0.0"
82078207
storybook: "npm:^9.0.6"
82088208
typescript: "npm:^5.2.2"
@@ -8770,14 +8770,14 @@ __metadata:
87708770
languageName: node
87718771
linkType: hard
87728772

8773-
"react-i18next@npm:^15.4.1":
8774-
version: 15.7.3
8775-
resolution: "react-i18next@npm:15.7.3"
8773+
"react-i18next@npm:^16.0.0":
8774+
version: 16.0.0
8775+
resolution: "react-i18next@npm:16.0.0"
87768776
dependencies:
87778777
"@babel/runtime": "npm:^7.27.6"
87788778
html-parse-stringify: "npm:^3.0.1"
87798779
peerDependencies:
8780-
i18next: ">= 25.4.1"
8780+
i18next: ">= 25.5.2"
87818781
react: ">= 16.8.0"
87828782
typescript: ^5
87838783
peerDependenciesMeta:
@@ -8787,7 +8787,7 @@ __metadata:
87878787
optional: true
87888788
typescript:
87898789
optional: true
8790-
checksum: 10c0/dc3ca1da9accb47f63b2049c94ff7a94ba92d76bad586aca7c2aa3b7a01c2d4e69d4363ff0cfa898cef22b109f2dd49864d6ac94cd9afbac485d44e70ed5a4d6
8790+
checksum: 10c0/c6c83959fa6aac2ed899ec1d3b682fe12b6b00cc60498fe55a08077db3eb81b529213ad389ba45efd6b43dd23c7f982bd990a52d0422724eb4db116e416405a0
87918791
languageName: node
87928792
linkType: hard
87938793

0 commit comments

Comments
 (0)