diff --git a/package.json b/package.json index d0fae8a..64a6253 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.545.0", + "lucide-react": "^0.546.0", "nanoid": "^5.1.5", "next": "15.5.6", "next-plausible": "^3.12.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 512746b..ddc3119 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.545.0 - version: 0.545.0(react@19.2.0) + specifier: ^0.546.0 + version: 0.546.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.545.0: - resolution: {integrity: sha512-7r1/yUuflQDSt4f1bpn5ZAocyIxcTyVyBBChSVtBKn5M+392cPmI5YJMWOJKk/HUWGm5wg83chlAZtCcGbEZtw==} + lucide-react@0.546.0: + resolution: {integrity: sha512-Z94u6fKT43lKeYHiVyvyR8fT7pwCzDu7RyMPpTvh054+xahSgj4HFQ+NmflvzdXsoAjYGdCguGaFKYuvq0ThCQ==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -6217,7 +6217,7 @@ snapshots: dependencies: js-tokens: 4.0.0 - lucide-react@0.545.0(react@19.2.0): + lucide-react@0.546.0(react@19.2.0): dependencies: react: 19.2.0