From b8691631c62061b507466b3deec41a31b09c1070 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 17:38:29 +0000 Subject: [PATCH] fix(deps): bump lucide-angular from 0.523.0 to 0.544.0 Bumps [lucide-angular](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-angular) from 0.523.0 to 0.544.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.544.0/packages/lucide-angular) --- updated-dependencies: - dependency-name: lucide-angular dependency-version: 0.544.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..054d779 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.544.0", "postcss": "^8.5.6", "rxjs": "^7.8.2", "tslib": "^2.8.1", diff --git a/yarn.lock b/yarn.lock index bf5caca..e331571 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.544.0: + version "0.544.0" + resolved "https://registry.yarnpkg.com/lucide-angular/-/lucide-angular-0.544.0.tgz#d8c9fd4cb5f3479e557fede1f946b3319898effe" + integrity sha512-CA77Jt4CitGYEEUiESnhKfgX3giOoOeYlZ6gm6mSh5hVEG8Z3Un+L3eAkZMg4EKPlXZCKMBsR6AsZg6u03xPHg== dependencies: tslib "^2.3.0"