mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-05-01 11:17:15 +02:00
Update dependency lucide-react to v0.70.0
This commit is contained in:
parent
b000cf545b
commit
647eba5586
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
||||||
"i18next": "21.8.10",
|
"i18next": "21.8.10",
|
||||||
"locale": "0.1.0",
|
"locale": "0.1.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"lucide-react": "0.68.0",
|
"lucide-react": "0.70.0",
|
||||||
"prop-types": "15.8.1",
|
"prop-types": "15.8.1",
|
||||||
"react": "18.2.0",
|
"react": "18.2.0",
|
||||||
"react-dom": "18.2.0",
|
"react-dom": "18.2.0",
|
||||||
|
|
|
@ -9452,10 +9452,10 @@ lru-queue@^0.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
es5-ext "~0.10.2"
|
es5-ext "~0.10.2"
|
||||||
|
|
||||||
lucide-react@0.68.0:
|
lucide-react@0.70.0:
|
||||||
version "0.68.0"
|
version "0.70.0"
|
||||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.68.0.tgz#837f5b558b544fe8488ff8a546c5b340a17b51df"
|
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.70.0.tgz#074bcb8ea5ccc74d7538b10b546c179f29e288ec"
|
||||||
integrity sha512-qeO4xDgMi+hJZOZeETy0kgYA7nuWfsYXVyDKr7Q+BUHfPq/rLAN4iYM+UWMjbwfNxmtA0uUIMLmxtTWeBugQPw==
|
integrity sha512-5yGMi1HosWHeVwlZO2cYwzo1sHI7A+r6MV6aCFbzvbrea2tKpx0oAXtJU4DjEJ8NmKA6d/LO3Tg0dVrSP+SQxA==
|
||||||
|
|
||||||
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