chore: remove useless dependencies
This commit is contained in:
parent
edff400905
commit
17cca56ae4
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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'}
|
||||
|
|
|
|||
Loading…
Reference in New Issue