From 97a151cda67fb84e2ad8d2d3a207906a13f40c54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 17:42:14 +0000 Subject: [PATCH] Bump lucide-react from 0.482.0 to 0.486.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.482.0 to 0.486.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.486.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 | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 185a956..2fb5342 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "dompurify": "^3.2.4", "ioredis": "^5.6.0", "lodash": "^4.17.21", - "lucide-react": "^0.482.0", + "lucide-react": "^0.486.0", "next": "^15.2.4", "next-themes": "^0.4.6", "react": "^19.0.0", diff --git a/yarn.lock b/yarn.lock index 8a15749..56e64ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9813,12 +9813,12 @@ __metadata: languageName: node linkType: hard -"lucide-react@npm:^0.482.0": - version: 0.482.0 - resolution: "lucide-react@npm:0.482.0" +"lucide-react@npm:^0.486.0": + version: 0.486.0 + resolution: "lucide-react@npm:0.486.0" peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 - checksum: 10c0/02ffc5e29da9306da856612fa089b168d4100b0bc70ea182d51e4abc43ee43227647573befd58d341fc1bef4b989e49eb5e41f11817b5bd01d5e8ada4abfbdca + checksum: 10c0/1206165b79f243ee32473897629e6a3ec1a8993bc35470e2bde8ece7193f758f27be891f3d380afcdb3b96659677d6c0fb4414b29ee0a6817d2388ac6d58c3b0 languageName: node linkType: hard @@ -13182,7 +13182,7 @@ __metadata: jest-environment-jsdom: "npm:^29.7.0" jest-junit: "npm:^16.0.0" lodash: "npm:^4.17.21" - lucide-react: "npm:^0.482.0" + lucide-react: "npm:^0.486.0" next: "npm:^15.2.4" next-themes: "npm:^0.4.6" postcss: "npm:^8.5.3"