mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-27 18:52:14 +03:00
Update dependency i18next to v23.2.11
This commit is contained in:
parent
3b9b8009e1
commit
4441328576
@ -31,6 +31,6 @@
|
||||
"typescript": "5.1.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "23.2.8"
|
||||
"i18next": "23.2.11"
|
||||
}
|
||||
}
|
||||
|
@ -19037,10 +19037,10 @@ i18next-parser@8.3.0:
|
||||
vinyl-fs "^3.0.2"
|
||||
vue-template-compiler "^2.6.11"
|
||||
|
||||
i18next@23.2.8:
|
||||
version "23.2.8"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.8.tgz#dd54fab8f68c1ef2e0408249e042cf9cef683554"
|
||||
integrity sha512-wU0pMlJ91ZbB89i77G3YQ11/pBQrzgWpxJYl7HFyA9aU9v3aHMI/oBKQmAJNURr0A8cLG4EHjgSMK8IqQTp4PQ==
|
||||
i18next@23.2.11:
|
||||
version "23.2.11"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.2.11.tgz#0c6f3a637fa87d3243e64b78ad285b7f77d41353"
|
||||
integrity sha512-MA4FsxOjyCaOZtRDB4yuwjCvqYEioD4G4LlXOn7SO3rnQUlxTufyLsOqfL9MKakeLRBkefe8bqcs0D6Z/xFk1w==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.22.5"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user