From ad5ad13345bbf672c2815410269924ebf2d79949 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 01:30:52 +0000 Subject: [PATCH] Bump lucide-react from 0.277.0 to 0.307.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.277.0 to 0.307.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.307.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 5ce1065..5d806cc 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "i18next-browser-languagedetector": "^7.1.0", "jotai": "^2.6.0", "js-easing-functions": "^1.0.3", - "lucide-react": "^0.277.0", + "lucide-react": "^0.307.0", "nip07-awaiter": "^0.2.1", "nostr-fetch": "^0.14.1", "nostr-tools": "^1.15.0", diff --git a/yarn.lock b/yarn.lock index e65f142..58e3d67 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3146,10 +3146,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -lucide-react@^0.277.0: - version "0.277.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.277.0.tgz#82857117f81d16aae4f7b3b6a60009f31bb83aa1" - integrity sha512-9epmznme+vW14V9d2rsMeLr3fMnf59lYDUOVUg6s7oVN22Zq8h4B30+3CIdFFV9UXCjPG5ZNKHfO/hf96cl46A== +lucide-react@^0.307.0: + version "0.307.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.307.0.tgz#bf3d8e714cae8bd70f83a154ec51d07df3d78428" + integrity sha512-+vZ+vUiWPZTMnLHURg4aoIaz6NHOWXVVcVd8iLROu1k4LbyjcnHIKmbjXHCmulz7XAYLWRVXzhJJgIr+Aq3vOg== magic-string@^0.30.0, magic-string@^0.30.2: version "0.30.3"