From d735b3c2a512b69c28e9899e2e3b5ffbd3e0176b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 14:13:44 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.368.0 to 0.475.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.368.0 to 0.475.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.475.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react 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 b6fd2f4..01b9655 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.0", "lucia": "^3.2.2", - "lucide-react": "^0.368.0", + "lucide-react": "^0.475.0", "next": "^15.1.2", "next-themes": "^0.4.4", "react": "19", diff --git a/yarn.lock b/yarn.lock index 0ddb4a1..befd4ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3376,10 +3376,10 @@ lucia@^3.2.2: "@oslojs/crypto" "^1.0.1" "@oslojs/encoding" "^1.1.0" -lucide-react@^0.368.0: - version "0.368.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.368.0.tgz#3c0ee63f4f7d30ae63b621b2b8f04f9e409ee6e7" - integrity sha512-soryVrCjheZs8rbXKdINw9B8iPi5OajBJZMJ1HORig89ljcOcEokKKAgGbg3QWxSXel7JwHOfDFUdDHAKyUAMw== +lucide-react@^0.475.0: + version "0.475.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.475.0.tgz#4b7b62c024f153ee4b52a6a0f33f9e72f07156f0" + integrity sha512-NJzvVu1HwFVeZ+Gwq2q00KygM1aBhy/ZrhY9FsAgJtpB+E4R7uxRk9M2iKvHa6/vNxZydIB59htha4c2vvwvVg== math-intrinsics@^1.0.0, math-intrinsics@^1.1.0: version "1.1.0"