mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-02-13 07:18:13 -05:00
✨ Feature: option sslenabled of webdav is not required now
This commit is contained in:
parent
40efb5d14b
commit
530e30cdd3
@ -66,7 +66,7 @@
|
|||||||
"mime-types": "^2.1.35",
|
"mime-types": "^2.1.35",
|
||||||
"mitt": "^3.0.0",
|
"mitt": "^3.0.0",
|
||||||
"nodejs-file-downloader": "^4.12.1",
|
"nodejs-file-downloader": "^4.12.1",
|
||||||
"piclist": "^0.7.7",
|
"piclist": "^0.7.8",
|
||||||
"pinia": "^2.1.4",
|
"pinia": "^2.1.4",
|
||||||
"pinia-plugin-persistedstate": "^3.1.0",
|
"pinia-plugin-persistedstate": "^3.1.0",
|
||||||
"qiniu": "^7.8.0",
|
"qiniu": "^7.8.0",
|
||||||
|
@ -11054,10 +11054,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@^0.7.7:
|
piclist@^0.7.8:
|
||||||
version "0.7.7"
|
version "0.7.8"
|
||||||
resolved "https://registry.npmjs.org/piclist/-/piclist-0.7.7.tgz#80d21701b2f47cfdcfb5f304465917fdcdfccc18"
|
resolved "https://registry.npmjs.org/piclist/-/piclist-0.7.8.tgz#3af1f93c3e5d2f42cc6004972abcabfa344341ee"
|
||||||
integrity sha512-Ouh6bj0B07L6u0hOo407KDg2PlE1Jpd5bsgGJ/w4QLjnoCSGwZXAAQExn0XSNNA1diASlUSFOyBqhQDRhw93tQ==
|
integrity sha512-Mtoft5XtZrQaDW6384QHiGJliNAw6OqYXZeWf+qaRVHlUAZJ7nk6gYx3Rc7Jfyya52PW8NrCSmNYeoiCljGa3w==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@picgo/i18n" "^1.0.0"
|
"@picgo/i18n" "^1.0.0"
|
||||||
"@picgo/store" "^2.0.4"
|
"@picgo/store" "^2.0.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user