From 00de44a14cbffc5c604d19c095b97098594c640c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 15:25:25 +0000 Subject: [PATCH] build(deps): bump lucide-react from 0.525.0 to 0.577.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.525.0 to 0.577.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.577.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.577.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/client/package.json | 2 +- package-lock.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/client/package.json b/apps/client/package.json index 0387b0a..7de7af0 100644 --- a/apps/client/package.json +++ b/apps/client/package.json @@ -23,7 +23,7 @@ "date-fns": "^4.4.0", "i18next": "^26.3.6", "input-otp": "^1.4.2", - "lucide-react": "^0.525.0", + "lucide-react": "^0.577.0", "next-themes": "^0.4.6", "qrcode": "^1.5.4", "react": "^19.1.0", diff --git a/package-lock.json b/package-lock.json index afce04a..b10235b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "date-fns": "^4.4.0", "i18next": "^26.3.6", "input-otp": "^1.4.2", - "lucide-react": "^0.525.0", + "lucide-react": "^0.577.0", "next-themes": "^0.4.6", "qrcode": "^1.5.4", "react": "^19.1.0", @@ -10082,9 +10082,9 @@ } }, "node_modules/lucide-react": { - "version": "0.525.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.525.0.tgz", - "integrity": "sha512-Tm1txJ2OkymCGkvwoHt33Y2JpN5xucVq1slHcgE6Lk0WjDfjgKWor5CdVER8U6DvcfMwh4M8XxmpTiyzfmfDYQ==", + "version": "0.577.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.577.0.tgz", + "integrity": "sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"