mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Update dependency i18next to v23.11.1
This commit is contained in:
parent
c692c1b634
commit
5eab1e1ed6
2 changed files with 5 additions and 5 deletions
|
@ -30,6 +30,6 @@
|
|||
"mocha": "10.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "23.11.0"
|
||||
"i18next": "23.11.1"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -18771,10 +18771,10 @@ i18next-parser@8.8.0:
|
|||
vinyl-fs "^3.0.2"
|
||||
vue-template-compiler "^2.6.11"
|
||||
|
||||
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==
|
||||
i18next@23.11.1:
|
||||
version "23.11.1"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.1.tgz#8e384b6ad7d6ba70c40cb86e020438251a5ff8b1"
|
||||
integrity sha512-mXw4A24BiPZKRsbb9ewgSvjYd6fxFCNwJyfK6nYfSTIAX2GkCWcb598m3DFkDZmqADatvuASrKo6qwORz3VwTQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.23.2"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue