Skip to content

Commit 0d7ff33

Browse files
fix(deps): update dependency react-i18next to v14.1.0 (#127)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94adc97 commit 0d7ff33

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"qs": "6.11.2",
4646
"react": "18.2.0",
4747
"react-dom": "18.2.0",
48-
"react-i18next": "14.0.8",
48+
"react-i18next": "14.1.0",
4949
"react-plotly.js": "^2.6.0",
5050
"react-router-dom": "^6.22.1",
5151
"typescript": "5.3.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8445,7 +8445,7 @@ __metadata:
84458445
qs: "npm:6.11.2"
84468446
react: "npm:18.2.0"
84478447
react-dom: "npm:18.2.0"
8448-
react-i18next: "npm:14.0.8"
8448+
react-i18next: "npm:14.1.0"
84498449
react-plotly.js: "npm:^2.6.0"
84508450
react-router-dom: "npm:^6.22.1"
84518451
stylis-plugin-rtl: "npm:^2.1.1"
@@ -11436,9 +11436,9 @@ __metadata:
1143611436
languageName: node
1143711437
linkType: hard
1143811438

11439-
"react-i18next@npm:14.0.8":
11440-
version: 14.0.8
11441-
resolution: "react-i18next@npm:14.0.8"
11439+
"react-i18next@npm:14.1.0":
11440+
version: 14.1.0
11441+
resolution: "react-i18next@npm:14.1.0"
1144211442
dependencies:
1144311443
"@babel/runtime": "npm:^7.23.9"
1144411444
html-parse-stringify: "npm:^3.0.1"
@@ -11450,7 +11450,7 @@ __metadata:
1145011450
optional: true
1145111451
react-native:
1145211452
optional: true
11453-
checksum: 10/5481cafa322476663e339d6eed2e4fb13e14fcb575bce9fc205bbc71da6d3a3392a1377d7eb59371357d14994b147d36214ec319ca2f7d85cd3526abfda54705
11453+
checksum: 10/47b050ff3d8e43e8b56ca6b57f67c3feaecdb629b47eeb3923b4f43312b89af3e9373e93ada72420ad3199fc340605929512134eefcb55844f0eaa6bc0785613
1145411454
languageName: node
1145511455
linkType: hard
1145611456

0 commit comments

Comments
 (0)