From 716e5692d151e03ca6079e314065e7f84243c831 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 18:34:26 +0000 Subject: [PATCH] build(deps): bump lucide-react from 0.507.0 to 0.539.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.507.0 to 0.539.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.539.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.539.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..869fa70 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.539.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..b4ad919 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.539.0: + version "0.539.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.539.0.tgz#0d0fcd53ed7042c603d201035d9315171ed7654c" + integrity sha512-VVISr+VF2krO91FeuCrm1rSOLACQUYVy7NQkzrOty52Y8TlTPcXcMdQFj9bYzBgXbWCiywlwSZ3Z8u6a+6bMlg== magic-string@^0.30.11: version "0.30.12"