mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-02 19:56:16 +02:00
Update dependency lucide-react to v0.41.0
This commit is contained in:
parent
756cc1fc48
commit
258801c9a7
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
|||
"i18next": "21.7.1",
|
||||
"locale": "0.1.0",
|
||||
"lodash": "4.17.21",
|
||||
"lucide-react": "0.39.0",
|
||||
"lucide-react": "0.41.0",
|
||||
"prop-types": "15.8.1",
|
||||
"react": "18.1.0",
|
||||
"react-dom": "18.1.0",
|
||||
|
|
|
@ -9023,10 +9023,10 @@ lru-queue@^0.1.0:
|
|||
dependencies:
|
||||
es5-ext "~0.10.2"
|
||||
|
||||
lucide-react@0.39.0:
|
||||
version "0.39.0"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.39.0.tgz#c291c5ead1cdc2c5a1106833021fddf83d6d9272"
|
||||
integrity sha512-eQKSzIi+GM9iozyc59TsTTZ7mZEpB0S1Rdg4ZhPt0wt4AMEfxUAXCdNLP+OcN1eFnSlLU4IKznpT2ck/Db9Rjg==
|
||||
lucide-react@0.41.0:
|
||||
version "0.41.0"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.41.0.tgz#9a511f6c44eb7a8e856bb28e749578bd7be83ada"
|
||||
integrity sha512-XKG6LHuA6aD7HQXvfkykQN5P0GXysXj0QwUKEsIiwuB0vJb5+uufkihL8YN7/B635N3keM9s4N5tJ17h+QtB6A==
|
||||
|
||||
make-dir@^2.1.0:
|
||||
version "2.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue