mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 02:06:29 -05:00
Update dependency i18next to v19.8.0 (#636)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
73cbf17aca
commit
51612a5286
2 changed files with 5 additions and 5 deletions
|
@ -54,7 +54,7 @@
|
||||||
"flowchart.js": "1.14.1",
|
"flowchart.js": "1.14.1",
|
||||||
"fork-awesome": "1.1.7",
|
"fork-awesome": "1.1.7",
|
||||||
"highlight.js": "10.2.1",
|
"highlight.js": "10.2.1",
|
||||||
"i18next": "19.7.0",
|
"i18next": "19.8.0",
|
||||||
"i18next-browser-languagedetector": "6.0.1",
|
"i18next-browser-languagedetector": "6.0.1",
|
||||||
"i18next-http-backend": "1.0.21",
|
"i18next-http-backend": "1.0.21",
|
||||||
"js-yaml": "3.14.0",
|
"js-yaml": "3.14.0",
|
||||||
|
|
|
@ -7478,10 +7478,10 @@ i18next-http-backend@1.0.21:
|
||||||
dependencies:
|
dependencies:
|
||||||
node-fetch "2.6.1"
|
node-fetch "2.6.1"
|
||||||
|
|
||||||
i18next@19.7.0:
|
i18next@19.8.0:
|
||||||
version "19.7.0"
|
version "19.8.0"
|
||||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.7.0.tgz#e637bbbf36481d34b7d5e6d3b04e1bb654bf2a26"
|
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.8.0.tgz#dfbc06f95539ba05cd1adf7fe1235db794529bc6"
|
||||||
integrity sha512-sxZhj6u7HbEYOMx81oGwq5MiXISRBVg2wRY3n6YIbe+HtU8ydzlGzv6ErHdrRKYxATBFssVXYbc3lNZoyB4vfA==
|
integrity sha512-iE1v7UryGBLp6KchPkNUUeZ480yQpZ0m1pqzCUzz8mzNC1pXxX9DrFVUaPXKx/l3TMl54l3j52NlymzNXHklKQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.10.1"
|
"@babel/runtime" "^7.10.1"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue