Skip to content

Commit 77a2c85

Browse files
fix(deps): update dependency react-i18next to v14.1.3 (#395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94433d1 commit 77a2c85

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.12.3",
5151
"react": "18.3.1",
5252
"react-dom": "18.3.1",
53-
"react-i18next": "14.1.2",
53+
"react-i18next": "14.1.3",
5454
"react-plotly.js": "^2.6.0",
5555
"react-router-dom": "^6.22.1",
5656
"typescript": "5.5.3"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10492,7 +10492,7 @@ __metadata:
1049210492
qs: "npm:6.12.3"
1049310493
react: "npm:18.3.1"
1049410494
react-dom: "npm:18.3.1"
10495-
react-i18next: "npm:14.1.2"
10495+
react-i18next: "npm:14.1.3"
1049610496
react-plotly.js: "npm:^2.6.0"
1049710497
react-router-dom: "npm:^6.22.1"
1049810498
stylis-plugin-rtl: "npm:^2.1.1"
@@ -13929,9 +13929,9 @@ __metadata:
1392913929
languageName: node
1393013930
linkType: hard
1393113931

13932-
"react-i18next@npm:14.1.2":
13933-
version: 14.1.2
13934-
resolution: "react-i18next@npm:14.1.2"
13932+
"react-i18next@npm:14.1.3":
13933+
version: 14.1.3
13934+
resolution: "react-i18next@npm:14.1.3"
1393513935
dependencies:
1393613936
"@babel/runtime": "npm:^7.23.9"
1393713937
html-parse-stringify: "npm:^3.0.1"
@@ -13943,7 +13943,7 @@ __metadata:
1394313943
optional: true
1394413944
react-native:
1394513945
optional: true
13946-
checksum: 10/ec18d6d252380ae15cea32988e23f2c533fb0d629e04e7af157ae2ab73e9a030c400cee7efef5e10e3c781d7cb8f3e6284e2c70667785fa3efb9ac0e6caab6d7
13946+
checksum: 10/d0fa0f2717103c60758f9ddc1710e529f52e341465ca3f106ffa9168d88ad2db1bdbae58c77cca389933ae14bc39835abb37d1982049551ca15f6d310e2b3f57
1394713947
languageName: node
1394813948
linkType: hard
1394913949

0 commit comments

Comments
 (0)