mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-21 20:01:51 +00:00
Update dependency i18next to v19.7.0
This commit is contained in:
parent
85c89eba87
commit
c2c3d4d3ee
2 changed files with 5 additions and 5 deletions
|
@ -44,7 +44,7 @@
|
|||
"fork-awesome": "1.1.7",
|
||||
"github-markdown-css": "4.0.0",
|
||||
"highlight.js": "10.1.2",
|
||||
"i18next": "19.6.3",
|
||||
"i18next": "19.7.0",
|
||||
"i18next-browser-languagedetector": "6.0.0",
|
||||
"i18next-http-backend": "1.0.18",
|
||||
"js-yaml": "3.14.0",
|
||||
|
|
|
@ -6320,10 +6320,10 @@ i18next-http-backend@1.0.18:
|
|||
dependencies:
|
||||
node-fetch "2.6.0"
|
||||
|
||||
i18next@19.6.3:
|
||||
version "19.6.3"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.6.3.tgz#ce2346161b35c4c5ab691b0674119c7b349c0817"
|
||||
integrity sha512-eYr98kw/C5z6kY21ti745p4IvbOJwY8F2T9tf/Lvy5lFnYRqE45+bppSgMPmcZZqYNT+xO0N0x6rexVR2wtZZQ==
|
||||
i18next@19.7.0:
|
||||
version "19.7.0"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-19.7.0.tgz#e637bbbf36481d34b7d5e6d3b04e1bb654bf2a26"
|
||||
integrity sha512-sxZhj6u7HbEYOMx81oGwq5MiXISRBVg2wRY3n6YIbe+HtU8ydzlGzv6ErHdrRKYxATBFssVXYbc3lNZoyB4vfA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.10.1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue