Skip to content

Commit 40ee8a3

Browse files
Update dependency i18next to v24
1 parent 67de957 commit 40ee8a3

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.9",
6262
"date-fns": "3.6.0",
63-
"i18next": "23.16.8",
63+
"i18next": "24.0.5",
6464
"i18next-browser-languagedetector": "7.2.2",
6565
"normalize.css": "8.0.1",
6666
"react": "18.3.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5770,10 +5770,10 @@ i18next@*:
57705770
dependencies:
57715771
"@babel/runtime" "^7.22.5"
57725772

5773-
i18next@23.16.8:
5774-
version "23.16.8"
5775-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.8.tgz#3ae1373d344c2393f465556f394aba5a9233b93a"
5776-
integrity sha512-06r/TitrM88Mg5FdUXAKL96dJMzgqLE5dv3ryBAra4KCwD9mJ4ndOTS95ZuymIGoE+2hzfdaMak2X11/es7ZWg==
5773+
i18next@24.0.5:
5774+
version "24.0.5"
5775+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-24.0.5.tgz#2678986eca46411cae0329542a84dd4cd7e5f2f0"
5776+
integrity sha512-1jSdEzgFPGLZRsQwydoMFCBBaV+PmrVEO5WhANllZPX4y2JSGTxUjJ+xVklHIsiS95uR8gYc/y0hYZWevucNjg==
57775777
dependencies:
57785778
"@babel/runtime" "^7.23.2"
57795779

0 commit comments

Comments
 (0)