From 42c14b2f003ecb8e0938918c9081fe6f746ca82b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 08:41:03 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.503.0 to 0.506.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.503.0 to 0.506.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.506.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.506.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 f0b023d5f..ffdbbfd95 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "class-variance-authority": "^0.7", "clsx": "^2.1", "flag-icons": "^7.3.2", - "lucide-react": "^0.503", + "lucide-react": "^0.506", "next": "15.3", "next-themes": "0.4", "react": "^19.1", diff --git a/yarn.lock b/yarn.lock index 29cce9265..807d0b319 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2471,10 +2471,10 @@ loose-envify@^1.4.0: dependencies: js-tokens "^3.0.0 || ^4.0.0" -lucide-react@^0.503: - version "0.503.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.503.0.tgz#4ac55b262fa613f9497531c9df50ea0e883d2de2" - integrity sha512-HGGkdlPWQ0vTF8jJ5TdIqhQXZi6uh3LnNgfZ8MHiuxFfX3RZeA79r2MW2tHAZKlAVfoNE8esm3p+O6VkIvpj6w== +lucide-react@^0.506: + version "0.506.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.506.0.tgz#e7b4198f2ab51a908addf499003238b407f274f8" + integrity sha512-/2znFFzlXcZKu0ANFCnxUOBV5I2e08m19PGtb6X+BcByRj8ODlGAl3wpe4LNVrDMLJ263JoIkZn7MOGK/5sXtw== make-error@^1.1.1: version "1.3.6"