chore(deps): update dependency lucide-astro to v0.397.0
Some checks failed
Build Docker Image / build_docker (push) Failing after 3m14s
Lint / run (push) Failing after 41s
Build, check & Test / run (push) Successful in 7m43s
Delete Packages / Delete the package on a closed Pull Request (pull_request) Failing after 5s
Delete Packages / Delete the package on a deleted branch (pull_request) Has been skipped

This commit is contained in:
Renovate [BOT] 2024-06-26 12:49:23 +00:00
parent 18c672298d
commit c825491358

6
package-lock.json generated
View File

@ -4491,9 +4491,9 @@
}
},
"node_modules/lucide-astro": {
"version": "0.396.0",
"resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.396.0.tgz",
"integrity": "sha512-0M1ga0+08WB7zhPnBQfdDyGUY5FoNiRFtjwo6XsWVTGrnb0yyV8IsRijiYCdzMmleaNQh+Lo/IfavIGFy3G3Ew==",
"version": "0.397.0",
"resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.397.0.tgz",
"integrity": "sha512-u7xnBqj0zMogCv45AYTPI83Cpts8/x2H8sE1RXs/NzTmI91Kad/p86JHIxsELi5RRDE2qqbmjZhd1PyNE5yVVA==",
"license": "MIT",
"peerDependencies": {
"astro": ">=2.7.1"