From 2b28b1bca97adadb8d1b576f1b1f0f09ff5b69ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 17:11:48 +0000 Subject: [PATCH] Update dependency @nordhealth/icons to v3.5.2 --- Shared (Extension)/package-lock.json | 14 ++++---------- Shared (Extension)/package.json | 2 +- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/Shared (Extension)/package-lock.json b/Shared (Extension)/package-lock.json index 217b68f..3e7e9ab 100644 --- a/Shared (Extension)/package-lock.json +++ b/Shared (Extension)/package-lock.json @@ -10,7 +10,7 @@ "@nordhealth/components": "3.18.2", "@nordhealth/css": "3.3.1", "@nordhealth/fonts": "3.0.2", - "@nordhealth/icons": "3.5.1", + "@nordhealth/icons": "3.5.2", "@nordhealth/themes": "8.1.1", "@nordhealth/tokens": "7.1.2", "tippy.js": "6.3.7" @@ -1938,12 +1938,6 @@ "tinykeys": "^1.4.0" } }, - "node_modules/@nordhealth/components/node_modules/@nordhealth/icons": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/@nordhealth/icons/-/icons-3.5.2.tgz", - "integrity": "sha512-jFqU7924voqAIwyJmAQxpSoBm9GoFp1htaYcGzEgvSIhSQ/edfCUH2ttcmqWmlKtFh+1M+CrY0Mtk+qByZ4fsA==", - "license": "SEE LICENSE IN LICENSE.md" - }, "node_modules/@nordhealth/css": { "version": "3.3.1", "resolved": "https://registry.npmjs.org/@nordhealth/css/-/css-3.3.1.tgz", @@ -1960,9 +1954,9 @@ "license": "SEE LICENSE IN LICENSE.md" }, "node_modules/@nordhealth/icons": { - "version": "3.5.1", - "resolved": "https://registry.npmjs.org/@nordhealth/icons/-/icons-3.5.1.tgz", - "integrity": "sha512-x3X1uSgLPJp1Enitbq8dTkw+ydP3l+edzAOfN76LKfEeYg5JRLr80ynKXuQcbeO/rLEomsgTmWE+P3Mb2FXJ9g==", + "version": "3.5.2", + "resolved": "https://registry.npmjs.org/@nordhealth/icons/-/icons-3.5.2.tgz", + "integrity": "sha512-jFqU7924voqAIwyJmAQxpSoBm9GoFp1htaYcGzEgvSIhSQ/edfCUH2ttcmqWmlKtFh+1M+CrY0Mtk+qByZ4fsA==", "license": "SEE LICENSE IN LICENSE.md" }, "node_modules/@nordhealth/themes": { diff --git a/Shared (Extension)/package.json b/Shared (Extension)/package.json index 38c7ea8..9a6fac7 100644 --- a/Shared (Extension)/package.json +++ b/Shared (Extension)/package.json @@ -23,7 +23,7 @@ "@nordhealth/components": "3.18.2", "@nordhealth/css": "3.3.1", "@nordhealth/fonts": "3.0.2", - "@nordhealth/icons": "3.5.1", + "@nordhealth/icons": "3.5.2", "@nordhealth/themes": "8.1.1", "@nordhealth/tokens": "7.1.2", "tippy.js": "6.3.7"