From 138518fa9120b35e20c322ebc7ec05b434ef3dda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 17:45:39 +0000 Subject: [PATCH] Bump lucide-react from 0.377.0 to 0.378.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.377.0 to 0.378.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.378.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 96bac50..75d4c10 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "clsx": "^2.1.1", "date-fns": "^3.6.0", "lodash": "^4.17.21", - "lucide-react": "^0.377.0", + "lucide-react": "^0.378.0", "next": "14.2.3", "react": "^18.3.1", "react-day-picker": "^8.10.1", diff --git a/yarn.lock b/yarn.lock index eca0ba5..d32264d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2656,10 +2656,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -lucide-react@^0.377.0: - version "0.377.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.377.0.tgz#771d332263dc37cb5c99c1163b41ca63f087feef" - integrity sha512-o0weTZC4j8YiSi5VIE6RTwPt5uOA+YtuXejvkOxbLghLwIloNkI20INgWigrhBthvgdDcuULp0XRTr0wokqKMw== +lucide-react@^0.378.0: + version "0.378.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.378.0.tgz#232acb99c6baedfa90959a2c0dd11327b058bde8" + integrity sha512-u6EPU8juLUk9ytRcyapkWI18epAv3RU+6+TC23ivjR0e+glWKBobFeSgRwOIJihzktILQuy6E0E80P2jVTDR5g== map-obj@^4.1.0: version "4.3.0"