From 0b2a21ded93c22b35337763a5495d0c0d4b2a607 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 16:21:13 +0000 Subject: [PATCH] fix(deps): update dependency lucide to v1.45.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 9dfaf501..bba71bdb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@hello.nrfcloud.com/proto-map": "17.1.1", "@sinclair/typebox": "0.34.52", "e118-iin-list": "4.5.1", - "lucide": "1.44.0", + "lucide": "1.45.0", "maplibre-gl": "6.9.0", "the-new-css-reset": "1.11.3" }, @@ -5564,9 +5564,9 @@ } }, "node_modules/lucide": { - "version": "1.44.0", - "resolved": "https://registry.npmjs.org/lucide/-/lucide-1.44.0.tgz", - "integrity": "sha512-d30uv1R6AOLBddzVMeeSk6aDAhobqh7nFxMsXuWHyhMmxKRhpLivikbfkmgzbWsn8WTLQIceGMlFY4g3gn4reg==", + "version": "1.45.0", + "resolved": "https://registry.npmjs.org/lucide/-/lucide-1.45.0.tgz", + "integrity": "sha512-Paze7TONAGAOSwg2qh2GXY0zkNY6p4+E6BTthwyY6LpVQnqcpV73jtY9UtAZeMfDiZpevZhKINpLu4WeahOXyw==", "license": "ISC" }, "node_modules/make-asynchronous": { diff --git a/package.json b/package.json index 89290f61..269c6668 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@hello.nrfcloud.com/proto-map": "17.1.1", "@sinclair/typebox": "0.34.52", "e118-iin-list": "4.5.1", - "lucide": "1.44.0", + "lucide": "1.45.0", "maplibre-gl": "6.9.0", "the-new-css-reset": "1.11.3" },