From 215a87986799b31b9cb9e5c414d445277af78dbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 05:47:42 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.436.0 to 0.438.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.436.0 to 0.438.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.438.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 +- packages/recoil/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index ba573e45..ed1773f9 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -70,7 +70,7 @@ "html5-qrcode": "^2.3.8", "input-otp": "^1.0.1", "jotai": "^2.7.0", - "lucide-react": "^0.436.0", + "lucide-react": "^0.438.0", "mini-svg-data-uri": "^1.4.4", "next": "14.2.5", "next-auth": "^4.24.5", diff --git a/packages/recoil/package.json b/packages/recoil/package.json index 90a15023..55681f71 100644 --- a/packages/recoil/package.json +++ b/packages/recoil/package.json @@ -15,7 +15,7 @@ "next": "^14.1.3", "react": "^18.2.0", "recoil": "^0.7.7", - "lucide-react": "^0.436.0" + "lucide-react": "^0.438.0" }, "gitHead": "3bd6c7180a38ad8e8b5557751301ffaba6b2a5da", "devDependencies": { diff --git a/yarn.lock b/yarn.lock index b3a6cb86..cd4de005 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15751,10 +15751,10 @@ lru-queue@^0.1.0: dependencies: es5-ext "~0.10.2" -lucide-react@^0.436.0: - version "0.436.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.436.0.tgz#020c75031fbba5e01f7188991fa5a50195098f50" - integrity sha512-N292bIxoqm1aObAg0MzFtvhYwgQE6qnIOWx/GLj5ONgcTPH6N0fD9bVq/GfdeC9ZORBXozt/XeEKDpiB3x3vlQ== +lucide-react@^0.438.0: + version "0.438.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.438.0.tgz#80cc2602c973416256ad65ded9872531626b4f70" + integrity sha512-uq6yCB+IzVfgIPMK8ibkecXSWTTSOMs9UjUgZigfrDCVqgdwkpIgYg1fSYnf0XXF2AoSyCJZhoZXQwzoai7VGw== magic-string@^0.25.3: version "0.25.9"