mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-16 02:27:18 +00:00
Update dependency i18next to v20.3.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ed117708bb
commit
dfebf0cd8d
2 changed files with 5 additions and 5 deletions
|
@ -53,7 +53,7 @@
|
|||
"flowchart.js": "1.15.0",
|
||||
"fork-awesome": "1.1.7",
|
||||
"highlight.js": "10.7.2",
|
||||
"i18next": "20.2.4",
|
||||
"i18next": "20.3.0",
|
||||
"i18next-browser-languagedetector": "6.1.1",
|
||||
"i18next-http-backend": "1.2.4",
|
||||
"js-yaml": "4.1.0",
|
||||
|
|
|
@ -7765,10 +7765,10 @@ i18next-http-backend@1.2.4:
|
|||
dependencies:
|
||||
cross-fetch "3.1.4"
|
||||
|
||||
i18next@20.2.4:
|
||||
version "20.2.4"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.2.4.tgz#972220f19dfef0075a70890d3e8b1f7cf64c5bd6"
|
||||
integrity sha512-goE1LCA/IZOGG26PkkqoOl2KWR7YP606SvokVQZ29J6QwE02KycrzNetoMUJeqYrTxs4rmiiZgZp+q8qofQL6Q==
|
||||
i18next@20.3.0:
|
||||
version "20.3.0"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.3.0.tgz#9558b431241fb1dbbd445174391ede65d0a68ed9"
|
||||
integrity sha512-eFv4aQvaGykp48mI4JEaCcoD/j4zoYjFnDYhChe3ukwvbHx3q4mKZlB8YnmhYrHQR5FopLlCrzcSuY0ZWfiakA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue