Feature(custom): add options setting for webdav

ISSUES CLOSED: #131
This commit is contained in:
Kuingsmile 2024-01-09 01:56:55 -08:00
parent 7055f5bbb3
commit 2dde06dff9
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.3",
"piclist": "^1.7.4",
"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.3:
version "1.7.3"
resolved "https://registry.yarnpkg.com/piclist/-/piclist-1.7.3.tgz#e57d055e2acb277f603d9fa6edee66fe9fc09e5f"
integrity sha512-Fycexhe8eLOeH6jXENGEUFLZuE0tJ7wNO7XZoj1hifxC7gIukmJfKar5LOzE8t9Dhx5Fj/ClCVPged79YkUKJw==
piclist@^1.7.4:
version "1.7.4"
resolved "https://registry.yarnpkg.com/piclist/-/piclist-1.7.4.tgz#db2f00a26f367900ffebd7bb52d197627961e579"
integrity sha512-XC+SG9gMpMtfYAJq1dNKWYJrXpkRiRWwPED0DTRIVWKJcHaKX3nK0uXm7O22BY8jbxB4Qh3VHIm57pxlD8Md/Q==
dependencies:
"@picgo/i18n" "^1.0.0"
"@picgo/store" "^2.1.0"