mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-01 11:17:15 +02:00
Update dependency i18next to v21.4.1
This commit is contained in:
parent
21fe3a6a4b
commit
17925aee0a
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.0",
|
||||
"i18next": "21.4.1",
|
||||
"locale": "0.1.0",
|
||||
"lucide-react": "0.16.14",
|
||||
"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"
|
||||
integrity sha512-vbaCKN2QLtP/vD4yvs6iz6hBEo6wkSzs8HpRah1Z6aGmF2KW5PdYuAd7uX5a+OyBZHBhd+TFLqgjUgytQr4RvQ==
|
||||
|
||||
i18next@21.4.0:
|
||||
version "21.4.0"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.4.0.tgz#59d0129e9e3974313300b0f60a0e01812ba5689e"
|
||||
integrity sha512-H8QwhJXxnPWDvRlLn3nqDvbry7PM7i3UYa0+5EHWvlVkvNNy5WJVTzZe2tZH+HnaGVAE5MaujasyOca8mbQN+w==
|
||||
i18next@21.4.1:
|
||||
version "21.4.1"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.4.1.tgz#3af1a15994eb5240e9526a5c75c5d2cf931e0c48"
|
||||
integrity sha512-uTCDfoMKTX6b/Amss7w/hQU8NV80ahmoKKNYUg0qbLbtUAMvYIWS2VvCCeNEGQIaEjyC4GV4W+iQbBcv3A/ViA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue