From 2ac1203ea23fb67d3069b88a597c64c377fd7907 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jul 2026 14:15:09 +0000 Subject: [PATCH] Bump @lucide/astro from 1.23.0 to 1.24.0 Bumps [@lucide/astro](https://github.com/lucide-icons/lucide/tree/HEAD/packages/astro) from 1.23.0 to 1.24.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.24.0/packages/astro) --- updated-dependencies: - dependency-name: "@lucide/astro" dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index a497fc9..8408ebf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.1", "license": "MIT", "dependencies": { - "@lucide/astro": "1.23.0", + "@lucide/astro": "1.24.0", "@tailwindcss/vite": "4.3.2", "astro": "6.4.8", "tailwindcss": "4.3.2" @@ -1257,9 +1257,9 @@ } }, "node_modules/@lucide/astro": { - "version": "1.23.0", - "resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-1.23.0.tgz", - "integrity": "sha512-SP5JHwI46QJjCJGzS8BTQsUXcHJoGkVIeywN12NraSiTEt4uh0iNLPs4hEHTSJr+LbZeHxc3W1BiRJPF2tS5Yw==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-1.24.0.tgz", + "integrity": "sha512-UmQrHv3/SfulzmALy6M0H4TOAaql/OG68V7yoFDW4g4F49vQ8o32NQHK4xBm+8k8zD/JQNHt00z2YRKXJ6bnCA==", "license": "ISC", "peerDependencies": { "astro": "^4 || ^5 || ^6 || ^7" diff --git a/package.json b/package.json index ca7ebf3..b59e96e 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "audit:prod": "npm audit --audit-level=low" }, "dependencies": { - "@lucide/astro": "1.23.0", + "@lucide/astro": "1.24.0", "@tailwindcss/vite": "4.3.2", "astro": "6.4.8", "tailwindcss": "4.3.2"