From c7df574f03826d6fed360a59df59a126792c8ed5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 23:14:51 +0000 Subject: [PATCH] Bump @lucide/astro from 1.23.0 to 1.24.0 in /ui 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] --- ui/package-lock.json | 8 ++++---- ui/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index 63d6c2e..7a52833 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -8,7 +8,7 @@ "name": "ultimate-python-ui", "version": "1.0.0", "dependencies": { - "@lucide/astro": "^1.23.0", + "@lucide/astro": "^1.24.0", "astro": "^7.0.6" }, "devDependencies": { @@ -1270,9 +1270,9 @@ "license": "MIT" }, "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/ui/package.json b/ui/package.json index 0e3441d..7b6e0d6 100644 --- a/ui/package.json +++ b/ui/package.json @@ -13,7 +13,7 @@ "astro": "astro" }, "dependencies": { - "@lucide/astro": "^1.23.0", + "@lucide/astro": "^1.24.0", "astro": "^7.0.6" }, "devDependencies": {