mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 02:07:39 +02:00
Update dependency i18next to v21.6.0
This commit is contained in:
parent
4cee74aac2
commit
73939eeb3a
2 changed files with 5 additions and 5 deletions
|
@ -48,7 +48,7 @@
|
|||
"gatsby-transformer-json": "4.3.0",
|
||||
"gatsby-transformer-sharp": "4.3.0",
|
||||
"hamburger-react": "2.4.1",
|
||||
"i18next": "21.5.6",
|
||||
"i18next": "21.6.0",
|
||||
"locale": "0.1.0",
|
||||
"lucide-react": "0.16.20",
|
||||
"prop-types": "15.7.2",
|
||||
|
|
|
@ -7286,10 +7286,10 @@ husky@7.0.4:
|
|||
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
|
||||
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
|
||||
|
||||
i18next@21.5.6:
|
||||
version "21.5.6"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.5.6.tgz#1c58085937eda0b9e8db41eb29819c08065004e1"
|
||||
integrity sha512-u6bQ40KtiA09sOV0tpJAwZq6jczrx79oofVOeGlMq2t3FxGso+j2ldFBvFOepdDWYOonjQucwz+NE3kvJoWPbA==
|
||||
i18next@21.6.0:
|
||||
version "21.6.0"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.0.tgz#257abf455b24136640a20728b44cf59f60cdeb5c"
|
||||
integrity sha512-RjNuACL35wWZgtkyMcjcCmK7R72u3P6jTNbGKzrvHGI9M0iK5Vn1DsBIwOByppaXLIbe0viJ79Nz2h8w1UwPoQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue