From c96aa17a36903313910a8c3c2e63e219c340295f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 03:56:35 +0000 Subject: [PATCH] Bump lucide-static from 1.38.0 to 1.43.0 Bumps [lucide-static](https://github.com/lucide-icons/lucide) from 1.38.0 to 1.43.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/compare/1.38.0...1.43.0) --- updated-dependencies: - dependency-name: lucide-static dependency-version: 1.43.0 dependency-type: direct:development 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 c082e53..9e31355 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@elgato/cli": "1.9.0", "@types/node": "26.5.1", "esbuild": "0.28.2", - "lucide-static": "^1.38.0", + "lucide-static": "^1.43.0", "opentype.js": "1.3.4", "prettier": "3.9.6", "typescript": "7.0.2", @@ -2470,9 +2470,9 @@ } }, "node_modules/lucide-static": { - "version": "1.38.0", - "resolved": "https://registry.npmjs.org/lucide-static/-/lucide-static-1.38.0.tgz", - "integrity": "sha512-/pRaHJceXrQyAMzWfwhWPMwZeiZEIejZ+Ko226AqI52QbLVgowyGAp7OzZIaQEf7XB+LuRGWqUGqTfu3LJ0CQQ==", + "version": "1.43.0", + "resolved": "https://registry.npmjs.org/lucide-static/-/lucide-static-1.43.0.tgz", + "integrity": "sha512-w7vdVFqh4vv7RxWHN4sSeylA0s3GHV5vpyGqZI0q22MINKJyhMNWSMd90RyTUYWBRNYqdZVZzrMmijVxU3Cl9A==", "dev": true, "license": "ISC" }, diff --git a/package.json b/package.json index ea24f5a..e082c4e 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@elgato/cli": "1.9.0", "@types/node": "26.5.1", "esbuild": "0.28.2", - "lucide-static": "^1.38.0", + "lucide-static": "^1.43.0", "opentype.js": "1.3.4", "prettier": "3.9.6", "typescript": "7.0.2",