From 2740e57dd0d45448f15b324842f348972d6ca8d9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 9 Aug 2025 04:04:09 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to ^0.539.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e54ef0d..a9a82d1 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@t3-oss/env-nextjs": "^0.13.0", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.536.0", + "lucide-react": "^0.539.0", "next": "^15.4.1", "next-plausible": "^3.12.4", "react": "^19.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f7fe970..d35fec4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 lucide-react: - specifier: ^0.536.0 - version: 0.536.0(react@19.1.0) + specifier: ^0.539.0 + version: 0.539.0(react@19.1.0) next: specifier: ^15.4.1 version: 15.4.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0) @@ -1947,8 +1947,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 @@ -4482,7 +4482,7 @@ snapshots: dependencies: js-tokens: 4.0.0 - lucide-react@0.536.0(react@19.1.0): + lucide-react@0.539.0(react@19.1.0): dependencies: react: 19.1.0