mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-01 03:07:16 +02:00
Update dependency lucide-react to v0.20.0
This commit is contained in:
parent
d244ca301b
commit
97e42fe70b
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.19.0",
|
||||
"lucide-react": "0.20.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.19.0:
|
||||
version "0.19.0"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.19.0.tgz#eb6a2ea96773463f847db421d88cc7466d1271f2"
|
||||
integrity sha512-AoM0O2WZHpAf5LWTe6HWUUCKVWwOVop5oKwPPUf2xbqROQMqnK51WafdLS9mQ9qDDn/Ca47LHd3j9Gh865L9BA==
|
||||
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==
|
||||
|
||||
make-dir@^2.1.0:
|
||||
version "2.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue