chore(deps): update dependency lucide-astro to v0.396.0 #13

Merged
Florian Bouillon merged 1 commits from renovate/lucide-astro-0.x-lockfile into master 2024-06-26 09:16:24 +00:00

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"
} }