0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2024-12-30 22:34:01 -05:00

Update dependency i18next to v23.16.3

This commit is contained in:
renovate[bot] 2024-10-24 11:47:45 +00:00 committed by GitHub
parent c1ce322e86
commit 25218f1429
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -31,6 +31,6 @@
"mocha": "10.2.0"
},
"dependencies": {
"i18next": "23.16.2"
"i18next": "23.16.3"
}
}

View file

@ -19366,10 +19366,10 @@ i18next-parser@8.13.0:
vinyl-fs "^4.0.0"
vue-template-compiler "^2.6.11"
i18next@23.16.2, i18next@^23.5.1:
version "23.16.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.2.tgz#ef6868ef6ac7bcaee4f5fe35132021d44e8d1063"
integrity sha512-dFyxwLXxEQK32f6tITBMaRht25mZPJhQ0WbC0p3bO2mWBal9lABTMqSka5k+GLSRWLzeJBKDpH7BeIA9TZI7Jg==
i18next@23.16.3, i18next@^23.5.1:
version "23.16.3"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.3.tgz#1b58b2ce2890eed0fb2817c7103182a9cd92a3f1"
integrity sha512-e8q9gFyjrou5v/hBXgRwtWVK7Gp5So19Kf42spJlijGDfkin5abYFHlblonmD2GFYcsf9XIT7MpVuveJq/VCcA==
dependencies:
"@babel/runtime" "^7.23.2"