diff --git a/package.json b/package.json index 87e6ba7..af71b69 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@t3-oss/env-nextjs": "^0.13.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.553.0", + "lucide-react": "^0.554.0", "next": "16.0.3", "next-plausible": "^3.12.4", "react": "19.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e4898de..40393c3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 lucide-react: - specifier: ^0.553.0 - version: 0.553.0(react@19.2.0) + specifier: ^0.554.0 + version: 0.554.0(react@19.2.0) next: specifier: 16.0.3 version: 16.0.3(@babel/core@7.28.5)(react-dom@19.2.0(react@19.2.0))(react@19.2.0) @@ -2039,8 +2039,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@0.553.0: - resolution: {integrity: sha512-BRgX5zrWmNy/lkVAe0dXBgd7XQdZ3HTf+Hwe3c9WK6dqgnj9h+hxV+MDncM88xDWlCq27+TKvHGE70ViODNILw==} + lucide-react@0.554.0: + resolution: {integrity: sha512-St+z29uthEJVx0Is7ellNkgTEhaeSoA42I7JjOCBCrc5X6LYMGSv0P/2uS5HDLTExP5tpiqRD2PyUEOS6s9UXA==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -4699,7 +4699,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.553.0(react@19.2.0): + lucide-react@0.554.0(react@19.2.0): dependencies: react: 19.2.0