⬆️ Upgrade: upgrade piclist-core to support MacOS 10.13+

This commit is contained in:
萌萌哒赫萝
2023-04-29 17:17:25 +08:00
parent 8cfb1006a9
commit 6f19cb0cfa
2 changed files with 54 additions and 28 deletions

View File

@@ -55,7 +55,7 @@
"electron-updater": "^5.3.0",
"element-plus": "^2.2.32",
"epipebomb": "^1.0.0",
"fast-xml-parser": "^4.1.1",
"fast-xml-parser": "^4.2.2",
"form-data": "^4.0.0",
"fs-extra": "^11.1.0",
"got": "^12.6.0",
@@ -64,11 +64,11 @@
"keycode": "^2.2.0",
"lodash-id": "^0.14.0",
"lowdb": "^1.0.0",
"marked": "^4.2.12",
"marked": "^4.3.0",
"mime-types": "^2.1.35",
"mitt": "^3.0.0",
"nodejs-file-downloader": "^4.10.6",
"piclist": "^0.5.2",
"piclist": "^0.5.3",
"pinia": "^2.0.32",
"pinia-plugin-persistedstate": "^3.1.0",
"qiniu": "^7.8.0",