Skip to content

Commit 7b93ea1

Browse files
fix(deps): update dependency react-i18next to v15 (#324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e0b420 commit 7b93ea1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"lodash.isequal": "^4.5.0",
3939
"react": "18.3.1",
4040
"react-dom": "18.3.1",
41-
"react-i18next": "14.1.3",
41+
"react-i18next": "15.0.2",
4242
"react-toastify": "10.0.5",
4343
"typescript": "5.6.2"
4444
},

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1752,7 +1752,7 @@ __metadata:
17521752
languageName: node
17531753
linkType: hard
17541754

1755-
"@babel/runtime@npm:^7.9.2":
1755+
"@babel/runtime@npm:^7.25.0, @babel/runtime@npm:^7.9.2":
17561756
version: 7.25.6
17571757
resolution: "@babel/runtime@npm:7.25.6"
17581758
dependencies:
@@ -7321,7 +7321,7 @@ __metadata:
73217321
prettier: "npm:3.3.3"
73227322
react: "npm:18.3.1"
73237323
react-dom: "npm:18.3.1"
7324-
react-i18next: "npm:14.1.3"
7324+
react-i18next: "npm:15.0.2"
73257325
react-toastify: "npm:10.0.5"
73267326
typescript: "npm:5.6.2"
73277327
uuid: "npm:10.0.0"
@@ -9824,11 +9824,11 @@ __metadata:
98249824
languageName: node
98259825
linkType: hard
98269826

9827-
"react-i18next@npm:14.1.3":
9828-
version: 14.1.3
9829-
resolution: "react-i18next@npm:14.1.3"
9827+
"react-i18next@npm:15.0.2":
9828+
version: 15.0.2
9829+
resolution: "react-i18next@npm:15.0.2"
98309830
dependencies:
9831-
"@babel/runtime": "npm:^7.23.9"
9831+
"@babel/runtime": "npm:^7.25.0"
98329832
html-parse-stringify: "npm:^3.0.1"
98339833
peerDependencies:
98349834
i18next: ">= 23.2.3"
@@ -9838,7 +9838,7 @@ __metadata:
98389838
optional: true
98399839
react-native:
98409840
optional: true
9841-
checksum: 10/d0fa0f2717103c60758f9ddc1710e529f52e341465ca3f106ffa9168d88ad2db1bdbae58c77cca389933ae14bc39835abb37d1982049551ca15f6d310e2b3f57
9841+
checksum: 10/25e6a611e2d1f250103120023ceb5dbf285e796cc0a2ab7685844438c3f698793d68bc454025aa0ca3379708bd468c9acfe6603c7b64f850358f2deb9b37a570
98429842
languageName: node
98439843
linkType: hard
98449844

0 commit comments

Comments
 (0)