From 9b0373ecf472f326dec10df49b267c9d0924e993 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 08:03:19 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.542.0 to 0.543.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.542.0 to 0.543.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.543.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.543.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 770f012d0..7eeccec29 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "class-variance-authority": "^0.7", "clsx": "^2.1", "flag-icons": "^7.5.0", - "lucide-react": "^0.542", + "lucide-react": "^0.543", "next": "15.5", "next-themes": "0.4", "react": "^19.1", diff --git a/yarn.lock b/yarn.lock index 8bd84f1bc..568288bf9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2653,10 +2653,10 @@ loose-envify@^1.4.0: dependencies: js-tokens "^3.0.0 || ^4.0.0" -lucide-react@^0.542: - version "0.542.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.542.0.tgz#3f170afb0c5697e3e21230b6d69ad8a1be6b281a" - integrity sha512-w3hD8/SQB7+lzU2r4VdFyzzOzKnUjTZIF/MQJGSSvni7Llewni4vuViRppfRAa2guOsY5k4jZyxw/i9DQHv+dw== +lucide-react@^0.543: + version "0.543.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.543.0.tgz#145c8a4b3fe0c9205b19e95f00d2ba6cb548b6b8" + integrity sha512-fpVfuOQO0V3HBaOA1stIiP/A2fPCXHIleRZL16Mx3HmjTYwNSbimhnFBygs2CAfU1geexMX5ItUcWBGUaqw5CA== magic-string@^0.30.17: version "0.30.17"