From 7acb53f5aaffb938edc351aeec5c0cf0c56118b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 05:48:59 +0000 Subject: [PATCH] fix(deps): bump lucide-angular from 0.523.0 to 0.542.0 Bumps [lucide-angular](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-angular) from 0.523.0 to 0.542.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.542.0/packages/lucide-angular) --- updated-dependencies: - dependency-name: lucide-angular dependency-version: 0.542.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index dd3606b..6dc9197 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@angular/platform-browser-dynamic": "^19.2.14", "@angular/router": "^19.2.14", "date-fns": "^4.1.0", - "lucide-angular": "^0.523.0", + "lucide-angular": "^0.542.0", "postcss": "^8.5.6", "rxjs": "^7.8.2", "tslib": "^2.8.1", diff --git a/yarn.lock b/yarn.lock index bf5caca..13938db 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5738,10 +5738,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -lucide-angular@^0.523.0: - version "0.523.0" - resolved "https://registry.yarnpkg.com/lucide-angular/-/lucide-angular-0.523.0.tgz#d9d93424ec9f98bbd289395362dc8e1b2efe9a2b" - integrity sha512-SxYLCsSTzi1Eg6PeFLE5r/bs5n9uFLMgh/IdYa1DtPbx5CfwqU+dtDGslUbVUzEXeByBGjjO9pqY3OB1aDQ8aw== +lucide-angular@^0.542.0: + version "0.542.0" + resolved "https://registry.yarnpkg.com/lucide-angular/-/lucide-angular-0.542.0.tgz#80ad72cac3729cadfce44001b22fd3fc898cf72a" + integrity sha512-4vgGyyGE1zJw7/uOvNLknvnDRCVvrFzo7IK3iUEv0FnRyZirebHP+/2ZV1XuUMRl4I8y9VcmKnacx30Ipt6o/Q== dependencies: tslib "^2.3.0"