From 52613c2a53ee506ff4873cd1afadc497fc938f33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 13:32:24 +0000 Subject: [PATCH] fix(deps): update dependency lucide to v0.574.0 --- 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 fa75692a..4fc9e2e9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@hello.nrfcloud.com/proto-map": "16.5.45", "@sinclair/typebox": "0.34.48", "e118-iin-list": "4.5.0", - "lucide": "0.474.0", + "lucide": "0.574.0", "maplibre-gl": "5.17.0", "the-new-css-reset": "1.11.3" }, @@ -8548,9 +8548,9 @@ } }, "node_modules/lucide": { - "version": "0.474.0", - "resolved": "https://registry.npmjs.org/lucide/-/lucide-0.474.0.tgz", - "integrity": "sha512-2rfORNh9fzhCUKu0ciE48ogR1Zg7hleABLO5MBF06vOb4esTtE8FbfQJiC+wveiNFoeojWKz6zXheUToRR5uIg==", + "version": "0.574.0", + "resolved": "https://registry.npmjs.org/lucide/-/lucide-0.574.0.tgz", + "integrity": "sha512-7McOOl6Rn3cvJiVTeUjPBp0V/4LaSKAkJOwXOwqK+gXAIzPebgG29NBQooCf9q8i25BegdAS27IqTLqOVERppQ==", "license": "ISC" }, "node_modules/maplibre-gl": { diff --git a/package.json b/package.json index 0582679f..467f9d8e 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@hello.nrfcloud.com/proto-map": "16.5.45", "@sinclair/typebox": "0.34.48", "e118-iin-list": "4.5.0", - "lucide": "0.474.0", + "lucide": "0.574.0", "maplibre-gl": "5.17.0", "the-new-css-reset": "1.11.3" },