mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency i18next to v23.10.0
This commit is contained in:
parent
cf0663ef37
commit
211016210e
2 changed files with 5 additions and 5 deletions
|
@ -30,6 +30,6 @@
|
||||||
"mocha": "10.2.0"
|
"mocha": "10.2.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"i18next": "23.9.0"
|
"i18next": "23.10.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -18873,10 +18873,10 @@ i18next-parser@8.8.0:
|
||||||
vinyl-fs "^3.0.2"
|
vinyl-fs "^3.0.2"
|
||||||
vue-template-compiler "^2.6.11"
|
vue-template-compiler "^2.6.11"
|
||||||
|
|
||||||
i18next@23.9.0:
|
i18next@23.10.0:
|
||||||
version "23.9.0"
|
version "23.10.0"
|
||||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.9.0.tgz#659cfcbf51a20158bb094d17a85f3c583d473901"
|
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.10.0.tgz#fb328794ae692e6fdde0564259e421f4203c4a2c"
|
||||||
integrity sha512-f3MUciKqwzNV//mHG6EtdSlC65+nqH/3zK8sOSWqNV6FVu2tmHhF/rFOp9UF8S4m1odojtuipKaKJrP0Loh60g==
|
integrity sha512-/TgHOqsa7/9abUKJjdPeydoyDc0oTi/7u9F8lMSj6ufg4cbC1Oj3f/Jja7zj7WRIhEQKB7Q4eN6y68I9RDxxGQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.23.2"
|
"@babel/runtime" "^7.23.2"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue