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

Update dependency i18next to v23.7.16

This commit is contained in:
renovate[bot] 2024-01-04 13:37:07 +00:00
parent 46d6c56763
commit a93e288253
2 changed files with 5 additions and 5 deletions

View file

@ -30,6 +30,6 @@
"mocha": "10.2.0"
},
"dependencies": {
"i18next": "23.7.15"
"i18next": "23.7.16"
}
}

View file

@ -19784,10 +19784,10 @@ i18next-parser@8.8.0:
vinyl-fs "^3.0.2"
vue-template-compiler "^2.6.11"
i18next@23.7.15:
version "23.7.15"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.15.tgz#62d19a6edfef15e6ca7f94d0fc9dab9012db7787"
integrity sha512-WukNgiqkUgU7xSaY8k2B4nXNesD+O8O4ta5g344U5B6Ag7mG61A1EBcDmktFgc4aL447V0cmpjw5l18v58KUfg==
i18next@23.7.16:
version "23.7.16"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.16.tgz#7026d18b7a3ac9e2ecfeb78da5e4da5ca33312ef"
integrity sha512-SrqFkMn9W6Wb43ZJ9qrO6U2U4S80RsFMA7VYFSqp7oc7RllQOYDCdRfsse6A7Cq/V8MnpxKvJCYgM8++27n4Fw==
dependencies:
"@babel/runtime" "^7.23.2"