mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update dependency i18next to v23.6.0
This commit is contained in:
parent
67b6d7cd15
commit
2d4959d972
2 changed files with 5 additions and 5 deletions
|
@ -31,6 +31,6 @@
|
|||
"mocha": "10.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "23.5.1"
|
||||
"i18next": "23.6.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -19615,10 +19615,10 @@ i18next-parser@8.9.0:
|
|||
vinyl-fs "^4.0.0"
|
||||
vue-template-compiler "^2.6.11"
|
||||
|
||||
i18next@23.5.1, i18next@^23.5.1:
|
||||
version "23.5.1"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.5.1.tgz#7f7c35ffaa907618d9489f106d5006b09fbca3d3"
|
||||
integrity sha512-JelYzcaCoFDaa+Ysbfz2JsGAKkrHiMG6S61+HLBUEIPaF40WMwW9hCPymlQGrP+wWawKxKPuSuD71WZscCsWHg==
|
||||
i18next@23.6.0, i18next@^23.5.1:
|
||||
version "23.6.0"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.6.0.tgz#c6e996cfd3fef0bf60be3b7c581c35338dba5a71"
|
||||
integrity sha512-z0Cxr0MGkt+kli306WS4nNNM++9cgt2b2VCMprY92j+AIab/oclgPxdwtTZVLP1zn5t5uo8M6uLsZmYrcjr3HA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.22.5"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue