mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-03-11 02:12:21 -05:00
Update dependency i18next to v23.15.2
This commit is contained in:
parent
d7ab1c60d7
commit
e65283f049
2 changed files with 5 additions and 5 deletions
|
@ -31,6 +31,6 @@
|
|||
"mocha": "10.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "23.15.1"
|
||||
"i18next": "23.15.2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -19327,10 +19327,10 @@ i18next-parser@8.13.0:
|
|||
vinyl-fs "^4.0.0"
|
||||
vue-template-compiler "^2.6.11"
|
||||
|
||||
i18next@23.15.1, i18next@^23.5.1:
|
||||
version "23.15.1"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.15.1.tgz#c50de337bf12ca5195e697cc0fbe5f32304871d9"
|
||||
integrity sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==
|
||||
i18next@23.15.2, i18next@^23.5.1:
|
||||
version "23.15.2"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.15.2.tgz#8a54f877ccbbc46696eacb5bd5b31d84f9ade7cb"
|
||||
integrity sha512-zcPSWzCvw6uKnuYHIqs4W7hTuB9e3AFcSdZgvCWoPXIZsBjBd4djN2/2uOHIB+1DFFkQnMBXvhNg7J3WyCuywQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.23.2"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue