Update i18next

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-12-18 19:23:48 +00:00 committed by Tilman Vatteroth
parent 114d533759
commit cf0adac1c1
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.6.0",
"i18next": "21.6.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.15.0",
"react-i18next": "11.15.1",
"react-redux": "7.2.6",
"react-router": "5.2.1",
"react-router-bootstrap": "0.25.0",

View file

@ -8043,10 +8043,10 @@ i18next-resources-to-backend@1.0.0:
dependencies:
"@babel/runtime" "7.14.0"
i18next@21.6.0:
version "21.6.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.0.tgz#257abf455b24136640a20728b44cf59f60cdeb5c"
integrity sha512-RjNuACL35wWZgtkyMcjcCmK7R72u3P6jTNbGKzrvHGI9M0iK5Vn1DsBIwOByppaXLIbe0viJ79Nz2h8w1UwPoQ==
i18next@21.6.2:
version "21.6.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.2.tgz#3bfc35fc3ac32541a2a5b80f1dc5306c994dd14f"
integrity sha512-S1zSTrs2lgPH8iG68pMWh3P7OzQMcs3+Qr5F39JTyGbe/xl5cW4cF8MTPKSy6F25tFTcKBq915IoEZUWewkldg==
dependencies:
"@babel/runtime" "^7.12.0"
@ -12001,10 +12001,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.15.0:
version "11.15.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.15.0.tgz#66c6304547518a8df8e29d367e2445fa11c8a1b2"
integrity sha512-7JOIO7KkKSxB7Ycof6ilx9aQ/tviInTqN2sqHyKrjd5MKHyFyKyXVkYrb7KmG/ISFPA4ugWwor5Qsq8IVyQ/Cg==
react-i18next@11.15.1:
version "11.15.1"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.15.1.tgz#1dec5f2bf2cf7bc5043e9fcb391c9d6e24bb9bfe"
integrity sha512-lnje1uKu5XeM5MLvfbt1oygF+nEIZnpOM4Iu8bkx5ECD4XRYgi3SJDmolrp0EDxDHeK2GgFb+vEEK0hsZ9sjeA==
dependencies:
"@babel/runtime" "^7.14.5"
html-escaper "^2.0.2"