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

This commit is contained in:
Renovate [BOT] 2024-06-25 17:04:47 +00:00
parent ae453eaa89
commit 7d9312b633

7
package-lock.json generated
View File

@ -4455,9 +4455,10 @@
} }
}, },
"node_modules/lucide-astro": { "node_modules/lucide-astro": {
"version": "0.294.1", "version": "0.396.0",
"resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.294.1.tgz", "resolved": "https://registry.npmjs.org/lucide-astro/-/lucide-astro-0.396.0.tgz",
"integrity": "sha512-w/VpjY23qaZvaObAK9M0TM+BLP7fiZPA+nzK+Xg2rr1vGar3TjrdItwqhb+Ef0+lYKzi8PkRPxPZMuhJnGA1Jg==", "integrity": "sha512-0M1ga0+08WB7zhPnBQfdDyGUY5FoNiRFtjwo6XsWVTGrnb0yyV8IsRijiYCdzMmleaNQh+Lo/IfavIGFy3G3Ew==",
"license": "MIT",
"peerDependencies": { "peerDependencies": {
"astro": ">=2.7.1" "astro": ">=2.7.1"
} }