Skip to content

Commit fc93e8f

Browse files
Update dependency i18next to v23.16.4
1 parent 5e5a115 commit fc93e8f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.16.3",
63+
"i18next": "23.16.4",
6464
"i18next-browser-languagedetector": "7.2.1",
6565
"normalize.css": "8.0.1",
6666
"react": "18.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5786,10 +5786,10 @@ i18next@*:
57865786
dependencies:
57875787
"@babel/runtime" "^7.22.5"
57885788

5789-
5790-
version "23.16.3"
5791-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.3.tgz#1b58b2ce2890eed0fb2817c7103182a9cd92a3f1"
5792-
integrity sha512-e8q9gFyjrou5v/hBXgRwtWVK7Gp5So19Kf42spJlijGDfkin5abYFHlblonmD2GFYcsf9XIT7MpVuveJq/VCcA==
5789+
5790+
version "23.16.4"
5791+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.4.tgz#79c07544f6d6fa803fe8427108d547542c1d6cf4"
5792+
integrity sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==
57935793
dependencies:
57945794
"@babel/runtime" "^7.23.2"
57955795

0 commit comments

Comments
 (0)