mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-03 12:16:21 +02:00
Update dependency i18next to v21.5.6
This commit is contained in:
parent
bc9bdfb70f
commit
78098f11fb
2 changed files with 5 additions and 5 deletions
|
@ -48,7 +48,7 @@
|
||||||
"gatsby-transformer-json": "4.3.0",
|
"gatsby-transformer-json": "4.3.0",
|
||||||
"gatsby-transformer-sharp": "4.3.0",
|
"gatsby-transformer-sharp": "4.3.0",
|
||||||
"hamburger-react": "2.4.1",
|
"hamburger-react": "2.4.1",
|
||||||
"i18next": "21.5.5",
|
"i18next": "21.5.6",
|
||||||
"locale": "0.1.0",
|
"locale": "0.1.0",
|
||||||
"lucide-react": "0.16.20",
|
"lucide-react": "0.16.20",
|
||||||
"prop-types": "15.7.2",
|
"prop-types": "15.7.2",
|
||||||
|
|
|
@ -7281,10 +7281,10 @@ husky@7.0.4:
|
||||||
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
|
resolved "https://registry.yarnpkg.com/husky/-/husky-7.0.4.tgz#242048245dc49c8fb1bf0cc7cfb98dd722531535"
|
||||||
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
|
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
|
||||||
|
|
||||||
i18next@21.5.5:
|
i18next@21.5.6:
|
||||||
version "21.5.5"
|
version "21.5.6"
|
||||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.5.5.tgz#33deefc0ff41f43f2e02ba4ef8d2b1e71a972bc8"
|
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.5.6.tgz#1c58085937eda0b9e8db41eb29819c08065004e1"
|
||||||
integrity sha512-CPXa0o5AhpRjoz0DxKfDxwkH+oPAHRkaWbHwPLF16pYWsKij8FFR1/b0gj4l1UzACOwlFTEwpNhzzf1PuRhetg==
|
integrity sha512-u6bQ40KtiA09sOV0tpJAwZq6jczrx79oofVOeGlMq2t3FxGso+j2ldFBvFOepdDWYOonjQucwz+NE3kvJoWPbA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.12.0"
|
"@babel/runtime" "^7.12.0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue