From ee3c9f50e807df1880829d7ae10cc336dfdb796b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 23:18:23 +0000 Subject: [PATCH] Bump @lucide/astro in /ui in the npm-dependencies group Bumps the npm-dependencies group in /ui with 1 update: [@lucide/astro](https://github.com/lucide-icons/lucide/tree/HEAD/packages/astro). Updates `@lucide/astro` from 1.35.0 to 1.37.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.37.0/packages/astro) --- updated-dependencies: - dependency-name: "@lucide/astro" dependency-version: 1.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dependencies ... 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 8d2042b..5ba437c 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.33.0", + "@lucide/astro": "^1.37.0", "astro": "^7.2.4" }, "devDependencies": { @@ -1657,9 +1657,9 @@ "license": "MIT" }, "node_modules/@lucide/astro": { - "version": "1.35.0", - "resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-1.35.0.tgz", - "integrity": "sha512-Oa4WnL3tGuuANr0hAs32x0uo7qAXrI9pXQfPer075zX6EB5oZo/de0yOx74wdBJ2hXeANjWDe1l8erfl3jt3Nw==", + "version": "1.37.0", + "resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-1.37.0.tgz", + "integrity": "sha512-5fYWiNbMDfxQri+15Wym9xIVwBZmQeBsbBZ+jbx/XanDep+vWL/hqTYg6dzuGbJ0lpZftwEWoTLoBtsGokMBdw==", "license": "ISC", "peerDependencies": { "astro": "^4 || ^5 || ^6 || ^7" diff --git a/ui/package.json b/ui/package.json index baa6b17..916b773 100644 --- a/ui/package.json +++ b/ui/package.json @@ -13,7 +13,7 @@ "astro": "astro" }, "dependencies": { - "@lucide/astro": "^1.33.0", + "@lucide/astro": "^1.37.0", "astro": "^7.2.4" }, "devDependencies": {