From d7621a403193ae214b9784a8e2e5a7f77a82237d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 02:37:07 +0000 Subject: [PATCH] Bump lucide-react from 0.325.0 to 0.376.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.325.0 to 0.376.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.376.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-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3fb2ba0..da7a5dc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "clsx": "^2.0.0", "eslint": "8.56.0", "eslint-config-next": "14.1.0", - "lucide-react": "^0.325.0", + "lucide-react": "^0.376.0", "next": "14.1.0", "next-themes": "^0.2.1", "postcss": "8.4.35", @@ -6292,9 +6292,9 @@ } }, "node_modules/lucide-react": { - "version": "0.325.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.325.0.tgz", - "integrity": "sha512-/H6IPtPMQUwXjHTFylCYBq/j8J3AJKG5Uil3mcm1E58wKkCfoKVzJH7toZU3U20wJrL7dP51dNX3yLgAPod+qQ==", + "version": "0.376.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.376.0.tgz", + "integrity": "sha512-g91IX3ERD6yUR1TL2dsL4BkcGygpZz/EsqjAeL/kcRQV0EApIOr/9eBfKhYOVyQIcGGuotFGjF3xKLHMEz+b7g==", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0" } diff --git a/package.json b/package.json index c4c1bf2..7bd1c5b 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "clsx": "^2.0.0", "eslint": "8.56.0", "eslint-config-next": "14.1.0", - "lucide-react": "^0.325.0", + "lucide-react": "^0.376.0", "next": "14.1.0", "next-themes": "^0.2.1", "postcss": "8.4.35",