mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 10:16:53 +02:00
Update dependency react-i18next to v11.16.6
This commit is contained in:
parent
c710f9f794
commit
5b2023d0fe
2 changed files with 5 additions and 5 deletions
|
@ -67,7 +67,7 @@
|
|||
"react-dom": "18.0.0",
|
||||
"react-github-btn": "1.2.2",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.16.5",
|
||||
"react-i18next": "11.16.6",
|
||||
"sass": "1.50.0",
|
||||
"tsparticles": "1.43.1",
|
||||
"typed-scss-modules": "6.2.0",
|
||||
|
|
|
@ -10820,10 +10820,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.16.5:
|
||||
version "11.16.5"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.16.5.tgz#5258784b9b617c443811307072a434ec7447c70a"
|
||||
integrity sha512-dkDN9suVU/jaD9A0xM4qNU9++LwgueWZn5XGTDEKTZeBgsd3q17ssTQXlSbEb0Gl0iLDdUKU7MrdjQjDc33ztA==
|
||||
react-i18next@11.16.6:
|
||||
version "11.16.6"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.16.6.tgz#e8a07802c391a55e1528673201a2727994787641"
|
||||
integrity sha512-qa76GnvAPafNSxKNN/XMhdCkVN/9Lm+BpzW5+6FE2ctYUemhbglP7oklGmYiJXlG24p9itqzlJDbCi3SNd3jzA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.14.5"
|
||||
html-escaper "^2.0.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue