diff --git a/package.json b/package.json index ddbcc4f..d21204d 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "date-fns": "^4.1.0", "dotenv": "^17.2.0", "drizzle-orm": "^0.44.3", - "lucide-react": "^0.544.0", + "lucide-react": "^0.545.0", "nanoid": "^5.1.5", "next": "15.5.4", "next-plausible": "^3.12.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a539860..5ba3e71 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^0.44.3 version: 0.44.6(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2)) lucide-react: - specifier: ^0.544.0 - version: 0.544.0(react@19.2.0) + specifier: ^0.545.0 + version: 0.545.0(react@19.2.0) nanoid: specifier: ^5.1.5 version: 5.1.6 @@ -2657,8 +2657,8 @@ packages: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true - lucide-react@0.544.0: - resolution: {integrity: sha512-t5tS44bqd825zAW45UQxpG2CvcC4urOwn2TrwSH8u+MjeE+1NnWl6QqeQ/6NdjMqdOygyiT9p3Ev0p1NJykxjw==} + lucide-react@0.545.0: + resolution: {integrity: sha512-7r1/yUuflQDSt4f1bpn5ZAocyIxcTyVyBBChSVtBKn5M+392cPmI5YJMWOJKk/HUWGm5wg83chlAZtCcGbEZtw==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -6224,7 +6224,7 @@ snapshots: dependencies: js-tokens: 4.0.0 - lucide-react@0.544.0(react@19.2.0): + lucide-react@0.545.0(react@19.2.0): dependencies: react: 19.2.0