From 7f6b3e7982df3232af6a4030b71a603962742606 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 02:38:31 +0000 Subject: [PATCH] Bump lucide-react from 0.441.0 to 0.468.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.441.0 to 0.468.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.468.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 | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7f9ee2b1..6c23223e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "clsx": "^2.1.0", "cytoscape": "^3.30.4", "cytoscape-fcose": "^2.2.0", - "lucide-react": "^0.441.0", + "lucide-react": "^0.468.0", "next": "15.0.3", "react": "^18", "react-cytoscapejs": "^2.0.0", @@ -5034,9 +5034,10 @@ "license": "ISC" }, "node_modules/lucide-react": { - "version": "0.441.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.441.0.tgz", - "integrity": "sha512-0vfExYtvSDhkC2lqg0zYVW1Uu9GsI4knuV9GP9by5z0Xhc4Zi5RejTxfz9LsjRmCyWVzHCJvxGKZWcRyvQCWVg==", + "version": "0.468.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.468.0.tgz", + "integrity": "sha512-6koYRhnM2N0GGZIdXzSeiNwguv1gt/FAjZOiPl76roBi3xKEXa4WmfpxgQwTTL4KipXjefrnf3oV4IsYhi4JFA==", + "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0-rc" } diff --git a/package.json b/package.json index c16840ce..7064dd89 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "clsx": "^2.1.0", "cytoscape": "^3.30.4", "cytoscape-fcose": "^2.2.0", - "lucide-react": "^0.441.0", + "lucide-react": "^0.468.0", "next": "15.0.3", "react": "^18", "react-cytoscapejs": "^2.0.0",