From cba46b9fa808512e904f4680a2a4ad3a7cf03965 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 09:10:38 +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.34. - [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] --- 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..7c1003973 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.34", "@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.34", + "resolved": "https://registry.npmjs.org/@iconify-json/lucide/-/lucide-1.2.34.tgz", + "integrity": "sha512-6xiITvlYP/5d6KQPRBHDQ+eaLxRWiTvXfuVGuNX2ahNLbEi0VKB04v008IQLPrMu/C4tRMI4+sRzHd/wSFxGZQ==", "dev": true, "license": "ISC", "dependencies": { diff --git a/src/Exceptionless.Web/ClientApp/package.json b/src/Exceptionless.Web/ClientApp/package.json index 568d63358..bc8826a65 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.34", "@playwright/test": "^1.51.0", "@storybook/addon-a11y": "^8.6.4", "@storybook/addon-essentials": "^8.6.4",