mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-29 18:26:52 +02:00
Update dependency lucide-react to v0.22.0
This commit is contained in:
parent
e1a29c540a
commit
fb6c113476
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
|||
"i18next": "21.6.16",
|
||||
"locale": "0.1.0",
|
||||
"lodash": "4.17.21",
|
||||
"lucide-react": "0.20.0",
|
||||
"lucide-react": "0.22.0",
|
||||
"prop-types": "15.8.1",
|
||||
"react": "18.0.0",
|
||||
"react-dom": "18.0.0",
|
||||
|
|
|
@ -8906,10 +8906,10 @@ lru-queue@^0.1.0:
|
|||
dependencies:
|
||||
es5-ext "~0.10.2"
|
||||
|
||||
lucide-react@0.20.0:
|
||||
version "0.20.0"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.20.0.tgz#7696aa9a7484a39769ddf6bc1d6d7fb5956db883"
|
||||
integrity sha512-x23Q/xOWPc6WwagYL89e5mihAEBMiZ3Sj9dWj5CUGtmxhg18KBNFXtpfQ0S/bD8xL9Fnht9Su4u2qRwS4Fn5zw==
|
||||
lucide-react@0.22.0:
|
||||
version "0.22.0"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.22.0.tgz#b1d7119c76e8b7f1088b4f0792b90a28f1ff600e"
|
||||
integrity sha512-n2mlnjWOCSuG2IRFoycLCdx8Kj8DZdmvfQoPNAuHqkEifcxSgJStN7I6LMgYkzWw9WVUmqQ4fhdo3h7Xo4rS0A==
|
||||
|
||||
make-dir@^2.1.0:
|
||||
version "2.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue