Update i18next

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-11-13 01:54:35 +00:00 committed by Tilman Vatteroth
parent 3503050ad0
commit 99bd2da38b
2 changed files with 10 additions and 10 deletions

View file

@ -141,7 +141,7 @@
"fork-awesome": "1.2.0",
"highlight.js": "11.3.1",
"http-server": "14.0.0",
"i18next": "21.4.0",
"i18next": "21.4.2",
"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.13.0",
"react-i18next": "11.14.2",
"react-redux": "7.2.6",
"react-router": "5.2.1",
"react-router-bootstrap": "0.25.0",

View file

@ -8007,10 +8007,10 @@ i18next-resources-to-backend@1.0.0:
dependencies:
"@babel/runtime" "7.14.0"
i18next@21.4.0:
version "21.4.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.4.0.tgz#59d0129e9e3974313300b0f60a0e01812ba5689e"
integrity sha512-H8QwhJXxnPWDvRlLn3nqDvbry7PM7i3UYa0+5EHWvlVkvNNy5WJVTzZe2tZH+HnaGVAE5MaujasyOca8mbQN+w==
i18next@21.4.2:
version "21.4.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.4.2.tgz#10d10e07c9d1d589d71ac031f8ae755a37fcd0fc"
integrity sha512-vVWsmTnZNdYHPLt01MvT5YNM2lxec2R6r5T72J89eaazp8XQnGSqA66O+a918qqmjHZGB6HHRSs02xp753he9g==
dependencies:
"@babel/runtime" "^7.12.0"
@ -11952,10 +11952,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.13.0:
version "11.13.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.13.0.tgz#7b6f23f717154a44cf3f70d62a9368152bf8a73f"
integrity sha512-AY8ydSqx8LVm1Tn5yXFA0JwCeSWpcFOSr96HrjUXXVAWWbptamZOY2iMxVaGNlGxSLnRY0U2sdCIPVYHcmhBxQ==
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==
dependencies:
"@babel/runtime" "^7.14.5"
html-parse-stringify "^3.0.1"