diff --git a/package.json b/package.json index 1003bd7..4dea660 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.536.0", + "lucide-react": "^0.539.0", "nanoid": "^5.1.5", "next": "15.4.6", "next-plausible": "^3.12.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5567251..9143a64 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^0.44.3 version: 0.44.4(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2)) lucide-react: - specifier: ^0.536.0 - version: 0.536.0(react@19.1.1) + specifier: ^0.539.0 + version: 0.539.0(react@19.1.1) nanoid: specifier: ^5.1.5 version: 5.1.5 @@ -2636,8 +2636,8 @@ packages: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true - lucide-react@0.536.0: - resolution: {integrity: sha512-2PgvNa9v+qz4Jt/ni8vPLt4jwoFybXHuubQT8fv4iCW5TjDxkbZjNZZHa485ad73NSEn/jdsEtU57eE1g+ma8A==} + lucide-react@0.539.0: + resolution: {integrity: sha512-VVISr+VF2krO91FeuCrm1rSOLACQUYVy7NQkzrOty52Y8TlTPcXcMdQFj9bYzBgXbWCiywlwSZ3Z8u6a+6bMlg==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -6176,7 +6176,7 @@ snapshots: dependencies: js-tokens: 4.0.0 - lucide-react@0.536.0(react@19.1.1): + lucide-react@0.539.0(react@19.1.1): dependencies: react: 19.1.1