From 643ad561285f6fcff232deeabbca5303079b0456 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 05:43:54 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.306.0 to 0.359.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.306.0 to 0.359.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.359.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] --- apps/web/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 3a84c8af..a2e93049 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -57,7 +57,7 @@ "html5-qrcode": "^2.3.8", "input-otp": "^1.0.1", "jotai": "^2.7.0", - "lucide-react": "^0.306.0", + "lucide-react": "^0.359.0", "next": "14.1.3", "next-auth": "^4.24.5", "next-themes": "^0.2.1", diff --git a/yarn.lock b/yarn.lock index a9b774c9..8945a605 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13747,10 +13747,10 @@ lru-cache@^7.10.1, lru-cache@^7.14.1, lru-cache@^7.5.1, lru-cache@^7.7.1: resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz" integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA== -lucide-react@^0.306.0: - version "0.306.0" - resolved "https://registry.npmjs.org/lucide-react/-/lucide-react-0.306.0.tgz" - integrity sha512-eShuk2PI3vxN4YN8kNPmhAsroSvPXbtaxU/UX/zrBcLLg8FeFH9MG7C2EYzYsT2rNrPVjbP7rpBz3mOviZYN3A== +lucide-react@^0.359.0: + version "0.359.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.359.0.tgz#1e0efb4cc06f666c91e23b07a1353f64359a8621" + integrity sha512-bxVL+rM/wacjpT0BKShA6r5IIKb6LCRg+ltFG9pnnIwaRX8kK3hq8v5JwMpT7RC6XeqB5cSaaV6GapPWWmtliw== magic-string@^0.25.3: version "0.25.9"