Skip to content

Commit ae5d232

Browse files
Update dependency i18next to v23.16.8
1 parent 4fdf45e commit ae5d232

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.8",
6262
"date-fns": "3.6.0",
63-
"i18next": "23.16.4",
63+
"i18next": "23.16.8",
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
@@ -5773,10 +5773,10 @@ i18next@*:
57735773
dependencies:
57745774
"@babel/runtime" "^7.22.5"
57755775

5776-
5777-
version "23.16.4"
5778-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.4.tgz#79c07544f6d6fa803fe8427108d547542c1d6cf4"
5779-
integrity sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==
5776+
5777+
version "23.16.8"
5778+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.8.tgz#3ae1373d344c2393f465556f394aba5a9233b93a"
5779+
integrity sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg==
57805780
dependencies:
57815781
"@babel/runtime" "^7.23.2"
57825782

0 commit comments

Comments
 (0)