mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-04-28 09:46:52 +02:00
Update dependency lucide-react to v0.97.0
This commit is contained in:
parent
39bbcfee0d
commit
963d3b2e0b
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
|||
"i18next": "22.0.4",
|
||||
"locale": "0.1.0",
|
||||
"lodash": "4.17.21",
|
||||
"lucide-react": "0.96.0",
|
||||
"lucide-react": "0.97.0",
|
||||
"prop-types": "15.8.1",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
|
|
|
@ -8984,10 +8984,10 @@ lru-queue@^0.1.0:
|
|||
dependencies:
|
||||
es5-ext "~0.10.2"
|
||||
|
||||
lucide-react@0.96.0:
|
||||
version "0.96.0"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.96.0.tgz#ead04ecfeaff963ce983218db4b0c74d47d54d46"
|
||||
integrity sha512-nwO5WVKxYdLTRzja0ZnO8gCzcFH3E9f0wYuzdOn2INAAtw0qI0rl048SWqRCNfa7XbUKQHj2NAhwt4cheA/JOg==
|
||||
lucide-react@0.97.0:
|
||||
version "0.97.0"
|
||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.97.0.tgz#d1935542f64c030fcf517b5cc873f8aed5010e89"
|
||||
integrity sha512-BP/aFb/MC4GNAnOuzUPinBzF0cVlBpcA0nfVqrQw0XcQEXRXW6SsMGsplJ3qxa/q1T+/Ohk1AuqbR7upmU6sKg==
|
||||
|
||||
make-dir@^2.1.0:
|
||||
version "2.1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue