diff --git a/package.json b/package.json index 78ac6bb..984b1b5 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "cssnano": "^7.1.2", "date-fns": "^4.1.0", "drizzle-orm": "^0.44.7", - "lucide-react": "^0.555.0", + "lucide-react": "^0.556.0", "nanoid": "^5.1.6", "next": "16.0.7", "next-plausible": "^3.12.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 707f9d1..77c92df 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^0.44.7 version: 0.44.7(@types/pg@8.15.6)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2)) lucide-react: - specifier: ^0.555.0 - version: 0.555.0(react@19.2.1) + specifier: ^0.556.0 + version: 0.556.0(react@19.2.1) nanoid: specifier: ^5.1.6 version: 5.1.6 @@ -2770,8 +2770,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@0.555.0: - resolution: {integrity: sha512-D8FvHUGbxWBRQM90NZeIyhAvkFfsh3u9ekrMvJ30Z6gnpBHS6HC6ldLg7tL45hwiIz/u66eKDtdA23gwwGsAHA==} + lucide-react@0.556.0: + resolution: {integrity: sha512-iOb8dRk7kLaYBZhR2VlV1CeJGxChBgUthpSP8wom9jfj79qovgG6qcSdiy6vkoREKPnbUYzJsCn4o4PtG3Iy+A==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -6449,7 +6449,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.555.0(react@19.2.1): + lucide-react@0.556.0(react@19.2.1): dependencies: react: 19.2.1