mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-04-19 22:16:44 +00:00
Update i18next
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e0a0c86846
commit
ad35779c13
2 changed files with 10 additions and 10 deletions
|
@ -141,7 +141,7 @@
|
|||
"fork-awesome": "1.2.0",
|
||||
"highlight.js": "11.3.1",
|
||||
"http-server": "14.0.0",
|
||||
"i18next": "21.5.2",
|
||||
"i18next": "21.5.3",
|
||||
"i18next-browser-languagedetector": "6.1.2",
|
||||
"i18next-resources-to-backend": "1.0.0",
|
||||
"js-yaml": "4.1.0",
|
||||
|
@ -175,7 +175,7 @@
|
|||
"react-codemirror2": "7.2.1",
|
||||
"react-diff-viewer": "3.1.1",
|
||||
"react-dom": "17.0.2",
|
||||
"react-i18next": "11.14.2",
|
||||
"react-i18next": "11.14.3",
|
||||
"react-redux": "7.2.6",
|
||||
"react-router": "5.2.1",
|
||||
"react-router-bootstrap": "0.25.0",
|
||||
|
|
16
yarn.lock
16
yarn.lock
|
@ -8073,10 +8073,10 @@ i18next-resources-to-backend@1.0.0:
|
|||
dependencies:
|
||||
"@babel/runtime" "7.14.0"
|
||||
|
||||
i18next@21.5.2:
|
||||
version "21.5.2"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.5.2.tgz#ababe6fb0a769360035ebf06a36751e0b810cdfa"
|
||||
integrity sha512-Iuztr2+7CPCh5SYQV0utw2HXMx1za18xfznrw/PmgX+98oIpm84bhIM7VUPODjLycwIZ299oP7sEVQ9oCgmzfg==
|
||||
i18next@21.5.3:
|
||||
version "21.5.3"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.5.3.tgz#b2d4fd24bef7ea4ec4eba2ed3cadc0c28c0e3b4c"
|
||||
integrity sha512-9R8127a0/N5okiD7eeo6XBPQsHgHsLr1GdQEa35Pcw305ArC9KZDLs9kbgdn3xuVUNYlVu8+gWzz73eVkna0gA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
|
||||
|
@ -12018,10 +12018,10 @@ react-error-overlay@^6.0.9:
|
|||
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a"
|
||||
integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==
|
||||
|
||||
react-i18next@11.14.2:
|
||||
version "11.14.2"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.14.2.tgz#2ff28f6a0ddf06eaf79435ed6c70c441d709cf34"
|
||||
integrity sha512-fmDhwNA0zDmSEL3BBT5qwNMvxrKu25oXDDAZyHprfB0AHZmWXfBmRLf8MX8i1iBd2I2C2vsA2D9wxYBIwzooEQ==
|
||||
react-i18next@11.14.3:
|
||||
version "11.14.3"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.14.3.tgz#b44b5c4d1aadac5211be011827a2830be60f2522"
|
||||
integrity sha512-Hf2aanbKgYxPjG8ZdKr+PBz9sY6sxXuZWizxCYyJD2YzvJ0W9JTQcddVEjDaKyBoCyd3+5HTerdhc9ehFugc6g==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.14.5"
|
||||
html-parse-stringify "^3.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue