mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-30 02:36:56 +02:00
Update dependency lucide-react to v0.45.0
This commit is contained in:
parent
fa35989afa
commit
c86355de74
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
||||||
"i18next": "21.8.2",
|
"i18next": "21.8.2",
|
||||||
"locale": "0.1.0",
|
"locale": "0.1.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"lucide-react": "0.44.0",
|
"lucide-react": "0.45.0",
|
||||||
"prop-types": "15.8.1",
|
"prop-types": "15.8.1",
|
||||||
"react": "18.1.0",
|
"react": "18.1.0",
|
||||||
"react-dom": "18.1.0",
|
"react-dom": "18.1.0",
|
||||||
|
|
|
@ -9248,10 +9248,10 @@ lru-queue@^0.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
es5-ext "~0.10.2"
|
es5-ext "~0.10.2"
|
||||||
|
|
||||||
lucide-react@0.44.0:
|
lucide-react@0.45.0:
|
||||||
version "0.44.0"
|
version "0.45.0"
|
||||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.44.0.tgz#b7e0e8efdfa7f59c8c641f40e3918429733c5829"
|
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.45.0.tgz#cfc3fc01addf503a3891df870743cc13872c9b9f"
|
||||||
integrity sha512-FzC78vwN6/0Rww/XpxpkpvAoBKm/wa90sROEWF5MAQ5IB90L48kBrhmIY0B9GUBrr8w7FGGgYlTPuft+jLnr1g==
|
integrity sha512-rcWaCmxxGAc9IbjCN2HyuOwyNzku1ROo4V3bYQItLe5rAoqc2Ydi2urX+sCG7Zj9ucgxS25YneQb/xjHABygEg==
|
||||||
|
|
||||||
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