Skip to content

Commit 07d21c3

Browse files
committed
fix(deps): update dependency react-i18next to v14.0.8
1 parent 80b1c6a commit 07d21c3

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
@@ -44,7 +44,7 @@
4444
"qs": "6.11.2",
4545
"react": "18.2.0",
4646
"react-dom": "18.2.0",
47-
"react-i18next": "14.0.5",
47+
"react-i18next": "14.0.8",
4848
"react-plotly.js": "^2.6.0",
4949
"react-router-dom": "^6.22.1",
5050
"typescript": "5.3.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8789,7 +8789,7 @@ __metadata:
87898789
qs: "npm:6.11.2"
87908790
react: "npm:18.2.0"
87918791
react-dom: "npm:18.2.0"
8792-
react-i18next: "npm:14.0.5"
8792+
react-i18next: "npm:14.0.8"
87938793
react-plotly.js: "npm:^2.6.0"
87948794
react-router-dom: "npm:^6.22.1"
87958795
stylis-plugin-rtl: "npm:^2.1.1"
@@ -11854,9 +11854,9 @@ __metadata:
1185411854
languageName: node
1185511855
linkType: hard
1185611856

11857-
"react-i18next@npm:14.0.5":
11858-
version: 14.0.5
11859-
resolution: "react-i18next@npm:14.0.5"
11857+
"react-i18next@npm:14.0.8":
11858+
version: 14.0.8
11859+
resolution: "react-i18next@npm:14.0.8"
1186011860
dependencies:
1186111861
"@babel/runtime": "npm:^7.23.9"
1186211862
html-parse-stringify: "npm:^3.0.1"
@@ -11868,7 +11868,7 @@ __metadata:
1186811868
optional: true
1186911869
react-native:
1187011870
optional: true
11871-
checksum: 10/4c91d4b889ab1ab05d7cda050890f7f41c4a73dadfef4778770a53b0d2f98e9d80f04da5086790706349d8a80cf09eec0c539fc1020a7c6fead562511dd2a2cf
11871+
checksum: 10/5481cafa322476663e339d6eed2e4fb13e14fcb575bce9fc205bbc71da6d3a3392a1377d7eb59371357d14994b147d36214ec319ca2f7d85cd3526abfda54705
1187211872
languageName: node
1187311873
linkType: hard
1187411874

0 commit comments

Comments
 (0)