Update dependency react-i18next to v11.18.3

This commit is contained in:
renovate[bot] 2022-07-27 20:15:09 +00:00
parent 7a4007217c
commit 780e048d2c
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.2",
"react-i18next": "11.18.3",
"sass": "1.54.0",
"tsparticles": "2.1.3",
"typed-scss-modules": "6.5.0",

View file

@ -11523,10 +11523,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.2:
version "11.18.2"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.2.tgz#b61b3e43cbd94ee8b83681206ba1bfe1168fe4d1"
integrity sha512-nDtspGjqytBA9IxRfw0fjylkfbsKqjJCWKVifvID9rDMjUhAaXvAE4HPU6oABVP9FXxYzfXxMHtvnNkTDWTUTw==
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==
dependencies:
"@babel/runtime" "^7.14.5"
html-parse-stringify "^3.0.1"