From 5ab12320bdc82fdddecc39d05a5eaeef9eacce4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 00:54:51 +0000 Subject: [PATCH] fix(deps): update dependency lucide-react to v1 --- packages/docs/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/docs/package.json b/packages/docs/package.json index adfa2c3e..7290130d 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -13,7 +13,7 @@ "start": "next start" }, "dependencies": { - "lucide-react": "^0.577.0", + "lucide-react": "^1.7.0", "next": "^14.2.33", "nextra": "^2.13.4", "nextra-theme-docs": "^2.13.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fb4f902e..bdd584f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ importers: packages/docs: dependencies: lucide-react: - specifier: ^0.577.0 - version: 0.577.0(react@18.3.1) + specifier: ^1.7.0 + version: 1.7.0(react@18.3.1) next: specifier: ^14.2.33 version: 14.2.35(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -2129,8 +2129,8 @@ packages: lru-cache@4.1.5: resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==} - lucide-react@0.577.0: - resolution: {integrity: sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A==} + lucide-react@1.7.0: + resolution: {integrity: sha512-yI7BeItCLZJTXikmK4KNUGCKoGzSvbKlfCvw44bU4fXAL6v3gYS4uHD1jzsLkfwODYwI6Drw5Tu9Z5ulDe0TSg==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -5756,7 +5756,7 @@ snapshots: pseudomap: 1.0.2 yallist: 2.1.2 - lucide-react@0.577.0(react@18.3.1): + lucide-react@1.7.0(react@18.3.1): dependencies: react: 18.3.1