Update dependency react-i18next to v11.16.4

This commit is contained in:
Renovate Bot 2022-04-10 17:52:27 +00:00 committed by renovate[bot]
parent 0ee280cb38
commit 1d7c2af92e
2 changed files with 5 additions and 5 deletions

View file

@ -67,7 +67,7 @@
"react-dom": "18.0.0",
"react-github-btn": "1.2.2",
"react-helmet": "6.1.0",
"react-i18next": "11.16.3",
"react-i18next": "11.16.4",
"sass": "1.50.0",
"tsparticles": "1.43.1",
"typed-scss-modules": "6.2.0",

View file

@ -10820,10 +10820,10 @@ react-helmet@6.1.0, react-helmet@^6.1.0:
react-fast-compare "^3.1.1"
react-side-effect "^2.1.0"
react-i18next@11.16.3:
version "11.16.3"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.16.3.tgz#3cf06ad976038cb845be7041a5ac7375e49f3221"
integrity sha512-Z1DNGeVadbHJYM+hnVMA5bGkWRf184lK8DPXWFBm9hlvwGspAkL6Vu+qX5XoQTxX6JZ7twpiqEF00S/al5Zxdw==
react-i18next@11.16.4:
version "11.16.4"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.16.4.tgz#300ed284215a5eda33e8dddd64831392c555dd19"
integrity sha512-Ynj8j5CZ29oNzJ5QpTViYtwPXWYxUkEmGmoBIFIzlEoYajs6jV4//b1z4cIhxXPGt2Oh3/KaVWcIa2eY0sCCQw==
dependencies:
"@babel/runtime" "^7.14.5"
html-escaper "^2.0.2"