mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-15 17:12:07 +02:00
Update dependency i18next to v22.0.1
This commit is contained in:
parent
738708a8b8
commit
3527230f13
2 changed files with 5 additions and 5 deletions
|
@ -58,7 +58,7 @@
|
||||||
"gatsby-transformer-json": "4.24.0",
|
"gatsby-transformer-json": "4.24.0",
|
||||||
"gatsby-transformer-sharp": "4.24.0",
|
"gatsby-transformer-sharp": "4.24.0",
|
||||||
"hamburger-react": "2.5.0",
|
"hamburger-react": "2.5.0",
|
||||||
"i18next": "22.0.0",
|
"i18next": "22.0.1",
|
||||||
"locale": "0.1.0",
|
"locale": "0.1.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"lucide-react": "0.92.0",
|
"lucide-react": "0.92.0",
|
||||||
|
|
|
@ -7760,10 +7760,10 @@ husky@8.0.1:
|
||||||
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
|
resolved "https://registry.yarnpkg.com/husky/-/husky-8.0.1.tgz#511cb3e57de3e3190514ae49ed50f6bc3f50b3e9"
|
||||||
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
|
integrity sha512-xs7/chUH/CKdOCs7Zy0Aev9e/dKOMZf3K1Az1nar3tzlv0jfqnYtu235bstsWTmXOR0EfINrPa97yy4Lz6RiKw==
|
||||||
|
|
||||||
i18next@22.0.0:
|
i18next@22.0.1:
|
||||||
version "22.0.0"
|
version "22.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.0.0.tgz#88216ea42667699312eaf47d855fb8f6594e712b"
|
resolved "https://registry.yarnpkg.com/i18next/-/i18next-22.0.1.tgz#cf21f5152c8cf4d29341ff44818cfe9f12fec87b"
|
||||||
integrity sha512-MTXO4JZPTBQMPro/Mnwrxb3VGHKtPv4co6Szklg+BKoilPq+7U3eb1p4zSQhjI4dOLlZZ+g7F9eHwDuQCo5Ixg==
|
integrity sha512-CRbtl6urEcIDbIzP4sGoPf9YuDNto1JgCRsfdvcVUOPb8nPAQ0azhPZiSdD5AFg/Erb58+/nDRmhm8bzVyjABQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.17.2"
|
"@babel/runtime" "^7.17.2"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue