Skip to content

Commit 7ca4bba

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

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
@@ -55,7 +55,7 @@
5555
"qs": "6.13.0",
5656
"react": "18.3.1",
5757
"react-dom": "18.3.1",
58-
"react-i18next": "15.0.3",
58+
"react-i18next": "15.1.0",
5959
"react-plotly.js": "^2.6.0",
6060
"react-router-dom": "^6.22.1",
6161
"typescript": "5.6.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7520,7 +7520,7 @@ __metadata:
75207520
qs: "npm:6.13.0"
75217521
react: "npm:18.3.1"
75227522
react-dom: "npm:18.3.1"
7523-
react-i18next: "npm:15.0.3"
7523+
react-i18next: "npm:15.1.0"
75247524
react-plotly.js: "npm:^2.6.0"
75257525
react-router-dom: "npm:^6.22.1"
75267526
stylis-plugin-rtl: "npm:^2.1.1"
@@ -10687,9 +10687,9 @@ __metadata:
1068710687
languageName: node
1068810688
linkType: hard
1068910689

10690-
"react-i18next@npm:15.0.3":
10691-
version: 15.0.3
10692-
resolution: "react-i18next@npm:15.0.3"
10690+
"react-i18next@npm:15.1.0":
10691+
version: 15.1.0
10692+
resolution: "react-i18next@npm:15.1.0"
1069310693
dependencies:
1069410694
"@babel/runtime": "npm:^7.25.0"
1069510695
html-parse-stringify: "npm:^3.0.1"
@@ -10701,7 +10701,7 @@ __metadata:
1070110701
optional: true
1070210702
react-native:
1070310703
optional: true
10704-
checksum: 10/4437785347fffa0a1b92f8ca3303eccb11f0d7e83f671c5e27bfa785f2eb400c6fc444d1f382a8bfb564b426d16229cecbfffdaaf13bc9c2921ea0f4f7553ebe
10704+
checksum: 10/e69af30ff2b5863c14cfa450267f370b4bca781152c9fb7714ce4f6e10d82ec7868608d3539ffa709e9bdf0097ebb4829e33dc03a13c116c30ba74e73439bf81
1070510705
languageName: node
1070610706
linkType: hard
1070710707

0 commit comments

Comments
 (0)