From 0d30f7b84d846cab6f23c962f583be3426ca076e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 17:26:44 +0000 Subject: [PATCH] Bump lucide-react from 0.379.0 to 0.381.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.379.0 to 0.381.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.381.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 1f6b6f5..ae32499 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "clsx": "^2.1.1", "date-fns": "^3.6.0", "lodash": "^4.17.21", - "lucide-react": "^0.379.0", + "lucide-react": "^0.381.0", "next": "^15.0.0-rc.0", "react": "^19.0.0-rc-935180c7e0-20240524", "react-day-picker": "^8.10.1", diff --git a/yarn.lock b/yarn.lock index b5085ef..4101eb7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2819,10 +2819,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -lucide-react@^0.379.0: - version "0.379.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.379.0.tgz#29e34eeffae7fb241b64b09868cbe3ab888ef7cc" - integrity sha512-KcdeVPqmhRldldAAgptb8FjIunM2x2Zy26ZBh1RsEUcdLIvsEmbcw7KpzFYUy5BbpGeWhPu9Z9J5YXfStiXwhg== +lucide-react@^0.381.0: + version "0.381.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.381.0.tgz#59a22e4da987f17cf53786a41edd939cd91c2205" + integrity sha512-cft0ywFfHkGprX5pwKyS9jme/ksh9eYAHSZqFRKN0XGp70kia4uqZOTPB+i+O51cqiJlvGLqzMGWnMHaeJTs3g== map-obj@^4.1.0: version "4.3.0"