Skip to content

Commit c1ff16e

Browse files
committed
Update dependency i18next to v23.15.0
1 parent a2fd06c commit c1ff16e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@redux-devtools/extension": "3.3.0",
6161
"axios": "1.7.7",
6262
"date-fns": "3.6.0",
63-
"i18next": "23.14.0",
63+
"i18next": "23.15.0",
6464
"i18next-browser-languagedetector": "7.2.1",
6565
"normalize.css": "8.0.1",
6666
"react": "18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5503,10 +5503,10 @@ i18next@*:
55035503
dependencies:
55045504
"@babel/runtime" "^7.22.5"
55055505

5506-
i18next@23.14.0:
5507-
version "23.14.0"
5508-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.14.0.tgz#d415a858390cc849f3db0df539cb2bbfe24a3cdb"
5509-
integrity sha512-Y5GL4OdA8IU2geRrt2+Uc1iIhsjICdHZzT9tNwQ3TVqdNzgxHToGCKf/TPRP80vTCAP6svg2WbbJL+Gx5MFQVA==
5506+
i18next@23.15.0:
5507+
version "23.15.0"
5508+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.15.0.tgz#5addfd99db0351ae5d1b283638db788727741cbb"
5509+
integrity sha512-saeTb1tIQT+W/3xMivWSEVdpjyiEbj0IeK8eI/PB8jyr5gSQF5qxWLlGLEgRa5od3lvMfvW+ituhrf2VCNfTuw==
55105510
dependencies:
55115511
"@babel/runtime" "^7.23.2"
55125512

0 commit comments

Comments
 (0)