From 2e5a58060500f8c24bb98a5778e99a14f1340f14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 11:00:05 +0000 Subject: [PATCH] Update dependency lucide-react to v1 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 67bb87b..c103712 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "clsx": "^2.1.1", "codemirror": "^6.0.1", "highlight.js": "^11.9.0", - "lucide-react": "^0.577.0", + "lucide-react": "^1.0.0", "nanoid": "^5.0.7", "react": "^19.0.0", "react-dom": "^19.0.0", diff --git a/yarn.lock b/yarn.lock index c13e44c..c87d1ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3855,12 +3855,12 @@ __metadata: languageName: node linkType: hard -"lucide-react@npm:^0.577.0": - version: 0.577.0 - resolution: "lucide-react@npm:0.577.0" +"lucide-react@npm:^1.0.0": + version: 1.14.0 + resolution: "lucide-react@npm:1.14.0" peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 - checksum: 10c0/f5f56d66d5072b69ab74af2196833e35b888c18d92906d75aff81afc0aeabf00a4092a5b9dbc1bddd250bf54ec3c5d5933c7353589b5cb7efd75b21651cda399 + checksum: 10c0/25c5dd878945842ffb519532f1a66f59f2d461e7be7bd322091b0ecd3cd32561c1ae3d9b50161432d39a72bf8c8f1a039268f2f20a035e520dd3f49dd46ffaf2 languageName: node linkType: hard @@ -4055,7 +4055,7 @@ __metadata: codemirror: "npm:^6.0.1" esbuild: "npm:^0.28.0" highlight.js: "npm:^11.9.0" - lucide-react: "npm:^0.577.0" + lucide-react: "npm:^1.0.0" nanoid: "npm:^5.0.7" oxlint: "npm:^1.0.0" postcss: "npm:^8.4.38"