mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-03 12:16:21 +02:00
Update dependency lucide-react to v0.37.0
This commit is contained in:
parent
30b0b70264
commit
431fe8e492
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
||||||
"i18next": "21.6.16",
|
"i18next": "21.6.16",
|
||||||
"locale": "0.1.0",
|
"locale": "0.1.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"lucide-react": "0.35.0",
|
"lucide-react": "0.37.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",
|
||||||
|
|
|
@ -9023,10 +9023,10 @@ lru-queue@^0.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
es5-ext "~0.10.2"
|
es5-ext "~0.10.2"
|
||||||
|
|
||||||
lucide-react@0.35.0:
|
lucide-react@0.37.0:
|
||||||
version "0.35.0"
|
version "0.37.0"
|
||||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.35.0.tgz#73526e95fca41c9d937a949f908661b847d1fc5d"
|
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.37.0.tgz#758f47652ddc04c3fbda26e4ec3b7f7a0f843f19"
|
||||||
integrity sha512-hxhpRRFRt9GGfgjPDDlYeTGQtW0Znj5aTUkbbdZNco0R89ClTE604GQpWOkDWNof8cWfMMlcVrw58tGdpOQKXg==
|
integrity sha512-WEZbLYaRTEpru++4m824m+EBx8E/VIq2gEFFmeWr36Nref6Zm/JGYac9OrJLgMIIK3DlQtv0jWf+lfJXUb4ZCw==
|
||||||
|
|
||||||
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