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