mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 11:43:59 -05:00
Update dependency i18next to v21
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2028630654
commit
e6830598d5
2 changed files with 5 additions and 5 deletions
|
@ -50,7 +50,7 @@
|
|||
"flowchart.js": "1.15.0",
|
||||
"fork-awesome": "1.2.0",
|
||||
"highlight.js": "11.2.0",
|
||||
"i18next": "20.6.1",
|
||||
"i18next": "21.1.0",
|
||||
"i18next-browser-languagedetector": "6.1.2",
|
||||
"i18next-resources-to-backend": "1.0.0",
|
||||
"js-yaml": "4.1.0",
|
||||
|
|
|
@ -7908,10 +7908,10 @@ i18next-resources-to-backend@1.0.0:
|
|||
dependencies:
|
||||
"@babel/runtime" "7.14.0"
|
||||
|
||||
i18next@20.6.1:
|
||||
version "20.6.1"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.6.1.tgz#535e5f6e5baeb685c7d25df70db63bf3cc0aa345"
|
||||
integrity sha512-yCMYTMEJ9ihCwEQQ3phLo7I/Pwycf8uAx+sRHwwk5U9Aui/IZYgQRyMqXafQOw5QQ7DM1Z+WyEXWIqSuJHhG2A==
|
||||
i18next@21.1.0:
|
||||
version "21.1.0"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.1.0.tgz#48da88faf63ba4523d704e9259ca816541e00de5"
|
||||
integrity sha512-1JJSAh7jI4bcBzwk8OQVrifyLdYYMJoanF8+9rcqbROAiKr3eEV9Cc3rd4065teylbo+d/h8OaTnheRZAKG4WA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
|
||||
|
|
Loading…
Reference in a new issue