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.18.5
This commit is contained in:
parent
db7cad4ed2
commit
410b15aba8
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.18.4",
|
||||
"react-i18next": "11.18.5",
|
||||
"sass": "1.54.5",
|
||||
"tsparticles": "2.2.3",
|
||||
"typed-scss-modules": "6.5.0",
|
||||
|
|
|
@ -11633,10 +11633,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.4:
|
||||
version "11.18.4"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.4.tgz#b3c35ac4c4657b05d599b036536d7b2c0331e248"
|
||||
integrity sha512-gK/AylAQC5DvCD5YLNCHW4PNzpCfrWIyVAXbSMl+/5QXzlDP8VdBoqE2s2niGHB+zIXwBV9hRXbDrVuupbgHcg==
|
||||
react-i18next@11.18.5:
|
||||
version "11.18.5"
|
||||
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-11.18.5.tgz#985e87bc66ed1316381b464a4ecfd35a2c951357"
|
||||
integrity sha512-cKcyuuzIv0YUZ4l9WORflVNuhISPAqQShOAsxwFyYuJoCA7HlLmHm7XnvO6hfAGmGpDNRhJHoBX8hG49Cb2xZQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.14.5"
|
||||
html-parse-stringify "^3.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue