mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-05-06 20:42:57 +08:00
✨ Feature: update dialog will show change log now
This commit is contained in:
12
package.json
12
package.json
@@ -34,20 +34,19 @@
|
||||
"lint:dpdm": "dpdm -T --tsconfig ./tsconfig.json --no-tree --no-warning --exit-code circular:1 src/background.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.420.0",
|
||||
"@aws-sdk/lib-storage": "^3.420.0",
|
||||
"@aws-sdk/s3-request-presigner": "^3.420.0",
|
||||
"@aws-sdk/client-s3": "^3.421.0",
|
||||
"@aws-sdk/lib-storage": "^3.421.0",
|
||||
"@aws-sdk/s3-request-presigner": "^3.421.0",
|
||||
"@element-plus/icons-vue": "^2.1.0",
|
||||
"@highlightjs/vue-plugin": "^2.1.0",
|
||||
"@nodelib/fs.walk": "^2.0.0",
|
||||
"@octokit/rest": "^19.0.7",
|
||||
"@picgo/i18n": "^1.0.0",
|
||||
"@picgo/store": "^2.1.0",
|
||||
"@smithy/node-http-handler": "^2.1.5",
|
||||
"@types/mime-types": "^2.1.1",
|
||||
"@smithy/node-http-handler": "^2.1.6",
|
||||
"@videojs-player/vue": "^1.0.0",
|
||||
"ali-oss": "^6.18.1",
|
||||
"axios": "^1.5.0",
|
||||
"axios": "^1.5.1",
|
||||
"compare-versions": "^4.1.3",
|
||||
"core-js": "^3.32.2",
|
||||
"cos-nodejs-sdk-v5": "^2.12.4",
|
||||
@@ -95,6 +94,7 @@
|
||||
"@types/inquirer": "^6.5.0",
|
||||
"@types/js-yaml": "^4.0.6",
|
||||
"@types/lowdb": "^1.0.12",
|
||||
"@types/mime-types": "^2.1.2",
|
||||
"@types/node": "^16.10.2",
|
||||
"@types/request-promise-native": "^1.0.18",
|
||||
"@types/semver": "^7.5.2",
|
||||
|
||||
Reference in New Issue
Block a user