From a8b9688a2ecf36bad7841ef40bcc4f1ec335dc2f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 24 Mar 2025 10:07:07 +0000
Subject: [PATCH] Bump @iconify-json/lucide in /src/Exceptionless.Web/ClientApp

Bumps [@iconify-json/lucide](https://github.com/iconify/icon-sets) from 1.2.29 to 1.2.32.
- [Commits](https://github.com/iconify/icon-sets/commits)

---
updated-dependencies:
- dependency-name: "@iconify-json/lucide"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 src/Exceptionless.Web/ClientApp/package-lock.json | 8 ++++----
 src/Exceptionless.Web/ClientApp/package.json      | 2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/Exceptionless.Web/ClientApp/package-lock.json b/src/Exceptionless.Web/ClientApp/package-lock.json
index 868eacbfb..7da478ea5 100644
--- a/src/Exceptionless.Web/ClientApp/package-lock.json
+++ b/src/Exceptionless.Web/ClientApp/package-lock.json
@@ -36,7 +36,7 @@
                 "@chromatic-com/storybook": "^3.2.5",
                 "@eslint/compat": "^1.2.7",
                 "@eslint/js": "^9.22.0",
-                "@iconify-json/lucide": "^1.2.29",
+                "@iconify-json/lucide": "^1.2.32",
                 "@playwright/test": "^1.51.0",
                 "@storybook/addon-a11y": "^8.6.4",
                 "@storybook/addon-essentials": "^8.6.4",
@@ -1042,9 +1042,9 @@
             }
         },
         "node_modules/@iconify-json/lucide": {
-            "version": "1.2.29",
-            "resolved": "https://registry.npmjs.org/@iconify-json/lucide/-/lucide-1.2.29.tgz",
-            "integrity": "sha512-bMrbX2zNnm+i601Yd5i7EClpOS4dWCe3q2B9k+f3RUFLOknQP1oj3D9upEN7ATbCJ/AmkKnFW5ND17ppX/Be8Q==",
+            "version": "1.2.32",
+            "resolved": "https://registry.npmjs.org/@iconify-json/lucide/-/lucide-1.2.32.tgz",
+            "integrity": "sha512-M5efeHQJhlT8FkAXjW+xGu5/lHUt5VBSjd/u9XxmQy6RGXLRCRi0PcUBosAuKALRT15j+U8dN4eWiDhDZjTbSw==",
             "dev": true,
             "license": "ISC",
             "dependencies": {
diff --git a/src/Exceptionless.Web/ClientApp/package.json b/src/Exceptionless.Web/ClientApp/package.json
index 568d63358..ab02c3146 100644
--- a/src/Exceptionless.Web/ClientApp/package.json
+++ b/src/Exceptionless.Web/ClientApp/package.json
@@ -28,7 +28,7 @@
         "@chromatic-com/storybook": "^3.2.5",
         "@eslint/compat": "^1.2.7",
         "@eslint/js": "^9.22.0",
-        "@iconify-json/lucide": "^1.2.29",
+        "@iconify-json/lucide": "^1.2.32",
         "@playwright/test": "^1.51.0",
         "@storybook/addon-a11y": "^8.6.4",
         "@storybook/addon-essentials": "^8.6.4",