From d6380fec40d1637597ca9c828027fbc7c059f184 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 02:39:18 +0000 Subject: [PATCH] chore(deps): bump @lucide/astro from 0.563.0 to 0.575.0 in the npm group Bumps the npm group with 1 update: [@lucide/astro](https://github.com/lucide-icons/lucide/tree/HEAD/packages/astro). Updates `@lucide/astro` from 0.563.0 to 0.575.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.575.0/packages/astro) --- updated-dependencies: - dependency-name: "@lucide/astro" dependency-version: 0.575.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1bd3c8f..cadd679 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ }, "dependencies": { "@astrojs/rss": "^4.0.15", - "@lucide/astro": "^0.563.0", + "@lucide/astro": "^0.575.0", "@vercel/analytics": "^1.6.1", "@vercel/speed-insights": "^1.3.1", "astro": "^5.17.2",