From 23fb405971017dcddc532b01b273557a8c76dfbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 17:03:56 +0000 Subject: [PATCH] fix(deps): bump lucide-angular from 0.523.0 to 0.545.0 Bumps [lucide-angular](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-angular) from 0.523.0 to 0.545.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.545.0/packages/lucide-angular) --- updated-dependencies: - dependency-name: lucide-angular dependency-version: 0.545.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..f08f711 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.545.0", "postcss": "^8.5.6", "rxjs": "^7.8.2", "tslib": "^2.8.1", diff --git a/yarn.lock b/yarn.lock index bf5caca..8aa2907 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.545.0: + version "0.545.0" + resolved "https://registry.yarnpkg.com/lucide-angular/-/lucide-angular-0.545.0.tgz#a8b05f3f85f56e7ae0830df0c9a5281e82f409f6" + integrity sha512-uXAM660zZQftFn+co0OFD91GwLTuEYk1/qUaoRbI9rlttvF/m6KHYbESlJSdWXTWYUEkyhzeTvn0dVi9MomuNA== dependencies: tslib "^2.3.0"