From 984f5295059593d3adb42627abaec6aa318b867e Mon Sep 17 00:00:00 2001 From: zhom <2717306+zhom@users.noreply.github.com> Date: Thu, 2 Oct 2025 19:50:22 +0400 Subject: [PATCH] chore: remove unused dependency --- package.json | 1 - pnpm-lock.yaml | 20 ++++++-------------- 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 8da6113..fa21e07 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,6 @@ "clsx": "^2.1.1", "cmdk": "^1.1.1", "color": "^5.0.2", - "lucide-react": "^0.542.0", "motion": "^12.23.22", "next": "^15.5.4", "next-themes": "^0.4.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fcf1f89..ba69a74 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,9 +77,6 @@ importers: color: specifier: ^5.0.2 version: 5.0.2 - lucide-react: - specifier: ^0.542.0 - version: 0.542.0(react@19.1.1) motion: specifier: ^12.23.22 version: 12.23.22(react-dom@19.1.1(react@19.1.1))(react@19.1.1) @@ -2350,11 +2347,6 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@0.542.0: - resolution: {integrity: sha512-w3hD8/SQB7+lzU2r4VdFyzzOzKnUjTZIF/MQJGSSvni7Llewni4vuViRppfRAa2guOsY5k4jZyxw/i9DQHv+dw==} - peerDependencies: - react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 - magic-string@0.30.19: resolution: {integrity: sha512-2N21sPY9Ws53PZvsEpVtNuSW+ScYbQdp4b9qUaL+9QkHUrGFKo56Lg9Emg5s9V/qrtNBmiR01sYhUOwu3H+VOw==} @@ -2975,7 +2967,7 @@ snapshots: '@babel/types': 7.28.4 '@jridgewell/remapping': 2.3.5 convert-source-map: 2.0.0 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -3059,7 +3051,7 @@ snapshots: '@babel/parser': 7.28.4 '@babel/template': 7.27.2 '@babel/types': 7.28.4 - debug: 4.4.3(supports-color@5.5.0) + debug: 4.4.3 transitivePeerDependencies: - supports-color @@ -4571,6 +4563,10 @@ snapshots: dayjs@1.11.18: {} + debug@4.4.3: + dependencies: + ms: 2.1.3 + debug@4.4.3(supports-color@5.5.0): dependencies: ms: 2.1.3 @@ -4897,10 +4893,6 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.542.0(react@19.1.1): - dependencies: - react: 19.1.1 - magic-string@0.30.19: dependencies: '@jridgewell/sourcemap-codec': 1.5.5