From 6f186661b9bc7739d129ec15d9771719a2cd3efd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 18:01:38 +0000 Subject: [PATCH] Bump lucide-react from 0.381.0 to 0.383.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.381.0 to 0.383.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.383.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 f05e63a..84574e6 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.381.0", + "lucide-react": "^0.383.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 0a433fc..51e50b7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2784,10 +2784,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -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== +lucide-react@^0.383.0: + version "0.383.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.383.0.tgz#d7871dc99e938988ac1f4807888a8d608c5a6ece" + integrity sha512-13xlG0CQCJtzjSQYwwJ3WRqMHtRj3EXmLlorrARt7y+IHnxUCp3XyFNL1DfaGySWxHObDvnu1u1dV+0VMKHUSg== map-obj@^4.1.0: version "4.3.0"