From 74eb510069a0f29830d7f0221334b07596254f8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 18:14:07 +0000 Subject: [PATCH] fix(deps): bump lucide-angular from 0.546.0 to 0.548.0 Bumps [lucide-angular](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-angular) from 0.546.0 to 0.548.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.548.0/packages/lucide-angular) --- updated-dependencies: - dependency-name: lucide-angular dependency-version: 0.548.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 817ee7c..2f32249 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@angular/platform-browser-dynamic": "^20.3.6", "@angular/router": "^20.3.6", "date-fns": "^4.1.0", - "lucide-angular": "^0.546.0", + "lucide-angular": "^0.548.0", "postcss": "^8.5.6", "rxjs": "^7.8.2", "tslib": "^2.8.1", diff --git a/yarn.lock b/yarn.lock index 051e953..eacd075 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4463,10 +4463,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -lucide-angular@^0.546.0: - version "0.546.0" - resolved "https://registry.yarnpkg.com/lucide-angular/-/lucide-angular-0.546.0.tgz#1d65187c4a4c5d0647e2efa6e12a8ecd3dc18f27" - integrity sha512-BX9R8wN0Gig5x/oLW+ZtomuTXP8brGgH+DAPX0OushQwYEOVU+3E8SXxFGlzxpoXXhLDtQiG+3xxK/XYfkE1zg== +lucide-angular@^0.548.0: + version "0.548.0" + resolved "https://registry.yarnpkg.com/lucide-angular/-/lucide-angular-0.548.0.tgz#dc59254e086d50b82ac6c7ec64fe8714acf7f7f2" + integrity sha512-AtieHsfTMLuGkBlC3XQnnc8z68D2wV0J4unZ+khoijGgaQeARJ8tl+FadspK3ZCqEU8WsXIhI3faqLPl3w0JeQ== dependencies: tslib "^2.3.0"