mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-01 11:17:15 +02:00
Update dependency i18next to v21.6.5
This commit is contained in:
parent
d16be78e4d
commit
d49a728163
2 changed files with 5 additions and 5 deletions
|
@ -50,7 +50,7 @@
|
|||
"gatsby-transformer-json": "4.4.0",
|
||||
"gatsby-transformer-sharp": "4.4.0",
|
||||
"hamburger-react": "2.4.1",
|
||||
"i18next": "21.6.4",
|
||||
"i18next": "21.6.5",
|
||||
"locale": "0.1.0",
|
||||
"lucide-react": "0.16.24",
|
||||
"prop-types": "15.8.0",
|
||||
|
|
|
@ -7407,10 +7407,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.6.4:
|
||||
version "21.6.4"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.4.tgz#4da52a429094112b33d4383b5f44aa4890dcb081"
|
||||
integrity sha512-pk0Utxtq5g//Q9ONQ0w3+PRSwOFJ7+m4rAekhHHg1Xql0KcUjJU7DzmzweGy6DsrIQ1GM/t57wLeeGuyGKtjTg==
|
||||
i18next@21.6.5:
|
||||
version "21.6.5"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.5.tgz#0031c62314f1a8a5e2911eecc6cdc9d044755634"
|
||||
integrity sha512-1oimhzFEpkmxpY2yDyghdycyA1bCKrh9zf04qiB2HytKJCqlrA5e8JfL6KyK/oZvZABLP0GohsZ+tvhHmd+OTA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue