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.81.0
This commit is contained in:
parent
bc72ac6585
commit
8686844869
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
||||||
"i18next": "21.8.14",
|
"i18next": "21.8.14",
|
||||||
"locale": "0.1.0",
|
"locale": "0.1.0",
|
||||||
"lodash": "4.17.21",
|
"lodash": "4.17.21",
|
||||||
"lucide-react": "0.79.0",
|
"lucide-react": "0.81.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",
|
||||||
|
|
|
@ -9586,10 +9586,10 @@ lru-queue@^0.1.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
es5-ext "~0.10.2"
|
es5-ext "~0.10.2"
|
||||||
|
|
||||||
lucide-react@0.79.0:
|
lucide-react@0.81.0:
|
||||||
version "0.79.0"
|
version "0.81.0"
|
||||||
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.79.0.tgz#779b9d47807998c3e1ca523de2e6f1f861f6443b"
|
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.81.0.tgz#aa4b4dc05c7ddfa8b21933bb4039de23fb4de410"
|
||||||
integrity sha512-A202ObMwtgVZdv3IjaagE/Gf0+fxPfimJeCzVt5RQpjHck84rd5e0S77gITToB91p64o1LuvgnsYnhZzpvMJwA==
|
integrity sha512-Gf35Vit/y1AB8RH2hq4dIqsv9PcOKhVXsBgBJzlNYRVOKkigc+h2reaO5CGQ3Bs8aWzdkBKnA4njnLzS1yYclA==
|
||||||
|
|
||||||
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