Skip to content

Commit 1eddc52

Browse files
fix(deps): update dependency react-i18next to v15.1.4 (#672)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b37fb58 commit 1eddc52

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"qs": "6.13.1",
5757
"react": "18.3.1",
5858
"react-dom": "18.3.1",
59-
"react-i18next": "15.1.1",
59+
"react-i18next": "15.1.4",
6060
"react-plotly.js": "^2.6.0",
6161
"react-router-dom": "^6.22.1",
6262
"typescript": "5.6.3"

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -7760,7 +7760,7 @@ __metadata:
77607760
qs: "npm:6.13.1"
77617761
react: "npm:18.3.1"
77627762
react-dom: "npm:18.3.1"
7763-
react-i18next: "npm:15.1.1"
7763+
react-i18next: "npm:15.1.4"
77647764
react-plotly.js: "npm:^2.6.0"
77657765
react-router-dom: "npm:^6.22.1"
77667766
stylis-plugin-rtl: "npm:^2.1.1"
@@ -10952,9 +10952,9 @@ __metadata:
1095210952
languageName: node
1095310953
linkType: hard
1095410954

10955-
"react-i18next@npm:15.1.1":
10956-
version: 15.1.1
10957-
resolution: "react-i18next@npm:15.1.1"
10955+
"react-i18next@npm:15.1.4":
10956+
version: 15.1.4
10957+
resolution: "react-i18next@npm:15.1.4"
1095810958
dependencies:
1095910959
"@babel/runtime": "npm:^7.25.0"
1096010960
html-parse-stringify: "npm:^3.0.1"
@@ -10966,7 +10966,7 @@ __metadata:
1096610966
optional: true
1096710967
react-native:
1096810968
optional: true
10969-
checksum: 10/bde93043b2a9ca986bcf021686a0045f9208dabd6e6a7aab75f8c7e38f30410f7dae6bc4b3be47502863621b10ac8a46c1a8c929708fbd822633d76cbb41ae3a
10969+
checksum: 10/24fa385431c48ca58007c1284c1e59e928e3f90d2d9ea4347cd345794663d0e9f5c29351e733cba4bccfdca93887c863b6dbefd0b43c347fbca2b608c22b095d
1097010970
languageName: node
1097110971
linkType: hard
1097210972

0 commit comments

Comments
 (0)