From 917b9b085ae053182ec6b9dc74c31eeb372693a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Jul 2025 18:26:37 +0000 Subject: [PATCH] build(deps): bump lucide-react from 0.507.0 to 0.535.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.507.0 to 0.535.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.535.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.535.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..f49baca 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.535.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..6ea62d0 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.535.0: + version "0.535.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.535.0.tgz#ee604b02a114ccf620c853fc850d8e1de319f567" + integrity sha512-2E3+YWGLpjZ8ejIYrdqxVjWMSMiRQHmU6xZYE9xA2SC5j2m0NeB4/acjhRdhxbfniBKoNEukDDQnmShTxwOQ4g== magic-string@^0.30.11: version "0.30.12"