From dd64a981f4e74f88542c26c0ae58e63d0e24791f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 18:37:45 +0000 Subject: [PATCH] build(deps): bump lucide-react from 0.236.0 to 0.240.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.236.0 to 0.240.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/v0.240.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 da94afc..b7f1a72 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "clsx": "^1.2.1", "eslint": "8.42.0", "eslint-config-next": "13.4.4", - "lucide-react": "^0.236.0", + "lucide-react": "^0.240.0", "next": "13.4.4", "next-themes": "^0.2.1", "postcss": "8.4.24", diff --git a/yarn.lock b/yarn.lock index 09edb82..8001d3c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2146,10 +2146,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -lucide-react@^0.236.0: - version "0.236.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.236.0.tgz#156270061d68f81b4bda0daa03c3487dbfe403b8" - integrity sha512-himeKF7nVgOQ1BNcyBgk41E4/rcbmI6Zw8Q4o57nlynsFvIBA/DMacFpzKYdcyBReUj8jf08xTnCGyn/niLvwQ== +lucide-react@^0.240.0: + version "0.240.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.240.0.tgz#c1f82d653a16557b72c98ae2455c4c5f7b4be7c8" + integrity sha512-75lFCbrvSs1ixJUwDN2XLcUTMUIRV8bN/TrBjZdcGHIZNoczLQRnb7zJSvzZhCFyMymT6pXNBB61oaE1JerlrA== map-obj@^4.0.0, map-obj@^4.1.0: version "4.3.0"