1
0
Fork 0
mirror of https://github.com/Unkn0wnCat/KevinK.dev.js.git synced 2025-06-01 18:22:04 +02:00

Merge pull request from Unkn0wnCat/renovate/lucide-react-0.x

Update dependency lucide-react to v0.101.0
This commit is contained in:
Kevin Kandlbinder 2022-11-15 13:15:06 +01:00 committed by GitHub
commit a38ee13ffa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -61,7 +61,7 @@
"i18next": "22.0.5", "i18next": "22.0.5",
"locale": "0.1.0", "locale": "0.1.0",
"lodash": "4.17.21", "lodash": "4.17.21",
"lucide-react": "0.100.0", "lucide-react": "0.101.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",

View file

@ -9046,10 +9046,10 @@ lru-queue@^0.1.0:
dependencies: dependencies:
es5-ext "~0.10.2" es5-ext "~0.10.2"
lucide-react@0.100.0: lucide-react@0.101.0:
version "0.100.0" version "0.101.0"
resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.100.0.tgz#0da7ae900aa22a046f6b0fa97085faab7074e0af" resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.101.0.tgz#0d5c00748c9c7f2a0e7e8b85acff9e5492c8fdcb"
integrity sha512-5t0vx1NDLPyZ9v2gvBW5tn6/Lskzc0/2bt7+1MVegQoPvZ+V7HGg5i7OoKm1J7SfdfCBgDDctsTgGTt1KtPF/g== integrity sha512-jziosG8Cvqk19et2srzNidxvewTsPiNM8fWc5WSzdeZX1GC8w9PZWG+oXwVU5yy/LWMBCjgVicrmtmp6wWxCDw==
make-dir@^2.1.0: make-dir@^2.1.0:
version "2.1.0" version "2.1.0"