1
0
Fork 0
mirror of https://github.com/hedgedoc/hedgedoc.git synced 2025-04-08 15:21:32 +00:00

Update i18next

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-07-17 18:49:43 +00:00 committed by Tilman Vatteroth
parent 64a754bf54
commit 93ffc0ba13
2 changed files with 10 additions and 10 deletions

View file

@ -51,7 +51,7 @@
"flowchart.js": "1.15.0",
"fork-awesome": "1.1.7",
"highlight.js": "11.1.0",
"i18next": "20.3.2",
"i18next": "20.3.3",
"i18next-browser-languagedetector": "6.1.2",
"i18next-http-backend": "1.2.6",
"js-yaml": "4.1.0",
@ -86,7 +86,7 @@
"react-codemirror2": "7.2.1",
"react-diff-viewer": "3.1.1",
"react-dom": "17.0.2",
"react-i18next": "11.11.1",
"react-i18next": "11.11.3",
"react-redux": "7.2.4",
"react-router": "5.2.0",
"react-router-bootstrap": "0.25.0",

View file

@ -7647,10 +7647,10 @@ i18next-http-backend@1.2.6:
dependencies:
cross-fetch "3.1.4"
i18next@20.3.2:
version "20.3.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.3.2.tgz#5195e76b9e0848a1c198001bf6c7fc72995a55f1"
integrity sha512-e8CML2R9Ng2sSQOM80wb/PrM2j8mDm84o/T4Amzn9ArVyNX5/ENWxxAXkRpZdTQNDaxKImF93Wep4mAoozFrKw==
i18next@20.3.3:
version "20.3.3"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-20.3.3.tgz#e3fdae045f9f0893e74826ce224715e43c62862b"
integrity sha512-tx9EUhHeaipvZ5pFLTaN9Xdm5Ssal774MpujaTA1Wv/ST/1My5SnoBmliY1lOpyEP5Z51Dq1gXifk/y4Yt3agQ==
dependencies:
"@babel/runtime" "^7.12.0"
@ -11524,10 +11524,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.11.1:
version "11.11.1"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.11.1.tgz#758edd7ef521f6703c2d6b83f3165d078f7acf35"
integrity sha512-MtfzPEOvx0ev2cz0HmrEcduuqkktSa5bfeN8Flp0cvN0xP3H3MRSTa8P6pxPtqstHbRe1cD9QBOr5T/FEV2gOw==
react-i18next@11.11.3:
version "11.11.3"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.11.3.tgz#38d083bb079c3e6ee376b3321b0d6e409d798f68"
integrity sha512-upzG5/SpyOlYP5oSF4K8TZBvDWVhnCo38JNV+KnWjrg0+IaJCBltyh6lRGZDO5ovLyA4dU6Ip0bwbUCjb6Yyxw==
dependencies:
"@babel/runtime" "^7.14.5"
html-parse-stringify "^3.0.1"