chore(deps): update dependency lucide-astro to v0.468.0
Some checks failed
Build, check & Test / run (push) Failing after 1m33s
Lint / run (push) Failing after 44s
Build Docker Image / build_docker (push) Failing after 2m31s
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 9s

This commit is contained in:
Renovate [BOT] 2024-12-05 12:52:36 +00:00
parent bc97d9106b
commit 240f32ff5b

6
package-lock.json generated
View File

@ -4490,9 +4490,9 @@
}
},
"node_modules/lucide-astro": {
"version": "0.407.0",
"resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.407.0.tgz",
"integrity": "sha512-CkLjoCAAmjkDsjRGxhDQZ9fnIvdvF76DPPS7i5w8rMtVjkFEMDMoGEXDw+ndXP9SKZXpJohodRm9xAhk7xtCLA==",
"version": "0.468.0",
"resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.468.0.tgz",
"integrity": "sha512-jl4jmNX9KUje4sDYvdwZ6EjYQ200s+5+JZsNu/vQqINxqVO/Kn8GvPlFu2T7dvfDW6pP63J8hRwspnXF6RiGVA==",
"license": "MIT",
"peerDependencies": {
"astro": ">=2.7.1"