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

Update dependency i18next to v23.7.15

This commit is contained in:
renovate[bot] 2024-01-03 13:19:36 +00:00
parent af1551bf8f
commit d89dace67f
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.7.14" "i18next": "23.7.15"
} }
} }

View file

@ -19793,10 +19793,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.7.14: i18next@23.7.15:
version "23.7.14" version "23.7.15"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.14.tgz#521aae2837d9b3cade98907bb94a2fedc038c7ca" resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.15.tgz#62d19a6edfef15e6ca7f94d0fc9dab9012db7787"
integrity sha512-URAhZ3zvqQOIiKUDUyv/f5sCSS0+QnFaEPS0qGSTea0p4tQ1kgddeR3/dUZDoyoqf3zSRQCPZAgLs/+LFKj8yw== integrity sha512-WukNgiqkUgU7xSaY8k2B4nXNesD+O8O4ta5g344U5B6Ag7mG61A1EBcDmktFgc4aL447V0cmpjw5l18v58KUfg==
dependencies: dependencies:
"@babel/runtime" "^7.23.2" "@babel/runtime" "^7.23.2"