diff --git a/package.json b/package.json index 28fcd8e..30194b5 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "dayjs": "^1.11.13", - "lucide-react": "^0.522.0", + "lucide-react": "^0.545.0", "nanoid": "^5.1.5", "next": "15.3.4", "next-auth": "5.0.0-beta.28", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6dc6e46..80b69c4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -48,8 +48,8 @@ importers: specifier: ^1.11.13 version: 1.11.13 lucide-react: - specifier: ^0.522.0 - version: 0.522.0(react@19.1.0) + specifier: ^0.545.0 + version: 0.545.0(react@19.1.0) nanoid: specifier: ^5.1.5 version: 5.1.5 @@ -1967,8 +1967,8 @@ packages: resolution: {integrity: sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==} hasBin: true - lucide-react@0.522.0: - resolution: {integrity: sha512-jnJbw974yZ7rQHHEFKJOlWAefG3ATSCZHANZxIdx8Rk/16siuwjgA4fBULpXEAWx/RlTs3FzmKW/udWUuO0aRw==} + 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 @@ -4599,7 +4599,7 @@ snapshots: dependencies: js-tokens: 4.0.0 - lucide-react@0.522.0(react@19.1.0): + lucide-react@0.545.0(react@19.1.0): dependencies: react: 19.1.0