mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency react-i18next to v11.15.2
This commit is contained in:
parent
5ea63f00d5
commit
e1c2156e33
2 changed files with 5 additions and 5 deletions
|
@ -58,7 +58,7 @@
|
|||
"react-dom": "17.0.2",
|
||||
"react-github-btn": "1.2.1",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.15.1",
|
||||
"react-i18next": "11.15.2",
|
||||
"sass": "1.45.1",
|
||||
"tsparticles": "1.37.6",
|
||||
"utterances-react": "0.1.3"
|
||||
|
|
|
@ -10645,10 +10645,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.15.1:
|
||||
version "11.15.1"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.15.1.tgz#1dec5f2bf2cf7bc5043e9fcb391c9d6e24bb9bfe"
|
||||
integrity sha512-lnje1uKu5XeM5MLvfbt1oygF+nEIZnpOM4Iu8bkx5ECD4XRYgi3SJDmolrp0EDxDHeK2GgFb+vEEK0hsZ9sjeA==
|
||||
react-i18next@11.15.2:
|
||||
version "11.15.2"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.15.2.tgz#5bbbf1ab208d7fb77d93aa8161e06b7d55fb35ff"
|
||||
integrity sha512-28WlZ6tr57RQoIM1x4/gTzvzh3Vvr+YeZwJHTOqV/sLXMFbR+xzjgSMdLnOCDxmlQ0irGN2uM+HT+mYK+3bg6g==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.14.5"
|
||||
html-escaper "^2.0.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue