Update dependency react-i18next to v11.18.1

This commit is contained in:
renovate[bot] 2022-07-13 20:41:56 +00:00
parent e842507a65
commit d71b648c0b
2 changed files with 5 additions and 5 deletions

View file

@ -67,7 +67,7 @@
"react-dom": "18.2.0",
"react-github-btn": "1.3.0",
"react-helmet": "6.1.0",
"react-i18next": "11.18.0",
"react-i18next": "11.18.1",
"sass": "1.53.0",
"tsparticles": "2.1.3",
"typed-scss-modules": "6.5.0",

View file

@ -11689,10 +11689,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.18.0:
version "11.18.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.0.tgz#38ec26e07f030f7f0109b3665759954dad2cc7f9"
integrity sha512-coJujU20xJ5Wa5rHjTyB5LFKZb1yfXo2A+40RRSyAF0FlZRHyy+3C1Mr92x1JPfS7W7v2TWNn8mRhpDFGJwXVg==
react-i18next@11.18.1:
version "11.18.1"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.1.tgz#ba86ed09069e129b8623a28f2b9a03d7f105ea6f"
integrity sha512-S8cl4mvIOSA7OQCE5jNy2yhv705Vwi+7PinpqKIYcBmX/trJtHKqrf6CL67WJSA8crr2JU+oxE9jn9DQIrQezg==
dependencies:
"@babel/runtime" "^7.14.5"
html-parse-stringify "^3.0.1"