From a8eb41e0874f790c78abcd144fb4d550cf9cf22c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 22:29:52 +0200 Subject: [PATCH] build(deps): Bump lucide-react from 0.545.0 to 0.546.0 (#168) --- 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 0b4fc11..0f0506e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "jsonwebtoken": "^9.0.2", - "lucide-react": "^0.545.0", + "lucide-react": "^0.546.0", "next": "^15.5.5", "node-pty": "^1.0.0", "react": "^19.0.0", @@ -8446,9 +8446,9 @@ } }, "node_modules/lucide-react": { - "version": "0.545.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.545.0.tgz", - "integrity": "sha512-7r1/yUuflQDSt4f1bpn5ZAocyIxcTyVyBBChSVtBKn5M+392cPmI5YJMWOJKk/HUWGm5wg83chlAZtCcGbEZtw==", + "version": "0.546.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.546.0.tgz", + "integrity": "sha512-Z94u6fKT43lKeYHiVyvyR8fT7pwCzDu7RyMPpTvh054+xahSgj4HFQ+NmflvzdXsoAjYGdCguGaFKYuvq0ThCQ==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/package.json b/package.json index 114bebe..4378752 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "jsonwebtoken": "^9.0.2", - "lucide-react": "^0.545.0", + "lucide-react": "^0.546.0", "next": "^15.5.5", "node-pty": "^1.0.0", "react": "^19.0.0",