Skip to content

Commit 47b884f

Browse files
committed
Update dependency i18next to v23.11.0
1 parent c3f9831 commit 47b884f

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.6.8",
6262
"date-fns": "3.6.0",
63-
"i18next": "23.10.1",
63+
"i18next": "23.11.0",
6464
"i18next-browser-languagedetector": "7.2.1",
6565
"normalize.css": "8.0.1",
6666
"react": "18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5213,10 +5213,10 @@ i18next@*:
52135213
dependencies:
52145214
"@babel/runtime" "^7.22.5"
52155215

5216-
i18next@23.10.1:
5217-
version "23.10.1"
5218-
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.10.1.tgz#217ce93b75edbe559ac42be00a20566b53937df6"
5219-
integrity sha512-NDiIzFbcs3O9PXpfhkjyf7WdqFn5Vq6mhzhtkXzj51aOcNuPNcTwuYNuXCpHsanZGHlHKL35G7huoFeVic1hng==
5216+
i18next@23.11.0:
5217+
version "23.11.0"
5218+
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.0.tgz#3aaa38e887350db573af91eabddd71ab9fcd9ea8"
5219+
integrity sha512-VwFtlgy2LDbY0Qs6VfekIm6mv5/JmSJrtBf4aszl7Vby8+GcBlri0/7dkMZXmzTfiBMPUPBOmYCdQK7K4emkGQ==
52205220
dependencies:
52215221
"@babel/runtime" "^7.23.2"
52225222

0 commit comments

Comments
 (0)