From 13b243d1c95a9267bbb662ee9fbf90beb0ae6173 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 20:46:29 +0000 Subject: [PATCH] Bump lucide-react from 0.503.0 to 0.548.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.503.0 to 0.548.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.548.0/packages/lucide-react) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.548.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- yarn.lock | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 1fe806e..e404973 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "clsx": "^2.1.1", "eslint": "^9.38.0", "eslint-config-next": "^15.5.6", - "lucide-react": "^0.503.0", + "lucide-react": "^0.553.0", "nitro": "3.0.1-alpha.0", "postcss": "^8.5.6", "react": "^19.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8cef8e0..6a1a224 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^15.5.6 version: 15.5.6(eslint@9.38.0(jiti@2.6.1))(typescript@5.9.3) lucide-react: - specifier: ^0.503.0 - version: 0.503.0(react@19.2.0) + specifier: ^0.553.0 + version: 0.553.0(react@19.2.0) nitro: specifier: 3.0.1-alpha.0 version: 3.0.1-alpha.0(vite@7.1.10(@types/node@22.18.11)(jiti@2.6.1)(lightningcss@1.30.2)(tsx@4.20.6)) @@ -3179,8 +3179,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@0.503.0: - resolution: {integrity: sha512-HGGkdlPWQ0vTF8jJ5TdIqhQXZi6uh3LnNgfZ8MHiuxFfX3RZeA79r2MW2tHAZKlAVfoNE8esm3p+O6VkIvpj6w==} + lucide-react@0.553.0: + resolution: {integrity: sha512-BRgX5zrWmNy/lkVAe0dXBgd7XQdZ3HTf+Hwe3c9WK6dqgnj9h+hxV+MDncM88xDWlCq27+TKvHGE70ViODNILw==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -7423,7 +7423,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.503.0(react@19.2.0): + lucide-react@0.553.0(react@19.2.0): dependencies: react: 19.2.0 diff --git a/yarn.lock b/yarn.lock index aa1ca4c..2faba2f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4387,10 +4387,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -lucide-react@^0.503.0: - version "0.503.0" - resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.503.0.tgz#4ac55b262fa613f9497531c9df50ea0e883d2de2" - integrity sha512-HGGkdlPWQ0vTF8jJ5TdIqhQXZi6uh3LnNgfZ8MHiuxFfX3RZeA79r2MW2tHAZKlAVfoNE8esm3p+O6VkIvpj6w== +lucide-react@^0.553.0: + version "0.553.0" + resolved "https://registry.yarnpkg.com/lucide-react/-/lucide-react-0.553.0.tgz#50ea2ab682315be9b8a2df575403e4f14cc93e83" + integrity sha512-BRgX5zrWmNy/lkVAe0dXBgd7XQdZ3HTf+Hwe3c9WK6dqgnj9h+hxV+MDncM88xDWlCq27+TKvHGE70ViODNILw== magic-string@^0.30.21: version "0.30.21"