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

This commit is contained in:
Renovate [BOT] 2024-06-28 12:34:44 +00:00
parent c3f0f43be4
commit ae321591c5

6
package-lock.json generated
View File

@ -4490,9 +4490,9 @@
}
},
"node_modules/lucide-astro": {
"version": "0.397.0",
"resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.397.0.tgz",
"integrity": "sha512-u7xnBqj0zMogCv45AYTPI83Cpts8/x2H8sE1RXs/NzTmI91Kad/p86JHIxsELi5RRDE2qqbmjZhd1PyNE5yVVA==",
"version": "0.399.0",
"resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.399.0.tgz",
"integrity": "sha512-MEl8cJXCC9A/QysuLrJbXB1JkYxqZgycNZtLXeomBeFeuKkC4wrpLeufGC12/ZFleVisgauhy1G3wbD2mmrIzA==",
"license": "MIT",
"peerDependencies": {
"astro": ">=2.7.1"