Skip to content

Commit ce57905

Browse files
Update dependency react-i18next to v16
1 parent 906e068 commit ce57905

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

packages/csr-daisyui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react": "^19.1.1",
3838
"react-dom": "^19.1.1",
3939
"react-hook-form": "^7.63.0",
40-
"react-i18next": "^15.7.3",
40+
"react-i18next": "^16.0.0",
4141
"react-router": "7.9.1",
4242
"tslog": "^4.9.3"
4343
},

packages/ssr-daisyui/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.63.0",
51-
"react-i18next": "^15.7.3",
51+
"react-i18next": "^16.0.0",
5252
"react-markdown": "^10.1.0",
5353
"react-router": "^7.9.1",
5454
"remix-hook-form": "^7.1.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3765,7 +3765,7 @@ __metadata:
37653765
react: "npm:^19.1.1"
37663766
react-dom: "npm:^19.1.1"
37673767
react-hook-form: "npm:^7.63.0"
3768-
react-i18next: "npm:^15.7.3"
3768+
react-i18next: "npm:^16.0.0"
37693769
react-router: "npm:7.9.1"
37703770
sharp: "npm:^0.34.4"
37713771
svgo: "npm:^4.0.0"
@@ -7937,14 +7937,14 @@ __metadata:
79377937
languageName: node
79387938
linkType: hard
79397939

7940-
"react-i18next@npm:^15.7.3":
7941-
version: 15.7.3
7942-
resolution: "react-i18next@npm:15.7.3"
7940+
"react-i18next@npm:^16.0.0":
7941+
version: 16.1.0
7942+
resolution: "react-i18next@npm:16.1.0"
79437943
dependencies:
79447944
"@babel/runtime": "npm:^7.27.6"
79457945
html-parse-stringify: "npm:^3.0.1"
79467946
peerDependencies:
7947-
i18next: ">= 25.4.1"
7947+
i18next: ">= 25.5.2"
79487948
react: ">= 16.8.0"
79497949
typescript: ^5
79507950
peerDependenciesMeta:
@@ -7954,7 +7954,7 @@ __metadata:
79547954
optional: true
79557955
typescript:
79567956
optional: true
7957-
checksum: 10c0/dc3ca1da9accb47f63b2049c94ff7a94ba92d76bad586aca7c2aa3b7a01c2d4e69d4363ff0cfa898cef22b109f2dd49864d6ac94cd9afbac485d44e70ed5a4d6
7957+
checksum: 10c0/fa64c933705651ef96e80a520ee0c96e946a78af6415f5a79c98938e551c6b4728a726c9d6632472689d6377c89e5b9f877d51088cc79ee2730f031e0743141c
79587958
languageName: node
79597959
linkType: hard
79607960

@@ -8963,7 +8963,7 @@ __metadata:
89638963
react: "npm:^19.1.1"
89648964
react-dom: "npm:^19.1.1"
89658965
react-hook-form: "npm:^7.63.0"
8966-
react-i18next: "npm:^15.7.3"
8966+
react-i18next: "npm:^16.0.0"
89678967
react-markdown: "npm:^10.1.0"
89688968
react-router: "npm:^7.9.1"
89698969
remix-hook-form: "npm:^7.1.0"

0 commit comments

Comments
 (0)