From c1618780a1cc6be6e1c49d32afff2a426eadac2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 19:38:52 +0000 Subject: [PATCH] Bump lucide-react from 0.368.0 to 0.370.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.368.0 to 0.370.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.370.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 9992b75..3cd6776 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.368.0", + "lucide-react": "^0.370.0", "next": "14.2.1", "react": "^18.2.0", "react-day-picker": "^8.10.1", diff --git a/yarn.lock b/yarn.lock index f9148ae..a04a7b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2655,10 +2655,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.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.370.0: + version "0.370.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.370.0.tgz#e3df735894a8dc0662905e84c5e791b3aab5e8be" + integrity sha512-659R7tNK+QY3Af/hikV/+MdIWOQJ5GDfKdrs+5k08hWPlWNAoshUtvNuGl9PMeC3J1NZ07bUnyWd0eJR2okHOg== map-obj@^4.1.0: version "4.3.0"