From 5488497356d1a7a8fec511d72354eb1f5dba85dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 07:11:31 +0000 Subject: [PATCH] chore(deps)(deps): bump lucide-react Bumps the tailwind-shadcn group in /apps/ui with 1 update: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react). Updates `lucide-react` from 1.20.0 to 1.21.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.21.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tailwind-shadcn ... Signed-off-by: dependabot[bot] --- apps/ui/bun.lock | 4 ++-- apps/ui/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/ui/bun.lock b/apps/ui/bun.lock index cb6a6f1..a53f562 100644 --- a/apps/ui/bun.lock +++ b/apps/ui/bun.lock @@ -14,7 +14,7 @@ "clsx": "2.1.1", "i18next": "26.3.1", "i18next-browser-languagedetector": "8.2.1", - "lucide-react": "1.20.0", + "lucide-react": "1.21.0", "next-themes": "0.4.6", "openapi-fetch": "0.17.0", "qrcode": "1.5.4", @@ -1618,7 +1618,7 @@ "lru-cache": ["lru-cache@11.3.6", "", {}, "sha512-Gf/KoL3C/MlI7Bt0PGI9I+TeTC/I6r/csU58N4BSNc4lppLBeKsOdFYkK+dX0ABDUMJNfCHTyPpzwwO21Awd3A=="], - "lucide-react": ["lucide-react@1.20.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-jhXLeC/7m0/tjL1nzMdKk6x256zWA6AtbhTVreHOiKPoeX2d6MK4FbyIQPpVq0E6iPWBisyy1TW+pEge/uMEuQ=="], + "lucide-react": ["lucide-react@1.21.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-reEZMXq8Qdd5jg5XYkQ5TR1fB/GiQ7ih4vcrthYDtgjSDwh0i6/YLiGjsWsIwgN49gpAnd4J2elSNzncMEEUUQ=="], "lz-string": ["lz-string@1.5.0", "", { "bin": { "lz-string": "bin/bin.js" } }, "sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ=="], diff --git a/apps/ui/package.json b/apps/ui/package.json index 367cc21..06ed0b3 100644 --- a/apps/ui/package.json +++ b/apps/ui/package.json @@ -67,7 +67,7 @@ "clsx": "2.1.1", "i18next": "26.3.1", "i18next-browser-languagedetector": "8.2.1", - "lucide-react": "1.20.0", + "lucide-react": "1.21.0", "next-themes": "0.4.6", "openapi-fetch": "0.17.0", "qrcode": "1.5.4",