From ede13e20e9cd317a9efb27737ac8899600243114 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 16:42:26 +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 bd87e2c..9c0a9df 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "@astrojs/rss": "^4.0.15", - "@lucide/astro": "^0.563.0", + "@lucide/astro": "^0.575.0", "@vercel/analytics": "^1.6.1", "astro": "^5.17.2", "js-yaml": "^4.1.1",