From ea30ce584700ea0c4b13ca34e03a34f1a54eb749 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 23:35:27 +0000 Subject: [PATCH] fix(deps): bump lucide-angular from 0.523.0 to 0.540.0 Bumps [lucide-angular](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-angular) from 0.523.0 to 0.540.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.540.0/packages/lucide-angular) --- updated-dependencies: - dependency-name: lucide-angular dependency-version: 0.540.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..1db95ae 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.540.0", "postcss": "^8.5.6", "rxjs": "^7.8.2", "tslib": "^2.8.1", diff --git a/yarn.lock b/yarn.lock index bf5caca..bda7908 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.540.0: + version "0.540.0" + resolved "https://registry.yarnpkg.com/lucide-angular/-/lucide-angular-0.540.0.tgz#238b493cc82b98d5676873596f1674575bb3f01a" + integrity sha512-gQMINkTwHYPB9dODJr5HB7gYXlT8I187ptY6h27A6VW81V18dNT9ddqKvMPDTCbFWFqWINQfCBf4sCIhjDdSTw== dependencies: tslib "^2.3.0"