From 240f32ff5b75ae693b06d5d96720c613c2bed949 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Dec 2024 12:52:36 +0000 Subject: [PATCH] chore(deps): update dependency lucide-astro to v0.468.0 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b1189a2..86ae70e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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"