From 1783849c072d8d133376ae3ca8deb3bb255aba2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 07:13:52 +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.16.0 to 1.17.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.17.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.17.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 9e9f6519..a8719bf2 100644 --- a/apps/ui/bun.lock +++ b/apps/ui/bun.lock @@ -15,7 +15,7 @@ "clsx": "2.1.1", "i18next": "26.2.0", "i18next-browser-languagedetector": "8.2.1", - "lucide-react": "1.16.0", + "lucide-react": "1.17.0", "next-themes": "0.4.6", "openapi-fetch": "0.17.0", "qrcode": "1.5.4", @@ -1622,7 +1622,7 @@ "lru-cache": ["lru-cache@11.3.6", "", {}, "sha512-Gf/KoL3C/MlI7Bt0PGI9I+TeTC/I6r/csU58N4BSNc4lppLBeKsOdFYkK+dX0ABDUMJNfCHTyPpzwwO21Awd3A=="], - "lucide-react": ["lucide-react@1.16.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-dYwyPzb4MEKpGUmNYk3WKWPnMrHs3FKM+q94kAnJrcDIqqn1hq2xY8scaS2ovsOCM5D51ey2gaRG3PBb1vgoYQ=="], + "lucide-react": ["lucide-react@1.17.0", "", { "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" } }, "sha512-9FA9evdox/JQL5PT57fdA1x/yg8T7knJ98+zjTL3UfKza6pflQUUh3XtaQIHKvnsJw1lmsEyHVlt5jchYxOQ5w=="], "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 36076b7e..d26f8bff 100644 --- a/apps/ui/package.json +++ b/apps/ui/package.json @@ -68,7 +68,7 @@ "clsx": "2.1.1", "i18next": "26.2.0", "i18next-browser-languagedetector": "8.2.1", - "lucide-react": "1.16.0", + "lucide-react": "1.17.0", "next-themes": "0.4.6", "openapi-fetch": "0.17.0", "qrcode": "1.5.4",