From f147132252e23d257a21ebc0a56151cd05a3b308 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 12:17:19 +0000 Subject: [PATCH] Bump lucide-react from 0.476.0 to 0.488.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.476.0 to 0.488.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.488.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.488.0 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 de497ee..6666e74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "@vercel/analytics": "^1.5.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.476.0", + "lucide-react": "^0.488.0", "mapbox-gl": "^3.10.0", "motion": "^12.4.7", "next": "15.1.7", @@ -5069,9 +5069,9 @@ "license": "ISC" }, "node_modules/lucide-react": { - "version": "0.476.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.476.0.tgz", - "integrity": "sha512-x6cLTk8gahdUPje0hSgLN1/MgiJH+Xl90Xoxy9bkPAsMPOUiyRSKR4JCDPGVCEpyqnZXH3exFWNItcvra9WzUQ==", + "version": "0.488.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.488.0.tgz", + "integrity": "sha512-ronlL0MyKut4CEzBY/ai2ZpKPxyWO4jUqdAkm2GNK5Zn3Rj+swDz+3lvyAUXN0PNqPKIX6XM9Xadwz/skLs/pQ==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/package.json b/package.json index b988346..f4d17c9 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@vercel/analytics": "^1.5.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.476.0", + "lucide-react": "^0.488.0", "mapbox-gl": "^3.10.0", "motion": "^12.4.7", "next": "15.1.7",