From c6d348c94b106f2fc757fd33935c3cdb0402df5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 18:39:12 +0000 Subject: [PATCH] build(deps): bump lucide-react from 0.507.0 to 0.518.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.507.0 to 0.518.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.518.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.518.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a86ec9a..e91c917 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "file-type-mime": "^0.4.6", "find-free-ports": "^3.1.1", "globals": "^16.1.0", - "lucide-react": "^0.507.0", + "lucide-react": "^0.518.0", "mime-types": "^2.1.35", "nosleep.js": "^0.12.0", "open-file-explorer": "^1.0.2", diff --git a/yarn.lock b/yarn.lock index a686565..fbf42fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5884,10 +5884,10 @@ lru-cache@^7.7.1: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89" integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA== -lucide-react@^0.507.0: - version "0.507.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.507.0.tgz#d93a75ed130bd530a368fe1dd4ea009ea90a772b" - integrity sha512-XfgE6gvAHwAtnbUvWiTTHx4S3VGR+cUJHEc0vrh9Ogu672I1Tue2+Cp/8JJqpytgcBHAB1FVI297W4XGNwc2dQ== +lucide-react@^0.518.0: + version "0.518.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.518.0.tgz#8cd9207fbbab39a64a6aa59af1e15fa934b81688" + integrity sha512-kFg34uQqnVl/7HwAiigxPSpj//43VIVHQbMygQPtS1yT4btMXHCWUipHcgcXHD2pm1Z2nUBA/M+Vnh/YmWXQUw== magic-string@^0.30.11: version "0.30.12"