From 3e83413ab4051f35af2a61bda2f92902804c8b96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 14:34:25 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.525.0 to 0.532.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.525.0 to 0.532.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.532.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.532.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 7b32091a3..886ae7011 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.525", + "lucide-react": "^0.532", "next": "15.4", "next-themes": "0.4", "react": "^19.1", diff --git a/yarn.lock b/yarn.lock index 5b3db89fa..901b12867 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2521,10 +2521,10 @@ loose-envify@^1.4.0: dependencies: js-tokens "^3.0.0 || ^4.0.0" -lucide-react@^0.525: - version "0.525.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.525.0.tgz#5f7bcecd65e4f9b2b5b6b5d295e3376df032d5e3" - integrity sha512-Tm1txJ2OkymCGkvwoHt33Y2JpN5xucVq1slHcgE6Lk0WjDfjgKWor5CdVER8U6DvcfMwh4M8XxmpTiyzfmfDYQ== +lucide-react@^0.532: + version "0.532.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.532.0.tgz#03e6a1370ce253760c771c4fae8da12293addd7f" + integrity sha512-HwmXOIZwuZ21wryFq0ZrwkjAMxI77+jLxLdNzWCiUa/Kf5ozkTFCWT6C1/yapP68uKgj8wlxxqnNCH1xo9NEpg== magic-string@^0.30.17: version "0.30.17"