From 6ce6b600e7431629b7aba9570e62ca5f125877ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 13:48:51 +0000 Subject: [PATCH] build(deps): bump lucide-react from 0.279.0 to 0.284.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.279.0 to 0.284.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.284.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 9a828e2..8208e11 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "clsx": "^2.0.0", "eslint": "8.50.0", "eslint-config-next": "13.5.3", - "lucide-react": "^0.279.0", + "lucide-react": "^0.284.0", "next": "13.4.19", "postcss": "8.4.29", "react": "18.2.0", diff --git a/yarn.lock b/yarn.lock index 84971d6..0eefce8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2656,10 +2656,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -lucide-react@^0.279.0: - version "0.279.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.279.0.tgz#05cdd709f3cc8b40846abf8929896ec75d684c2d" - integrity sha512-LJ8g66+Bxc3t3x9vKTeK3wn3xucrOQGfJ9ou9GsBwCt2offsrT2BB90XrTrIzE1noYYDe2O8jZaRHi6sAHXNxw== +lucide-react@^0.284.0: + version "0.284.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.284.0.tgz#91df00fb62f9de498a4fcc3fbad2d58813bdd23b" + integrity sha512-dVSMHYAya/TeY3+vsk+VQJEKNQN2AhIo0+Dp09B2qpzvcBuu93H98YZykFcjIAfmanFiDd8nqfXFR38L757cyQ== magic-string@^0.30.1: version "0.30.3"