mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-21 18:55:19 -04:00
Update dependency i18next to v20.4.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e8b6ac25fb
commit
e1f3729ec0
2 changed files with 5 additions and 5 deletions
|
@ -51,7 +51,7 @@
|
||||||
"flowchart.js": "1.15.0",
|
"flowchart.js": "1.15.0",
|
||||||
"fork-awesome": "1.1.7",
|
"fork-awesome": "1.1.7",
|
||||||
"highlight.js": "11.2.0",
|
"highlight.js": "11.2.0",
|
||||||
"i18next": "20.3.5",
|
"i18next": "20.4.0",
|
||||||
"i18next-browser-languagedetector": "6.1.2",
|
"i18next-browser-languagedetector": "6.1.2",
|
||||||
"i18next-http-backend": "1.3.0",
|
"i18next-http-backend": "1.3.0",
|
||||||
"js-yaml": "4.1.0",
|
"js-yaml": "4.1.0",
|
||||||
|
|
|
@ -7865,10 +7865,10 @@ i18next-http-backend@1.3.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
cross-fetch "3.1.4"
|
cross-fetch "3.1.4"
|
||||||
|
|
||||||
i18next@20.3.5:
|
i18next@20.4.0:
|
||||||
version "20.3.5"
|
version "20.4.0"
|
||||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.3.5.tgz#14308b79a3f1cafb24fdcd8e182d3673baf1e979"
|
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.4.0.tgz#6897229a7898e23f3c4885f10315c978b594d3b9"
|
||||||
integrity sha512-//MGeU6n4TencJmCgG+TCrpdgAD/NDEU/KfKQekYbJX6QV7sD/NjWQdVdBi+bkT0snegnSoB7QhjSeatrk3a0w==
|
integrity sha512-89iWWJudmaHJwzIdJ/1eu98GtsJnwBhOUWwlAre70itPMuTE/NTPtgVeaS1CGaB8Q3XrYBGpEqlq4jsScDx9kg==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.12.0"
|
"@babel/runtime" "^7.12.0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue