From af25bb7cd07d5e285e27aeb102018be78c2efa62 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 21:32:05 +0000 Subject: [PATCH] fix(deps): update dependency lucide to v0.445.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 8fe2142..1406be0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@hello.nrfcloud.com/proto-map": "16.1.7", "@sinclair/typebox": "0.33.12", "e118-iin-list": "4.1.4", - "lucide": "0.441.0", + "lucide": "0.445.0", "maplibre-gl": "4.7.0", "the-new-css-reset": "1.11.3" }, @@ -7629,9 +7629,9 @@ } }, "node_modules/lucide": { - "version": "0.441.0", - "resolved": "https://registry.npmjs.org/lucide/-/lucide-0.441.0.tgz", - "integrity": "sha512-ajYJgt7JvoXAYIPZDssKrUmsV/XXU20ibQwxKh8LFd2LDFEtKtML4vHCyYr6TIAJI+r9yr6EiK+LpacfVzgfZQ==", + "version": "0.445.0", + "resolved": "https://registry.npmjs.org/lucide/-/lucide-0.445.0.tgz", + "integrity": "sha512-Xkaf7xwXnx2DQj6dHAAnEsL8LI0iSeqh1ObVr6CTw9eYLpRchfXHzB+VL6qypqAy18jZmCY1bu4U652dCTHC3Q==", "license": "ISC" }, "node_modules/maplibre-gl": { diff --git a/package.json b/package.json index 8652533..172315f 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@hello.nrfcloud.com/proto-map": "16.1.7", "@sinclair/typebox": "0.33.12", "e118-iin-list": "4.1.4", - "lucide": "0.441.0", + "lucide": "0.445.0", "maplibre-gl": "4.7.0", "the-new-css-reset": "1.11.3" },