mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
Update dependency i18next to v23.7.18
This commit is contained in:
parent
202db63061
commit
75dbedf8ad
2 changed files with 5 additions and 5 deletions
|
@ -30,6 +30,6 @@
|
|||
"mocha": "10.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"i18next": "23.7.16"
|
||||
"i18next": "23.7.18"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -19782,10 +19782,10 @@ i18next-parser@8.8.0:
|
|||
vinyl-fs "^3.0.2"
|
||||
vue-template-compiler "^2.6.11"
|
||||
|
||||
i18next@23.7.16:
|
||||
version "23.7.16"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.16.tgz#7026d18b7a3ac9e2ecfeb78da5e4da5ca33312ef"
|
||||
integrity sha512-SrqFkMn9W6Wb43ZJ9qrO6U2U4S80RsFMA7VYFSqp7oc7RllQOYDCdRfsse6A7Cq/V8MnpxKvJCYgM8++27n4Fw==
|
||||
i18next@23.7.18:
|
||||
version "23.7.18"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.7.18.tgz#4f219e3702b08342c5519bc2cda7d09c67edebb9"
|
||||
integrity sha512-b9N2KjRCYQNlUvE1Kc83g8knyUkL5NiZQOp9BsTR/v/LXk6Fzz+doOzTg2/826XK28mCgBkYLNAtixjE58qpCw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.23.2"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue