From 62552032c8dc5d172ef7a02be1e60ace650c45aa Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Jul 2024 01:19:01 +0000 Subject: [PATCH] chore(deps): update dependency lucide-astro to v0.407.0 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 686fdab..9a897d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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"