From 70f2780703db28da5e8497b785d5304998463cba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 18:44:25 +0000 Subject: [PATCH] Bump lucide-react from 0.454.0 to 0.456.0 in /astro Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.454.0 to 0.456.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.456.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- astro/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro/package.json b/astro/package.json index e4d823b39..ea4ca0b27 100644 --- a/astro/package.json +++ b/astro/package.json @@ -32,7 +32,7 @@ "globby": "^14.0.2", "gsap": "^3.12.5", "lenis": "^1.1.16", - "lucide-react": "^0.454.0", + "lucide-react": "^0.456.0", "mongoose": "^8.8.0", "p-limit": "^6.1.0", "preline": "^2.5.1",