From d5e7f6ab426cce5e008530b0d38fcabf305dfc89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:03:18 +0000 Subject: [PATCH] fix(deps): update dependency lucide to v0.465.0 (#373) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 2bfbaf38..6868dd40 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@hello.nrfcloud.com/proto-map": "16.1.28", "@sinclair/typebox": "0.34.9", "e118-iin-list": "4.1.4", - "lucide": "0.464.0", + "lucide": "0.465.0", "maplibre-gl": "4.7.1", "the-new-css-reset": "1.11.3" }, @@ -7818,9 +7818,9 @@ } }, "node_modules/lucide": { - "version": "0.464.0", - "resolved": "https://registry.npmjs.org/lucide/-/lucide-0.464.0.tgz", - "integrity": "sha512-CbnB1aQ9AKXa7uSm9ayvlHS2DHd4b3NqbqZvuV5ZejqKVOO0nQWo8qfk6/t2+ztcJOj4bLQbX+M42cBAUPJu7g==", + "version": "0.465.0", + "resolved": "https://registry.npmjs.org/lucide/-/lucide-0.465.0.tgz", + "integrity": "sha512-jNmWCEhzazlMvQ0D7wWaKtnkUzSAAED4PaCOMfucg9se3sIk5KXCTfe/wJbe/Y0ntNxRe0ND9UrOxxD/KpwSGQ==", "license": "ISC" }, "node_modules/maplibre-gl": { diff --git a/package.json b/package.json index ed57a6d7..875c0585 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@hello.nrfcloud.com/proto-map": "16.1.28", "@sinclair/typebox": "0.34.9", "e118-iin-list": "4.1.4", - "lucide": "0.464.0", + "lucide": "0.465.0", "maplibre-gl": "4.7.1", "the-new-css-reset": "1.11.3" },