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