mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-02-08 13:28:13 -05:00
⬆️ Upgrade(custom): update piclist-core
This commit is contained in:
parent
21cc1154ac
commit
97d083df5a
@ -68,7 +68,7 @@
|
|||||||
"multer": "^1.4.5-lts.1",
|
"multer": "^1.4.5-lts.1",
|
||||||
"node-ssh-no-cpu-features": "^1.0.1",
|
"node-ssh-no-cpu-features": "^1.0.1",
|
||||||
"nodejs-file-downloader": "^4.12.1",
|
"nodejs-file-downloader": "^4.12.1",
|
||||||
"piclist": "^1.7.10",
|
"piclist": "^1.7.11",
|
||||||
"pinia": "^2.1.7",
|
"pinia": "^2.1.7",
|
||||||
"pinia-plugin-persistedstate": "^3.2.0",
|
"pinia-plugin-persistedstate": "^3.2.0",
|
||||||
"proxy-agent": "^5.0.0",
|
"proxy-agent": "^5.0.0",
|
||||||
|
@ -8,20 +8,20 @@ export const C1 = Buffer.from(C1N, 'base64').toString()
|
|||||||
|
|
||||||
export const picBedsCanbeDeleted = [
|
export const picBedsCanbeDeleted = [
|
||||||
'aliyun',
|
'aliyun',
|
||||||
|
'alist',
|
||||||
'aws-s3',
|
'aws-s3',
|
||||||
|
'aws-s3-plist',
|
||||||
|
'dogecloud',
|
||||||
'github',
|
'github',
|
||||||
|
'huaweicloud-uploader',
|
||||||
'imgur',
|
'imgur',
|
||||||
'local',
|
'local',
|
||||||
|
'lskyplist',
|
||||||
|
'piclist',
|
||||||
|
'qiniu',
|
||||||
'sftpplist',
|
'sftpplist',
|
||||||
'smms',
|
'smms',
|
||||||
'qiniu',
|
|
||||||
'tcyun',
|
'tcyun',
|
||||||
'upyun',
|
'upyun',
|
||||||
'webdavplist',
|
'webdavplist'
|
||||||
'dogecloud',
|
|
||||||
'huaweicloud-uploader',
|
|
||||||
'alist',
|
|
||||||
'piclist',
|
|
||||||
'lskyplist',
|
|
||||||
'aws-s3-plist'
|
|
||||||
]
|
]
|
||||||
|
@ -12392,10 +12392,10 @@ performance-now@^2.1.0:
|
|||||||
resolved "https://registry.npmmirror.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
|
resolved "https://registry.npmmirror.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
|
||||||
integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
|
integrity sha512-7EAHlyLHI56VEIdK57uwHdHKIaAGbnXPiw0yWbarQZOKaKpvUIgW0jWRVLiatnM+XXlSwsanIBH/hzGMJulMow==
|
||||||
|
|
||||||
piclist@^1.7.10:
|
piclist@^1.7.11:
|
||||||
version "1.7.10"
|
version "1.7.11"
|
||||||
resolved "https://registry.yarnpkg.com/piclist/-/piclist-1.7.10.tgz#2374a86d13aacdc9950b15390a84d0a92e6b8761"
|
resolved "https://registry.yarnpkg.com/piclist/-/piclist-1.7.11.tgz#b809d51182d3be674881d0ed4f405c4f83c900f9"
|
||||||
integrity sha512-oGTlY6pNyf7YjTecFAQOUlgjfbhwwxKHQ3wyp5/peHKdeKv0PpIbRIHb61y0OhZjS+hWSnTvv5yL86GQUMwkyg==
|
integrity sha512-C4elwc0TfjNvzJwkIATeoSQFy8xa4PuibmROkoUS9wWkmc8aEMudnDNvVTywpg2c5nv8sUzrCm4CMnmFlKNHQA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@aws-sdk/client-s3" "3.421.0"
|
"@aws-sdk/client-s3" "3.421.0"
|
||||||
"@aws-sdk/lib-storage" "3.421.0"
|
"@aws-sdk/lib-storage" "3.421.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user