mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-01 19:26:43 +02:00
Update dependency react-i18next to v11.14.0
This commit is contained in:
parent
30d6b33cc8
commit
6c4f97b976
2 changed files with 5 additions and 5 deletions
|
@ -56,7 +56,7 @@
|
|||
"react-dom": "17.0.2",
|
||||
"react-github-btn": "1.2.1",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.13.0",
|
||||
"react-i18next": "11.14.0",
|
||||
"sass": "1.43.4",
|
||||
"tsparticles": "1.37.3",
|
||||
"utterances-react": "0.1.3"
|
||||
|
|
|
@ -10671,10 +10671,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.13.0:
|
||||
version "11.13.0"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.13.0.tgz#7b6f23f717154a44cf3f70d62a9368152bf8a73f"
|
||||
integrity sha512-AY8ydSqx8LVm1Tn5yXFA0JwCeSWpcFOSr96HrjUXXVAWWbptamZOY2iMxVaGNlGxSLnRY0U2sdCIPVYHcmhBxQ==
|
||||
react-i18next@11.14.0:
|
||||
version "11.14.0"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.14.0.tgz#ec855ac6a133ce6987c2b9224b601f4cd4ad93ee"
|
||||
integrity sha512-2xuQgd+Arzl3uZKkcKVk1V3rdiyXJrDkVAMxVtX2i3o+sDc+g+YjWoHh7Hw336wd+UGTI+F30ZCkb3X2VCixEQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.14.5"
|
||||
html-parse-stringify "^3.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue