From 87b830e2998c8fc39e9bc4f1f6a0f0295d5465f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 04:45:24 +0000 Subject: [PATCH] Bump lucide-react from 0.541.0 to 0.546.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.541.0 to 0.546.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.546.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.546.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 df8caf1..14e33a7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "daisyui": "^5.0.50", "globals": "^16.3.0", "jsdom": "^26.1.0", - "lucide-react": "^0.541.0", + "lucide-react": "^0.546.0", "postcss": "^8.5.6", "tailwind-merge": "^3.3.1", "tailwindcss": "^4.1.12", @@ -4051,9 +4051,9 @@ "license": "ISC" }, "node_modules/lucide-react": { - "version": "0.541.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.541.0.tgz", - "integrity": "sha512-s0Vircsu5WaGv2KoJZ5+SoxiAJ3UXV5KqEM3eIFDHaHkcLIFdIWgXtZ412+Gh02UsdS7Was+jvEpBvPCWQISlg==", + "version": "0.546.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.546.0.tgz", + "integrity": "sha512-Z94u6fKT43lKeYHiVyvyR8fT7pwCzDu7RyMPpTvh054+xahSgj4HFQ+NmflvzdXsoAjYGdCguGaFKYuvq0ThCQ==", "dev": true, "license": "ISC", "peerDependencies": { diff --git a/package.json b/package.json index c22c006..1f5f63d 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "daisyui": "^5.0.50", "globals": "^16.3.0", "jsdom": "^26.1.0", - "lucide-react": "^0.541.0", + "lucide-react": "^0.546.0", "postcss": "^8.5.6", "tailwind-merge": "^3.3.1", "tailwindcss": "^4.1.12",