mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency i18next to v22.5.0
This commit is contained in:
parent
193c89ae66
commit
cbc4859bbf
2 changed files with 5 additions and 5 deletions
|
@ -28,6 +28,6 @@
|
|||
"mocha": "10.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "22.4.14"
|
||||
"i18next": "22.5.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -19372,10 +19372,10 @@ i18next-parser@8.0.0:
|
|||
vinyl-fs "^3.0.2"
|
||||
vue-template-compiler "^2.6.11"
|
||||
|
||||
i18next@22.4.14, i18next@^22.0.4:
|
||||
version "22.4.14"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.4.14.tgz#18dd94e9adc2618497c7de101a206e1ca3a18727"
|
||||
integrity sha512-VtLPtbdwGn0+DAeE00YkiKKXadkwg+rBUV+0v8v0ikEjwdiJ0gmYChVE4GIa9HXymY6wKapkL93vGT7xpq6aTw==
|
||||
i18next@22.5.0, i18next@^22.0.4:
|
||||
version "22.5.0"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.5.0.tgz#16d98eba7c748ab183a36505046b5b91f87e989b"
|
||||
integrity sha512-sqWuJFj+wJAKQP2qBQ+b7STzxZNUmnSxrehBCCj9vDOW9RDYPfqCaK1Hbh2frNYQuPziz6O2CGoJPwtzY3vAYA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.20.6"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue