Skip to content

Commit 96809a4

Browse files
fix(deps): update dependency react-i18next to v15.0.1 (#419)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce5efb5 commit 96809a4

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
@@ -50,7 +50,7 @@
5050
"qs": "6.13.0",
5151
"react": "18.3.1",
5252
"react-dom": "18.3.1",
53-
"react-i18next": "15.0.0",
53+
"react-i18next": "15.0.1",
5454
"react-plotly.js": "^2.6.0",
5555
"react-router-dom": "^6.22.1",
5656
"typescript": "5.5.4"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10365,7 +10365,7 @@ __metadata:
1036510365
qs: "npm:6.13.0"
1036610366
react: "npm:18.3.1"
1036710367
react-dom: "npm:18.3.1"
10368-
react-i18next: "npm:15.0.0"
10368+
react-i18next: "npm:15.0.1"
1036910369
react-plotly.js: "npm:^2.6.0"
1037010370
react-router-dom: "npm:^6.22.1"
1037110371
stylis-plugin-rtl: "npm:^2.1.1"
@@ -13807,9 +13807,9 @@ __metadata:
1380713807
languageName: node
1380813808
linkType: hard
1380913809

13810-
"react-i18next@npm:15.0.0":
13811-
version: 15.0.0
13812-
resolution: "react-i18next@npm:15.0.0"
13810+
"react-i18next@npm:15.0.1":
13811+
version: 15.0.1
13812+
resolution: "react-i18next@npm:15.0.1"
1381313813
dependencies:
1381413814
"@babel/runtime": "npm:^7.24.8"
1381513815
html-parse-stringify: "npm:^3.0.1"
@@ -13821,7 +13821,7 @@ __metadata:
1382113821
optional: true
1382213822
react-native:
1382313823
optional: true
13824-
checksum: 10/5f3e60250179a6e28c61396099b4a9b66f65a484415b1f1c86e538a9242a84a0bf706e5218b9909351c95c28dda423dd741c014a0b503641e1ce03994b81df19
13824+
checksum: 10/2998565bdcdc37ba8d2b3531e36441e00c8bb7fb7c1cac35364a81722cb4e5a363288906566c91f3ad835abc5b0b78e14d8511f57b154a8e5c057a8e6096cb07
1382513825
languageName: node
1382613826
linkType: hard
1382713827

0 commit comments

Comments
 (0)