mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency i18next to v21.3.3
This commit is contained in:
parent
acf8aea8bd
commit
14433a256f
2 changed files with 5 additions and 5 deletions
|
@ -44,7 +44,7 @@
|
|||
"gatsby-transformer-json": "3.14.0",
|
||||
"gatsby-transformer-sharp": "3.14.0",
|
||||
"hamburger-react": "2.4.1",
|
||||
"i18next": "21.3.2",
|
||||
"i18next": "21.3.3",
|
||||
"locale": "0.1.0",
|
||||
"lucide-react": "0.16.12",
|
||||
"prop-types": "15.7.2",
|
||||
|
|
|
@ -6918,10 +6918,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.3.2:
|
||||
version "21.3.2"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.3.2.tgz#8a83593e764fe19b81565737fbf78eed8a70ab00"
|
||||
integrity sha512-ojsp2GYeXaPNkMaG2p4Ot2bNZjvCFpTGT5ffnDLyMaLQovLEtTjv66X9riP0vkq1W3+Ici2cty77So+bfyDjSQ==
|
||||
i18next@21.3.3:
|
||||
version "21.3.3"
|
||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-21.3.3.tgz#1065d557328db29a2e1f33526ed37608cdb0242c"
|
||||
integrity sha512-Wv5arCT9pK35nfhOzTdS64T7JpPcoqnkOEidxc4zF0DZ8KetpvmnkO+uWkXy+DFz6zWzPX7U9bIemwBqpFRprw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.0"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue