⬆️ Upgrade(picgo-core): picgo-core to v1.5.0

This commit is contained in:
PiEgg 2022-11-13 17:03:45 +08:00
parent 167e424568
commit bf75abc2f1
3 changed files with 6 additions and 6 deletions

View File

@ -131,4 +131,4 @@ npm run electron:build
[MIT](http://opensource.org/licenses/MIT)
Copyright (c) 2017 - 2019 Molunerfinn
Copyright (c) 2017 - Now Molunerfinn

View File

@ -48,7 +48,7 @@
"keycode": "^2.2.0",
"lodash-id": "^0.14.0",
"lowdb": "^1.0.0",
"picgo": "^1.5.0-alpha.16",
"picgo": "^1.5.0",
"qrcode.vue": "^1.7.0",
"shell-path": "2.1.0",
"uuidv4": "^6.2.11",

View File

@ -9919,10 +9919,10 @@ performance-now@^2.1.0:
resolved "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
picgo@^1.5.0-alpha.16:
version "1.5.0-alpha.16"
resolved "https://registry.npmjs.org/picgo/-/picgo-1.5.0-alpha.16.tgz#b2cdbd83126746fece909723452d73731f2104f5"
integrity sha512-7Xpq22t7N1wnseA4Otj/EiWYl2z748Si/gqCQIPfjW4+dRkfz1bK+BgCd6CXCXDnJkplhGEg+XDAWMjjEgVRJg==
picgo@^1.5.0:
version "1.5.0"
resolved "https://registry.npmmirror.com/picgo/-/picgo-1.5.0.tgz#c7ac682253580148c8748efd54b788f98f939d39"
integrity sha512-4OB5s9ywXbY+ipjV1Rmb4mzvtrIEaU9c/ZdVFHM0cfLhQBJD3ghYbn6lWI3qtrC/ScJvnrCo7f8fCAFzFvH2NQ==
dependencies:
"@picgo/i18n" "^1.0.0"
"@picgo/store" "^2.0.2"