Update dependency react-i18next to v11.18.4

This commit is contained in:
renovate[bot] 2022-08-15 16:14:02 +00:00
parent ec207f9c3e
commit c58d6498da
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.3",
"react-i18next": "11.18.4",
"sass": "1.54.4",
"tsparticles": "2.2.1",
"typed-scss-modules": "6.5.0",

View file

@ -11545,10 +11545,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.3:
version "11.18.3"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.3.tgz#50211810bcc9fdea2d70c8aefdfff5f1eb39a923"
integrity sha512-EttTX31HbqzZymUM3SIrMPuvamfSXFZVsDHm/ZAqoDfTLjhzlwyxqfbDNxcKNAGOi2mjZaXfR7hSNMlvLNpB/g==
react-i18next@11.18.4:
version "11.18.4"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.4.tgz#b3c35ac4c4657b05d599b036536d7b2c0331e248"
integrity sha512-gK/AylAQC5DvCD5YLNCHW4PNzpCfrWIyVAXbSMl+/5QXzlDP8VdBoqE2s2niGHB+zIXwBV9hRXbDrVuupbgHcg==
dependencies:
"@babel/runtime" "^7.14.5"
html-parse-stringify "^3.0.1"