mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 10:16:53 +02:00
Update dependency i18next to v21.6.6
This commit is contained in:
parent
a42971478b
commit
f719d18aa5
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.5",
|
||||
"i18next": "21.6.6",
|
||||
"locale": "0.1.0",
|
||||
"lucide-react": "0.16.25",
|
||||
"prop-types": "15.8.1",
|
||||
|
|
|
@ -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.5:
|
||||
version "21.6.5"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.5.tgz#0031c62314f1a8a5e2911eecc6cdc9d044755634"
|
||||
integrity sha512-1oimhzFEpkmxpY2yDyghdycyA1bCKrh9zf04qiB2HytKJCqlrA5e8JfL6KyK/oZvZABLP0GohsZ+tvhHmd+OTA==
|
||||
i18next@21.6.6:
|
||||
version "21.6.6"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.6.6.tgz#65db9a32e4746d145b3ab3f12c59fc02ad7b5101"
|
||||
integrity sha512-K1Pw8K+nHVco56PO6UrqNq4K/ZVbb2eqBQwPqmzYDm4tGQYXBjdz8jrnvuNvV5STaE8oGpWKQMxHOvh2zhVE7Q==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue