Skip to content

Commit 91bb451

Browse files
Update dependency i18next to v23.16.1
1 parent 036b114 commit 91bb451

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.16.0",
63+
"i18next": "23.16.1",
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
@@ -5778,10 +5778,10 @@ i18next@*:
57785778
dependencies:
57795779
"@babel/runtime" "^7.22.5"
57805780

5781-
5782-
version "23.16.0"
5783-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.0.tgz#6127b49a30c19ba5caf0de8aeb3e15df60f7f01e"
5784-
integrity sha512-Ni3CG6c14teOogY19YNRl+kYaE/Rb59khy0VyHVn4uOZ97E2E/Yziyi6r3C3s9+wacjdLZiq/LLYyx+Cgd+FCw==
5781+
5782+
version "23.16.1"
5783+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.1.tgz#e5e72f72841e56c451a12240e672c9ab2ea86944"
5784+
integrity sha512-H73h/H7BN7PI38Sq9XsOXzWFBH6mtyCYFiUMVtd9BxiYNDWPPIzKcBmDrqhjKbw3IXP5j6JoSW4ugJlaZuOvKw==
57855785
dependencies:
57865786
"@babel/runtime" "^7.23.2"
57875787

0 commit comments

Comments
 (0)