mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency i18next to v23.11.0
This commit is contained in:
parent
85b8b61631
commit
f4cb488d04
2 changed files with 5 additions and 5 deletions
|
@ -30,6 +30,6 @@
|
|||
"mocha": "10.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "23.10.1"
|
||||
"i18next": "23.11.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -18771,10 +18771,10 @@ i18next-parser@8.8.0:
|
|||
vinyl-fs "^3.0.2"
|
||||
vue-template-compiler "^2.6.11"
|
||||
|
||||
i18next@23.10.1:
|
||||
version "23.10.1"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.10.1.tgz#217ce93b75edbe559ac42be00a20566b53937df6"
|
||||
integrity sha512-NDiIzFbcs3O9PXpfhkjyf7WdqFn5Vq6mhzhtkXzj51aOcNuPNcTwuYNuXCpHsanZGHlHKL35G7huoFeVic1hng==
|
||||
i18next@23.11.0:
|
||||
version "23.11.0"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.0.tgz#3aaa38e887350db573af91eabddd71ab9fcd9ea8"
|
||||
integrity sha512-VwFtlgy2LDbY0Qs6VfekIm6mv5/JmSJrtBf4aszl7Vby8+GcBlri0/7dkMZXmzTfiBMPUPBOmYCdQK7K4emkGQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.23.2"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue