From f4af8667a510c046180a275c9d46d0b85134782e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 08:55:24 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.473.0 to 0.474.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.473.0 to 0.474.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.474.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react 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 05525288c..9384e00a6 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "class-variance-authority": "^0.7", "clsx": "^2.1", "flag-icons": "^7.3.2", - "lucide-react": "^0.473", + "lucide-react": "^0.474", "next": "15.1", "next-themes": "0.4", "react": "^19.0", diff --git a/yarn.lock b/yarn.lock index cad2629dc..89865f449 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2391,10 +2391,10 @@ loose-envify@^1.4.0: dependencies: js-tokens "^3.0.0 || ^4.0.0" -lucide-react@^0.473: - version "0.473.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.473.0.tgz#f01dcde458e55bce766a282f4f5894970a9f24ac" - integrity sha512-KW6u5AKeIjkvrxXZ6WuCu9zHE/gEYSXCay+Gre2ZoInD0Je/e3RBtP4OHpJVJ40nDklSvjVKjgH7VU8/e2dzRw== +lucide-react@^0.474: + version "0.474.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.474.0.tgz#9fcaa96250fa2de0b3e2803d4ad744eaea572247" + integrity sha512-CmghgHkh0OJNmxGKWc0qfPJCYHASPMVSyGY8fj3xgk4v84ItqDg64JNKFZn5hC6E0vHi6gxnbCgwhyVB09wQtA== make-error@^1.1.1: version "1.3.6"