From 5b9893a88603e666a9bdc43448fa48525e92d64e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 11:14:13 +0000 Subject: [PATCH] chore(deps)(deps): bump lucide-react from 0.475.0 to 0.542.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.475.0 to 0.542.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.542.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.542.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 7070c09..6be83cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "clsx": "^2.1.1", "icons-react": "^3.7.1", "jsonwebtoken": "^9.0.2", - "lucide-react": "^0.475.0", + "lucide-react": "^0.542.0", "motion": "^12.4.7", "next": "^15.2.2", "next-auth": "^4.24.11", @@ -4868,9 +4868,9 @@ } }, "node_modules/lucide-react": { - "version": "0.475.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.475.0.tgz", - "integrity": "sha512-NJzvVu1HwFVeZ+Gwq2q00KygM1aBhy/ZrhY9FsAgJtpB+E4R7uxRk9M2iKvHa6/vNxZydIB59htha4c2vvwvVg==", + "version": "0.542.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.542.0.tgz", + "integrity": "sha512-w3hD8/SQB7+lzU2r4VdFyzzOzKnUjTZIF/MQJGSSvni7Llewni4vuViRppfRAa2guOsY5k4jZyxw/i9DQHv+dw==", "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 6df8cef..e81abdf 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "clsx": "^2.1.1", "icons-react": "^3.7.1", "jsonwebtoken": "^9.0.2", - "lucide-react": "^0.475.0", + "lucide-react": "^0.542.0", "motion": "^12.4.7", "next": "^15.2.2", "next-auth": "^4.24.11",