增加打包图标

This commit is contained in:
2025-09-26 16:53:09 +08:00
parent efb68fce1c
commit 1c468410f1
6 changed files with 132 additions and 67 deletions
+20
View File
@@ -45,9 +45,15 @@ importers:
specifier: ^11.1.0
version: 11.1.0
devDependencies:
pe-library:
specifier: ^1.0.1
version: 1.0.1
readline-sync:
specifier: ^1.4.10
version: 1.4.10
resedit:
specifier: ^2.0.3
version: 2.0.3
packages:
@@ -407,6 +413,10 @@ packages:
resolution: {integrity: sha512-TdrF7fW9Rphjq4RjrW0Kp2AW0Ahwu9sRGTkS6bvDi0SCwZlEZYmcfDbEsTz8RVk0EHIS/Vd1bv3JhG+1xZuAyQ==}
engines: {node: '>=16'}
pe-library@1.0.1:
resolution: {integrity: sha512-nh39Mo1eGWmZS7y+mK/dQIqg7S1lp38DpRxkyoHf0ZcUs/HDc+yyTjuOtTvSMZHmfSLuSQaX945u05Y2Q6UWZg==}
engines: {node: '>=14', npm: '>=7'}
proxy-addr@2.0.7:
resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==}
engines: {node: '>= 0.10'}
@@ -434,6 +444,10 @@ packages:
resolution: {integrity: sha512-gNva8/6UAe8QYepIQH/jQ2qn91Qj0B9sYjMBBs3QOB8F2CXcKgLxQaJRP76sWVRQt+QU+8fAkCbCvjjMFu7Ycw==}
engines: {node: '>= 0.8.0'}
resedit@2.0.3:
resolution: {integrity: sha512-oTeemxwoMuxxTYxXUwjkrOPfngTQehlv0/HoYFNkB4uzsP1Un1A9nI8JQKGOFkxpqkC7qkMs0lUsGrvUlbLNUA==}
engines: {node: '>=14', npm: '>=7'}
router@2.2.0:
resolution: {integrity: sha512-nLTrUKm2UyiL7rlhapu/Zl45FwNgkZGaCpZbIHajDYgwlJCOzLSk+cIPAnsEqV955GjILJnKbdQC1nVPz+gAYQ==}
engines: {node: '>= 18'}
@@ -898,6 +912,8 @@ snapshots:
path-to-regexp@8.2.0: {}
pe-library@1.0.1: {}
proxy-addr@2.0.7:
dependencies:
forwarded: 0.2.0
@@ -933,6 +949,10 @@ snapshots:
readline-sync@1.4.10: {}
resedit@2.0.3:
dependencies:
pe-library: 1.0.1
router@2.2.0:
dependencies:
debug: 4.4.1