mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-14 07:15:02 +00: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",
|
||||
"fork-awesome": "1.1.7",
|
||||
"highlight.js": "11.2.0",
|
||||
"i18next": "20.3.5",
|
||||
"i18next": "20.4.0",
|
||||
"i18next-browser-languagedetector": "6.1.2",
|
||||
"i18next-http-backend": "1.3.0",
|
||||
"js-yaml": "4.1.0",
|
||||
|
|
|
@ -7865,10 +7865,10 @@ i18next-http-backend@1.3.0:
|
|||
dependencies:
|
||||
cross-fetch "3.1.4"
|
||||
|
||||
i18next@20.3.5:
|
||||
version "20.3.5"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.3.5.tgz#14308b79a3f1cafb24fdcd8e182d3673baf1e979"
|
||||
integrity sha512-//MGeU6n4TencJmCgG+TCrpdgAD/NDEU/KfKQekYbJX6QV7sD/NjWQdVdBi+bkT0snegnSoB7QhjSeatrk3a0w==
|
||||
i18next@20.4.0:
|
||||
version "20.4.0"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.4.0.tgz#6897229a7898e23f3c4885f10315c978b594d3b9"
|
||||
integrity sha512-89iWWJudmaHJwzIdJ/1eu98GtsJnwBhOUWwlAre70itPMuTE/NTPtgVeaS1CGaB8Q3XrYBGpEqlq4jsScDx9kg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue