From eca699cb51b6f9a51b4e117a49df2ac016873490 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 17:26:52 +0000 Subject: [PATCH] Bump lucide-react from 0.365.0 to 0.367.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.365.0 to 0.367.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.367.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 c931de4..2882abf 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "clsx": "^2.1.0", "date-fns": "^3.6.0", "lodash": "^4.17.21", - "lucide-react": "^0.365.0", + "lucide-react": "^0.367.0", "next": "14.1.4", "react": "^18.2.0", "react-day-picker": "^8.10.0", diff --git a/yarn.lock b/yarn.lock index 377d9a6..fd872bc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2644,10 +2644,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -lucide-react@^0.365.0: - version "0.365.0" - resolved "https://registry.npmjs.org/lucide-react/-/lucide-react-0.365.0.tgz" - integrity sha512-sJYpPyyzGHI4B3pys+XSFnE4qtSWc68rFnDLxbNNKjkLST5XSx9DNn5+1Z3eFgFiw39PphNRiVBSVb+AL3oKwA== +lucide-react@^0.367.0: + version "0.367.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.367.0.tgz#dfec6b46442a647506b9a4e3878829e36c2083ce" + integrity sha512-3FWiBaJiqMrx5a1sjH3CVdPqWnw/Z/PTVeeTDmOeILSs+8Ah+VhCd4FQMeHo6Z0WxHcm9piIOtilQwvceiCCKQ== map-obj@^4.1.0: version "4.3.0"