mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 18:57:20 +02:00
Update dependency lucide-react to v0.89.0
This commit is contained in:
parent
41ecd7b85a
commit
feb0f49fe9
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
||||||
"i18next": "21.9.1",
|
"i18next": "21.9.1",
|
||||||
"locale": "0.1.0",
|
"locale": "0.1.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"lucide-react": "0.88.0",
|
"lucide-react": "0.89.0",
|
||||||
"prop-types": "15.8.1",
|
"prop-types": "15.8.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
|
|
|
@ -9010,10 +9010,10 @@ lru-queue@^0.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
es5-ext "~0.10.2"
|
es5-ext "~0.10.2"
|
||||||
|
|
||||||
lucide-react@0.88.0:
|
lucide-react@0.89.0:
|
||||||
version "0.88.0"
|
version "0.89.0"
|
||||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.88.0.tgz#6269fad9e52cfbae036b7b4b95e04335f040bb6d"
|
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.89.0.tgz#d2bfd108979b3b730441c44aa05b74727fa33e26"
|
||||||
integrity sha512-DiLZ0uqqt4Qpe7bc+RvJMMI7z3gWlMOnst+TtNFUH6XfQ12APMQDx+/fHsmMlIkyCs/pPo3UKZpYbZ5i1iMOuA==
|
integrity sha512-PPTa9/Zv2VOCrdUj5DEfab1flHo/VGEvicvcRUPTXeggK/hDySBVHmeIcB0VAsZBPJrZFdKLP2t70T0+Yn4p4g==
|
||||||
|
|
||||||
make-dir@^2.1.0:
|
make-dir@^2.1.0:
|
||||||
version "2.1.0"
|
version "2.1.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue