From 0d602670be4fd55d9503a6004e3a41dc7181df8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 12:40:58 +0000 Subject: [PATCH] build(deps): bump lucide-react from 0.477.0 to 0.483.0 Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.477.0 to 0.483.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.483.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 0b13636..1e960f4 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,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", "next": "14.2.16", "pg": "^8.13.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fcd53cb..c2124a5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -102,8 +102,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 @@ -3437,8 +3437,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 @@ -8162,7 +8162,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