mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 10:46:57 +02:00
Update dependency i18next to v21.5.0
This commit is contained in:
parent
7c42ebfe20
commit
ab24b926bf
2 changed files with 5 additions and 5 deletions
|
@ -48,7 +48,7 @@
|
|||
"gatsby-transformer-json": "4.1.0",
|
||||
"gatsby-transformer-sharp": "4.1.0",
|
||||
"hamburger-react": "2.4.1",
|
||||
"i18next": "21.4.2",
|
||||
"i18next": "21.5.0",
|
||||
"locale": "0.1.0",
|
||||
"lucide-react": "0.16.16",
|
||||
"prop-types": "15.7.2",
|
||||
|
|
|
@ -7329,10 +7329,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.4.2:
|
||||
version "21.4.2"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.4.2.tgz#10d10e07c9d1d589d71ac031f8ae755a37fcd0fc"
|
||||
integrity sha512-vVWsmTnZNdYHPLt01MvT5YNM2lxec2R6r5T72J89eaazp8XQnGSqA66O+a918qqmjHZGB6HHRSs02xp753he9g==
|
||||
i18next@21.5.0:
|
||||
version "21.5.0"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.5.0.tgz#d3c3d8731cf288651f30d54e688154f8b23a8a53"
|
||||
integrity sha512-KHTjcUeQPBBQCoEElRQViXdpPhSgnwz/B7zFxbu/eJLxkhd1bSy+H5k+jLvaiY0WY582ZCY24PIjkdqBYwL20g==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue