mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-02-02 02:58:13 -05:00
🐛 Fix: fix webdav path error when setting to root dir
This commit is contained in:
parent
c4df0dbe6e
commit
1371e95f9d
@ -64,7 +64,7 @@
|
||||
"mime-types": "^2.1.35",
|
||||
"mitt": "^3.0.0",
|
||||
"nodejs-file-downloader": "^4.10.6",
|
||||
"piclist": "^0.3.1",
|
||||
"piclist": "^0.3.2",
|
||||
"pinia": "^2.0.32",
|
||||
"pinia-plugin-persistedstate": "^3.1.0",
|
||||
"qiniu": "^7.8.0",
|
||||
|
@ -10989,10 +10989,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@^0.3.1:
|
||||
version "0.3.1"
|
||||
resolved "https://registry.npmjs.org/piclist/-/piclist-0.3.1.tgz#afc77aa481f7bd755956fed6ae77fcbba9976ac0"
|
||||
integrity sha512-Qf6lGTqQmISHXVdMP4Yip02S27gTyKuOgoT7EdFtMpcPRZQNJxqpOZDJag7AtmuKscdrfB8Frsc1GttIoLe74A==
|
||||
piclist@^0.3.2:
|
||||
version "0.3.2"
|
||||
resolved "https://registry.npmjs.org/piclist/-/piclist-0.3.2.tgz#fd4354f8134fb1fa31acd7d583ae60259d7cd137"
|
||||
integrity sha512-TLQnf9fdGbeSBshAFRfpYUKak/1YT53GqkOnFjpdLotnx2OL6NWrRB5xtnqmnNXYQ4QhCBiOCYDaGZVWjHam7w==
|
||||
dependencies:
|
||||
"@picgo/i18n" "^1.0.0"
|
||||
"@picgo/store" "^2.0.4"
|
||||
|
Loading…
Reference in New Issue
Block a user