Update dependency react-i18next to v11.16.3

This commit is contained in:
Renovate Bot 2022-04-10 13:21:23 +00:00 committed by renovate[bot]
parent 3dbb33422e
commit 0ee280cb38
2 changed files with 5 additions and 5 deletions

View file

@ -67,7 +67,7 @@
"react-dom": "18.0.0", "react-dom": "18.0.0",
"react-github-btn": "1.2.2", "react-github-btn": "1.2.2",
"react-helmet": "6.1.0", "react-helmet": "6.1.0",
"react-i18next": "11.16.2", "react-i18next": "11.16.3",
"sass": "1.50.0", "sass": "1.50.0",
"tsparticles": "1.43.1", "tsparticles": "1.43.1",
"typed-scss-modules": "6.2.0", "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-fast-compare "^3.1.1"
react-side-effect "^2.1.0" react-side-effect "^2.1.0"
react-i18next@11.16.2: react-i18next@11.16.3:
version "11.16.2" version "11.16.3"
resolved "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.2.tgz" resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.16.3.tgz#3cf06ad976038cb845be7041a5ac7375e49f3221"
integrity sha512-1iuZduvARUelL5ux663FvIoDZExwFO+9QtRAAt4uvs1/aun4cUZt8XBrVg7iiDgNls9cOSORAhE7Ri5KA9RMvg== integrity sha512-Z1DNGeVadbHJYM+hnVMA5bGkWRf184lK8DPXWFBm9hlvwGspAkL6Vu+qX5XoQTxX6JZ7twpiqEF00S/al5Zxdw==
dependencies: dependencies:
"@babel/runtime" "^7.14.5" "@babel/runtime" "^7.14.5"
html-escaper "^2.0.2" html-escaper "^2.0.2"