0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00

Update dependency i18next to v23.12.7

This commit is contained in:
renovate[bot] 2024-08-15 20:20:14 +00:00
parent d72040588a
commit c02c98529e
2 changed files with 5 additions and 5 deletions

View file

@ -30,6 +30,6 @@
"mocha": "10.2.0"
},
"dependencies": {
"i18next": "23.12.4"
"i18next": "23.12.7"
}
}

View file

@ -19682,10 +19682,10 @@ i18next-parser@8.13.0:
vinyl-fs "^4.0.0"
vue-template-compiler "^2.6.11"
i18next@23.12.4, i18next@^23.5.1:
version "23.12.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.12.4.tgz#c1ff08efd9908bae987c52eaaf61d18cdf8a37e3"
integrity sha512-nbarLA/xg0NwXMazW0t8zBtzsKu3cbRxl2ZGehjTov4IkggXfbtCx29hyIH84kZ6R8jWPyOOGi7HuEff6U2mIw==
i18next@23.12.7, i18next@^23.5.1:
version "23.12.7"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.12.7.tgz#97903e00be73df73963e8e5725527a83acaa7516"
integrity sha512-LW7WpZV929NiNfifCPW3JRruEngBviTgaGSviRaXGxxhloCpECNHL8T6axfxGqgGntffiuJwxCWBmTz9hHcfAg==
dependencies:
"@babel/runtime" "^7.23.2"