mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 17:56:51 +02:00
Update dependency react-i18next to v11.17.4
This commit is contained in:
parent
879f560e6d
commit
77e08364da
2 changed files with 5 additions and 5 deletions
|
@ -67,7 +67,7 @@
|
|||
"react-dom": "18.2.0",
|
||||
"react-github-btn": "1.3.0",
|
||||
"react-helmet": "6.1.0",
|
||||
"react-i18next": "11.17.3",
|
||||
"react-i18next": "11.17.4",
|
||||
"sass": "1.53.0",
|
||||
"tsparticles": "2.1.0",
|
||||
"typed-scss-modules": "6.5.0",
|
||||
|
|
|
@ -11528,10 +11528,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.17.3:
|
||||
version "11.17.3"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.17.3.tgz#eff742f162f1a413056fb510e8b830d42c8c020d"
|
||||
integrity sha512-rIrLl5cLDoHdXFWdjKurRpatA3MPC9j3yTZidv0GmJEea5+XGXl42p7NupA1dmghoLGOXllShNUobgPYtgEcRA==
|
||||
react-i18next@11.17.4:
|
||||
version "11.17.4"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.17.4.tgz#fe72ac0ccacc73ae0a00fed503eb3dd3f73016c1"
|
||||
integrity sha512-LswEIl8KNDTP4Wk3c22XDstbR++Vc4BZyNwvGFGaYbYDjdDLkHDLwrgd7DN28f8jufFHaYhQvCG5YWLxFhRt/g==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.14.5"
|
||||
html-escaper "^2.0.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue