From f7a5d6e3b033d11b42e2ae4d71567237f3819278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 09:45:48 +0000 Subject: [PATCH] chore(deps): bump lucide-react from 0.477.0 to 0.482.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.477.0 to 0.482.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.482.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 29224cb..3abb4a4 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "drizzle-orm": "^0.40.0", "framer-motion": "^12.4.10", "lodash": "^4.17.21", - "lucide-react": "^0.477.0", + "lucide-react": "^0.483.0", "mime-types": "^2.1.35", "minio": "^8.0.5", "next": "14.2.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 36cd2a5..8eeb189 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -93,8 +93,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.483.0 + version: 0.483.0(react@18.3.1) mime-types: specifier: ^2.1.35 version: 2.1.35 @@ -3013,8 +3013,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.483.0: + resolution: {integrity: sha512-WldsY17Qb/T3VZdMnVQ9C3DDIP7h1ViDTHVdVGnLZcvHNg30zH/MTQ04RTORjexoGmpsXroiQXZ4QyR0kBy0FA==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -6924,7 +6924,7 @@ snapshots: lru-cache@10.4.3: {} - lucide-react@0.477.0(react@18.3.1): + lucide-react@0.483.0(react@18.3.1): dependencies: react: 18.3.1