0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Update dependency i18next to v23.11.3

This commit is contained in:
renovate[bot] 2024-04-29 08:30:50 +00:00
parent eab5c8ba52
commit 9056b9138c
2 changed files with 5 additions and 5 deletions

View file

@ -30,6 +30,6 @@
"mocha": "10.2.0" "mocha": "10.2.0"
}, },
"dependencies": { "dependencies": {
"i18next": "23.11.2" "i18next": "23.11.3"
} }
} }

View file

@ -18880,10 +18880,10 @@ i18next-parser@8.8.0:
vinyl-fs "^3.0.2" vinyl-fs "^3.0.2"
vue-template-compiler "^2.6.11" vue-template-compiler "^2.6.11"
i18next@23.11.2: i18next@23.11.3:
version "23.11.2" version "23.11.3"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.2.tgz#4c0e8192a9ba230fe7dc68b76459816ab601826e" resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.11.3.tgz#d269c9c15bae9d90ab291055cfc433089ca5f77b"
integrity sha512-qMBm7+qT8jdpmmDw/kQD16VpmkL9BdL+XNAK5MNbNFaf1iQQq35ZbPrSlqmnNPOSUY4m342+c0t0evinF5l7sA== integrity sha512-Pq/aSKowir7JM0rj+Wa23Kb6KKDUGno/HjG+wRQu0PxoTbpQ4N89MAT0rFGvXmLkRLNMb1BbBOKGozl01dabzg==
dependencies: dependencies:
"@babel/runtime" "^7.23.2" "@babel/runtime" "^7.23.2"