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

This commit is contained in:
Renovate [BOT] 2024-07-10 01:19:01 +00:00
parent 59d17356ab
commit 62552032c8

6
package-lock.json generated
View File

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