mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 17:56:51 +02:00
Update dependency lucide-react to v0.96.0
This commit is contained in:
parent
d1bef67c7e
commit
39bbcfee0d
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
|||
"i18next": "22.0.4",
|
||||
"locale": "0.1.0",
|
||||
"lodash": "4.17.21",
|
||||
"lucide-react": "0.95.0",
|
||||
"lucide-react": "0.96.0",
|
||||
"prop-types": "15.8.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
|
|
@ -8984,10 +8984,10 @@ lru-queue@^0.1.0:
|
|||
dependencies:
|
||||
es5-ext "~0.10.2"
|
||||
|
||||
lucide-react@0.95.0:
|
||||
version "0.95.0"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.95.0.tgz#9dff21e48b35d38361fbf184b7a66a8d424f2c39"
|
||||
integrity sha512-ETStHyQi8LSz47w0/4sdjJZCVQkL2aDv14M2+tzGtosck49hGW67AGConB7G8X+LT2lbAwplUV7eyAFgSOHapA==
|
||||
lucide-react@0.96.0:
|
||||
version "0.96.0"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.96.0.tgz#ead04ecfeaff963ce983218db4b0c74d47d54d46"
|
||||
integrity sha512-nwO5WVKxYdLTRzja0ZnO8gCzcFH3E9f0wYuzdOn2INAAtw0qI0rl048SWqRCNfa7XbUKQHj2NAhwt4cheA/JOg==
|
||||
|
||||
make-dir@^2.1.0:
|
||||
version "2.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue