From 1de148e1356b9daf7cb48d49093085d5e04e4829 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 00:07:05 +0000 Subject: [PATCH] chore(deps): update dependency lucide to ^0.301.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 63997e47..68a3cf44 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "bootstrap": "^5.2.2", "core-js": "^3.0.0", "file-loader": "^6.0.0", - "lucide": "^0.300.0", + "lucide": "^0.301.0", "regenerator-runtime": "^0.14.0", "sass": "^1.45.0", "sass-loader": "^13.0.2", diff --git a/yarn.lock b/yarn.lock index 61c3f67e..239a2b46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3061,10 +3061,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -lucide@^0.300.0: - version "0.300.0" - resolved "https://registry.yarnpkg.com/lucide/-/lucide-0.300.0.tgz#c4f1a7be8b109be19243e944f086c9126f9d6ce8" - integrity sha512-aioqzx9hgnYzm7HhNAZR7lHd32zlnJlIweo1JxCf9xXGEEj90f05RMhaq1tY5nz20WUW7ZFOZ9sXVvlv3zs0Iw== +lucide@^0.301.0: + version "0.301.0" + resolved "https://registry.yarnpkg.com/lucide/-/lucide-0.301.0.tgz#466fa9387036250b9f356cd1aa474cb164bf67fb" + integrity sha512-9CrB78Sci2I7uJUsJHrW7nZkWkppvo0AEdw2lIYbLLgdM1K05q//er0xSnN68pM+cF4xEdCtK6GSZsLEVwPhtA== mdn-data@2.0.28: version "2.0.28"