From cd9c3c7a49b5f435b4e0e59b14cba44a2d39626d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 16:42:17 +0000 Subject: [PATCH] Bump lucide-react from 0.257.0 to 0.533.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.257.0 to 0.533.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.533.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.533.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 980a9a37..d7d3d4fe 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "framer-motion": "^10.12.18", "haversine-distance": "^1.2.1", "lodash": "^4.17.21", - "lucide-react": "^0.257.0", + "lucide-react": "^0.533.0", "next": "13.4.7", "next-api-handler": "^0.4.10", "next-auth": "^4.22.1", diff --git a/yarn.lock b/yarn.lock index 4d3ebd45..9d010b9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5375,10 +5375,10 @@ lru-cache@^6.0.0: dependencies: yallist "^4.0.0" -lucide-react@^0.257.0: - version "0.257.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.257.0.tgz#39babb647f22f88a67715662a78cbda937c0f40b" - integrity sha512-iP/RIvOhB8hI+AeocKXBleP9NopM1MgQbwB8hCfNdxYqJrQreJCsEvBtmXb3SS92kxwEGWp6ikJ0XQ6hqaYsdA== +lucide-react@^0.533.0: + version "0.533.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.533.0.tgz#f0d716540a0ae2baf6d8b018df10978bb3bd5333" + integrity sha512-XwRo6CQowPRe1cfBJITmHytjR3XS4AZpV6rrBFEzoghARgyU2RK3yNRSnRkSFFSQJWFdQ8f4Wk1awgLLSy1NCQ== lunr@^2.3.9: version "2.3.9"