更新依赖
parent
3c9bb74b61
commit
343395a5de
File diff suppressed because it is too large
Load Diff
12
package.json
12
package.json
|
@ -178,21 +178,21 @@
|
|||
},
|
||||
"homepage": "https://github.com/lyswhut/lx-music-desktop#readme",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.9",
|
||||
"@babel/core": "^7.17.10",
|
||||
"@babel/eslint-parser": "^7.17.0",
|
||||
"@babel/plugin-proposal-class-properties": "^7.16.7",
|
||||
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
|
||||
"@babel/plugin-transform-modules-umd": "^7.16.7",
|
||||
"@babel/plugin-transform-runtime": "^7.17.0",
|
||||
"@babel/plugin-transform-runtime": "^7.17.10",
|
||||
"@babel/polyfill": "^7.12.1",
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
"@babel/preset-env": "^7.17.10",
|
||||
"babel-loader": "^8.2.5",
|
||||
"babel-preset-minify": "^0.5.1",
|
||||
"browserslist": "^4.20.3",
|
||||
"chalk": "^4.1.2",
|
||||
"changelog-parser": "^2.8.1",
|
||||
"copy-webpack-plugin": "^10.2.4",
|
||||
"core-js": "^3.22.2",
|
||||
"core-js": "^3.22.4",
|
||||
"cross-env": "^7.0.3",
|
||||
"css-loader": "^6.7.1",
|
||||
"css-minimizer-webpack-plugin": "^3.4.1",
|
||||
|
@ -201,7 +201,7 @@
|
|||
"electron-builder": "^23.0.8",
|
||||
"electron-debug": "^3.2.0",
|
||||
"electron-devtools-installer": "^3.2.0",
|
||||
"electron-to-chromium": "^1.4.121",
|
||||
"electron-to-chromium": "^1.4.131",
|
||||
"electron-updater": "^5.0.3",
|
||||
"eslint": "^8.14.0",
|
||||
"eslint-config-standard": "^17.0.0",
|
||||
|
@ -218,7 +218,7 @@
|
|||
"less-loader": "^10.2.0",
|
||||
"mini-css-extract-plugin": "^2.6.0",
|
||||
"node-loader": "^2.0.0",
|
||||
"postcss": "^8.4.12",
|
||||
"postcss": "^8.4.13",
|
||||
"postcss-loader": "^6.2.1",
|
||||
"postcss-pxtorem": "^6.0.0",
|
||||
"pug": "^3.0.2",
|
||||
|
|
Loading…
Reference in New Issue