🚧 WIP(custom): support extension specific format convert

This commit is contained in:
Kuingsmile 2024-01-05 05:18:20 -08:00
parent 269a7bf7ce
commit bc31581c0b
2 changed files with 5 additions and 5 deletions

View File

@ -68,7 +68,7 @@
"multer": "^1.4.5-lts.1",
"node-ssh-no-cpu-features": "^1.0.1",
"nodejs-file-downloader": "^4.12.1",
"piclist": "^1.7.2",
"piclist": "^1.7.3",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^3.2.0",
"proxy-agent": "^5.0.0",

View File

@ -12362,10 +12362,10 @@ performance-now@^2.1.0:
resolved "https://registry.npmmirror.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
piclist@^1.7.2:
version "1.7.2"
resolved "https://registry.yarnpkg.com/piclist/-/piclist-1.7.2.tgz#863067e58ef72b986e903cbbaeade77ff3acde48"
integrity sha512-E0QfXRLczg2jsCQRXl/OBkypSlRSnEObPzRJKyTTDitxEzGgoYc2lEK5ioPtyQihGxK2d+rbn3XkuoDTaOkpdg==
piclist@^1.7.3:
version "1.7.3"
resolved "https://registry.yarnpkg.com/piclist/-/piclist-1.7.3.tgz#e57d055e2acb277f603d9fa6edee66fe9fc09e5f"
integrity sha512-Fycexhe8eLOeH6jXENGEUFLZuE0tJ7wNO7XZoj1hifxC7gIukmJfKar5LOzE8t9Dhx5Fj/ClCVPged79YkUKJw==
dependencies:
"@picgo/i18n" "^1.0.0"
"@picgo/store" "^2.1.0"