From 17cca56ae4d2a075bcda5fab7c8535f66fa0bfe5 Mon Sep 17 00:00:00 2001 From: DIYgod Date: Thu, 15 Jun 2023 19:57:02 +0100 Subject: [PATCH] chore: remove useless dependencies --- package.json | 1 - pnpm-lock.yaml | 8 -------- 2 files changed, 9 deletions(-) diff --git a/package.json b/package.json index 804f899e..d470ee12 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,6 @@ "nanoid": "4.0.2", "next": "13.4.5", "node-id3": "0.2.6", - "pangu": "4.0.7", "path-to-regexp": "6.2.1", "pinyin-pro": "3.15.1", "plaiceholder": "3.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index df581edb..2bebeea8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -221,9 +221,6 @@ dependencies: node-id3: specifier: 0.2.6 version: 0.2.6 - pangu: - specifier: 4.0.7 - version: 4.0.7 path-to-regexp: specifier: 6.2.1 version: 6.2.1 @@ -10874,11 +10871,6 @@ packages: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} - /pangu@4.0.7: - resolution: {integrity: sha512-weZKJIwwy5gjt4STGVUH9bix3BGk7wZ2ahtIypwe3e/mllsrIZIvtfLx1dPX56GcpZFOCFKmeqI1qVuB9enRzA==} - hasBin: true - dev: false - /parent-module@1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} engines: {node: '>=6'}