diff --git a/package.json b/package.json index 322399d..bf43936 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@types/react-lazy-load-image-component": "^1.6.4", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.503.0", + "lucide-react": "^0.544.0", "minio": "^8.0.5", "next": "15.3.1", "next-themes": "^0.4.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 37d475a..8ff81c6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 lucide-react: - specifier: ^0.503.0 - version: 0.503.0(react@19.1.0) + specifier: ^0.544.0 + version: 0.544.0(react@19.1.0) minio: specifier: ^8.0.5 version: 8.0.5 @@ -1580,8 +1580,8 @@ packages: lodash@4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} - lucide-react@0.503.0: - resolution: {integrity: sha512-HGGkdlPWQ0vTF8jJ5TdIqhQXZi6uh3LnNgfZ8MHiuxFfX3RZeA79r2MW2tHAZKlAVfoNE8esm3p+O6VkIvpj6w==} + lucide-react@0.544.0: + resolution: {integrity: sha512-t5tS44bqd825zAW45UQxpG2CvcC4urOwn2TrwSH8u+MjeE+1NnWl6QqeQ/6NdjMqdOygyiT9p3Ev0p1NJykxjw==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -3215,7 +3215,7 @@ snapshots: lodash@4.17.21: {} - lucide-react@0.503.0(react@19.1.0): + lucide-react@0.544.0(react@19.1.0): dependencies: react: 19.1.0