mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-03 20:26:25 +02:00
Update dependency lucide-react to v0.19.0
This commit is contained in:
parent
08ce8ad844
commit
ea78242746
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
|||
"i18next": "21.6.14",
|
||||
"locale": "0.1.0",
|
||||
"lodash": "4.17.21",
|
||||
"lucide-react": "0.17.17",
|
||||
"lucide-react": "0.19.0",
|
||||
"prop-types": "15.8.1",
|
||||
"react": "18.0.0",
|
||||
"react-dom": "18.0.0",
|
||||
|
|
|
@ -8897,10 +8897,10 @@ lru-queue@^0.1.0:
|
|||
dependencies:
|
||||
es5-ext "~0.10.2"
|
||||
|
||||
lucide-react@0.17.17:
|
||||
version "0.17.17"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.17.17.tgz#d57d9283c50173b053ad0582b6c6788843e003a3"
|
||||
integrity sha512-lKqWrwJJEh0KumsxcFBy2hvjuj/DTee1zRFWJhqKgRnKdEfAMTqs/1TJ35R08XZUy/s3ogeWfc3bfvQqqIzk2g==
|
||||
lucide-react@0.19.0:
|
||||
version "0.19.0"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.19.0.tgz#eb6a2ea96773463f847db421d88cc7466d1271f2"
|
||||
integrity sha512-AoM0O2WZHpAf5LWTe6HWUUCKVWwOVop5oKwPPUf2xbqROQMqnK51WafdLS9mQ9qDDn/Ca47LHd3j9Gh865L9BA==
|
||||
|
||||
make-dir@^2.1.0:
|
||||
version "2.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue