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.92.0
This commit is contained in:
parent
b8c53b4199
commit
738708a8b8
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
|||
"i18next": "22.0.0",
|
||||
"locale": "0.1.0",
|
||||
"lodash": "4.17.21",
|
||||
"lucide-react": "0.91.0",
|
||||
"lucide-react": "0.92.0",
|
||||
"prop-types": "15.8.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
|
|
@ -8989,10 +8989,10 @@ lru-queue@^0.1.0:
|
|||
dependencies:
|
||||
es5-ext "~0.10.2"
|
||||
|
||||
lucide-react@0.91.0:
|
||||
version "0.91.0"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.91.0.tgz#3dfb693efb0f00acbfb69835aa0650a428a664eb"
|
||||
integrity sha512-cJD4JQkzviEC1uhDRPYskWrU6S6ud+Wo3EIsK3p+x76AtaPMJuWpEmoxwxHKl7eUhjORaSDGlZ5L9I/HCDq1tA==
|
||||
lucide-react@0.92.0:
|
||||
version "0.92.0"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.92.0.tgz#fb4bbac303638d37ac15d1ae6a355ff3f60bb754"
|
||||
integrity sha512-rKnAxjhDPvvmKvvij+oeA+qJicQwXf+4hfANIrMPlDiBKJfrDv1HGF496ZiTBevcrRJ/8/C3rrnUb77EAhHHlA==
|
||||
|
||||
make-dir@^2.1.0:
|
||||
version "2.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue