更新依赖到最新

pull/166/head
lyswhut 2020-01-17 21:52:36 +08:00
parent 95b08c2406
commit bb0b59080a
2 changed files with 1877 additions and 1121 deletions

2976
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -139,11 +139,11 @@
}, },
"homepage": "https://github.com/lyswhut/lx-music-desktop#readme", "homepage": "https://github.com/lyswhut/lx-music-desktop#readme",
"devDependencies": { "devDependencies": {
"@babel/core": "^7.7.7", "@babel/core": "^7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.7.4", "@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/polyfill": "^7.7.0", "@babel/polyfill": "^7.8.3",
"@babel/preset-env": "^7.7.7", "@babel/preset-env": "^7.8.3",
"autoprefixer": "^9.7.3", "autoprefixer": "^9.7.4",
"babel-eslint": "^10.0.3", "babel-eslint": "^10.0.3",
"babel-loader": "^8.0.6", "babel-loader": "^8.0.6",
"babel-minify-webpack-plugin": "^0.3.1", "babel-minify-webpack-plugin": "^0.3.1",
@ -153,13 +153,13 @@
"chalk": "^3.0.0", "chalk": "^3.0.0",
"changelog-parser": "^2.8.0", "changelog-parser": "^2.8.0",
"copy-webpack-plugin": "^5.1.1", "copy-webpack-plugin": "^5.1.1",
"core-js": "^3.6.2", "core-js": "^3.6.4",
"cos-nodejs-sdk-v5": "^2.5.14", "cos-nodejs-sdk-v5": "^2.5.14",
"cross-env": "^6.0.3", "cross-env": "^6.0.3",
"css-loader": "^3.4.1", "css-loader": "^3.4.2",
"del": "^5.1.0", "del": "^5.1.0",
"electron": "^7.1.8", "electron": "^7.1.9",
"electron-builder": "^21.2.0", "electron-builder": "^22.2.0",
"electron-debug": "^3.0.1", "electron-debug": "^3.0.1",
"electron-devtools-installer": "^2.2.4", "electron-devtools-installer": "^2.2.4",
"eslint": "^6.8.0", "eslint": "^6.8.0",
@ -167,7 +167,7 @@
"eslint-formatter-friendly": "^7.0.0", "eslint-formatter-friendly": "^7.0.0",
"eslint-loader": "^3.0.3", "eslint-loader": "^3.0.3",
"eslint-plugin-html": "^6.0.0", "eslint-plugin-html": "^6.0.0",
"eslint-plugin-import": "^2.19.1", "eslint-plugin-import": "^2.20.0",
"eslint-plugin-node": "^11.0.0", "eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1", "eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1", "eslint-plugin-standard": "^4.0.1",
@ -213,7 +213,7 @@
"request": "^2.88.0", "request": "^2.88.0",
"vue": "^2.6.11", "vue": "^2.6.11",
"vue-electron": "^1.0.6", "vue-electron": "^1.0.6",
"vue-router": "^3.1.3", "vue-router": "^3.1.5",
"vuex": "^3.1.2", "vuex": "^3.1.2",
"vuex-electron": "^1.0.3", "vuex-electron": "^1.0.3",
"vuex-router-sync": "^5.0.0" "vuex-router-sync": "^5.0.0"