From e67a090486d2688e2b6a685817b6f81bcc2074e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 16:14:52 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.477.0 to 0.479.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.477.0 to 0.479.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.479.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 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2fc482c..2792558 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "drizzle-orm": "^0.40.0", "framer-motion": "^12.4.10", "lodash": "^4.17.21", - "lucide-react": "^0.477.0", + "lucide-react": "^0.479.0", "minio": "^8.0.5", "next": "14.2.16", "pg": "^8.13.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bcd09b7..e38042f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: ^4.17.21 version: 4.17.21 lucide-react: - specifier: ^0.477.0 - version: 0.477.0(react@18.3.1) + specifier: ^0.479.0 + version: 0.479.0(react@18.3.1) minio: specifier: ^8.0.5 version: 8.0.5 @@ -2427,8 +2427,8 @@ packages: lru-cache@10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} - lucide-react@0.477.0: - resolution: {integrity: sha512-yCf7aYxerFZAbd8jHJxjwe1j7jEMPptjnaOqdYeirFnEy85cNR3/L+o0I875CYFYya+eEVzZSbNuRk8BZPDpVw==} + lucide-react@0.479.0: + resolution: {integrity: sha512-aBhNnveRhorBOK7uA4gDjgaf+YlHMdMhQ/3cupk6exM10hWlEU+2QtWYOfhXhjAsmdb6LeKR+NZnow4UxRRiTQ==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -5554,7 +5554,7 @@ snapshots: lru-cache@10.4.3: {} - lucide-react@0.477.0(react@18.3.1): + lucide-react@0.479.0(react@18.3.1): dependencies: react: 18.3.1