From 5373b9336c77adf3b4e5f5673fa012023992a414 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 08:25:34 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.372.0 to 0.522.0 in /docs Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.372.0 to 0.522.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.522.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.522.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/package.json | 2 +- docs/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index fd691a09a..08ff495c0 100644 --- a/docs/package.json +++ b/docs/package.json @@ -27,7 +27,7 @@ "embla-carousel-react": "^8.0.0", "fs": "^0.0.1-security", "gray-matter": "^4.0.3", - "lucide-react": "^0.372.0", + "lucide-react": "^0.522.0", "next": "^14.1.4", "next-seo": "^6.5.0", "next-sitemap": "^4.2.3", diff --git a/docs/yarn.lock b/docs/yarn.lock index dd88120aa..eb57429c8 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -5503,10 +5503,10 @@ lru-cache@^4.0.1: pseudomap "^1.0.2" yallist "^2.1.2" -lucide-react@^0.372.0: - version "0.372.0" - resolved "https://registry.npmjs.org/lucide-react/-/lucide-react-0.372.0.tgz" - integrity sha512-0cKdqmilHXWUwWAWnf6CrrjHD8YaqPMtLrmEHXolZusNTr9epULCsiJwIOHk2q1yFxdEwd96D4zShlAj67UJdA== +lucide-react@^0.522.0: + version "0.522.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.522.0.tgz#c0951dd32936b6a7bcc474a829a251fede0bdfbd" + integrity sha512-jnJbw974yZ7rQHHEFKJOlWAefG3ATSCZHANZxIdx8Rk/16siuwjgA4fBULpXEAWx/RlTs3FzmKW/udWUuO0aRw== lz-string@^1.5.0: version "1.5.0"