mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 18:57:20 +02:00
Update dependency i18next to v21.4.2
This commit is contained in:
parent
d185ea6a7d
commit
39ba8e9cf6
2 changed files with 5 additions and 5 deletions
|
@ -48,7 +48,7 @@
|
||||||
"gatsby-transformer-json": "4.1.0",
|
"gatsby-transformer-json": "4.1.0",
|
||||||
"gatsby-transformer-sharp": "4.1.0",
|
"gatsby-transformer-sharp": "4.1.0",
|
||||||
"hamburger-react": "2.4.1",
|
"hamburger-react": "2.4.1",
|
||||||
"i18next": "21.4.1",
|
"i18next": "21.4.2",
|
||||||
"locale": "0.1.0",
|
"locale": "0.1.0",
|
||||||
"lucide-react": "0.16.14",
|
"lucide-react": "0.16.14",
|
||||||
"prop-types": "15.7.2",
|
"prop-types": "15.7.2",
|
||||||
|
|
|
@ -7262,10 +7262,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.4.1:
|
i18next@21.4.2:
|
||||||
version "21.4.1"
|
version "21.4.2"
|
||||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.4.1.tgz#3af1a15994eb5240e9526a5c75c5d2cf931e0c48"
|
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.4.2.tgz#10d10e07c9d1d589d71ac031f8ae755a37fcd0fc"
|
||||||
integrity sha512-uTCDfoMKTX6b/Amss7w/hQU8NV80ahmoKKNYUg0qbLbtUAMvYIWS2VvCCeNEGQIaEjyC4GV4W+iQbBcv3A/ViA==
|
integrity sha512-vVWsmTnZNdYHPLt01MvT5YNM2lxec2R6r5T72J89eaazp8XQnGSqA66O+a918qqmjHZGB6HHRSs02xp753he9g==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.12.0"
|
"@babel/runtime" "^7.12.0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue