From 633f8e0cd0318f52ed7afd2eaba1ba1de7e2bc1d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 08:57:15 +0000 Subject: [PATCH] Update dependency lucide-react to v0.506.0 --- apps/shade/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/shade/package.json b/apps/shade/package.json index b2fbbb2c058..1a543e13cc0 100644 --- a/apps/shade/package.json +++ b/apps/shade/package.json @@ -89,7 +89,7 @@ "autoprefixer": "10.4.19", "class-variance-authority": "0.7.1", "clsx": "2.1.1", - "lucide-react": "0.503.0", + "lucide-react": "0.506.0", "postcss": "8.4.39", "postcss-import": "16.1.0", "react-colorful": "5.6.1", diff --git a/yarn.lock b/yarn.lock index cc8e5cf0be1..9a8a9d28b75 100644 --- a/yarn.lock +++ b/yarn.lock @@ -22358,10 +22358,10 @@ ltgt@^2.1.2: resolved "https://registry.yarnpkg.com/ltgt/-/ltgt-2.2.1.tgz#f35ca91c493f7b73da0e07495304f17b31f87ee5" integrity sha512-AI2r85+4MquTw9ZYqabu4nMwy9Oftlfa/e/52t9IjtfG+mGBbTNdAoZ3RQKLHR6r0wQnwZnPIEh/Ya6XTWAKNA== -lucide-react@0.503.0: - 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.0: + version "0.506.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.506.0.tgz#e7b4198f2ab51a908addf499003238b407f274f8" + integrity sha512-/2znFFzlXcZKu0ANFCnxUOBV5I2e08m19PGtb6X+BcByRj8ODlGAl3wpe4LNVrDMLJ263JoIkZn7MOGK/5sXtw== luxon@3.6.1, luxon@^3.5.0: version "3.6.1"