mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
Update dependency i18next to v23.7.8
This commit is contained in:
parent
1c04bdbdb2
commit
a87804be57
2 changed files with 5 additions and 5 deletions
|
@ -30,6 +30,6 @@
|
|||
"mocha": "10.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "23.7.7"
|
||||
"i18next": "23.7.8"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -19610,10 +19610,10 @@ i18next-parser@8.8.0:
|
|||
vinyl-fs "^3.0.2"
|
||||
vue-template-compiler "^2.6.11"
|
||||
|
||||
i18next@23.7.7:
|
||||
version "23.7.7"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.7.tgz#e650ee962417186c5ba78bdaea3979abd31d3bfc"
|
||||
integrity sha512-peTvdT+Lma+o0LfLFD7IC2M37N9DJ04dH0IJYOyOHRhDfLo6nK36v7LkrQH35C2l8NHiiXZqGirhKESlEb/5PA==
|
||||
i18next@23.7.8:
|
||||
version "23.7.8"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.8.tgz#c59d5f4fb7761d67ceaa9ebea86a35aba0f846b2"
|
||||
integrity sha512-yCe9964O+1abdIG01AOzk6P9mQi0HVJV1B57whYJQu6TjmrB9JHHDYonDI8amGt6M6b9bP3x3R0Zh7ROmvX7JQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.23.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue