feat(deps): switch to new electron
This commit is contained in:
14
package.json
14
package.json
@ -112,9 +112,9 @@
|
||||
"compare-versions": "^3.5.0",
|
||||
"debug": "^4.1.1",
|
||||
"detect-onebyte-encoding": "^1.0.3",
|
||||
"electron-context-menu": "^0.15.0",
|
||||
"electron-log": "^3.0.8",
|
||||
"electron-updater": "^4.1.2",
|
||||
"electron-context-menu": "^2.3.1",
|
||||
"electron-log": "^4.3.1",
|
||||
"electron-updater": "^4.3.5",
|
||||
"fs-jetpack": "^2.2.2",
|
||||
"glob": "^7.1.4",
|
||||
"google": "^2.1.0",
|
||||
@ -154,18 +154,18 @@
|
||||
"chai": "^4.2.0",
|
||||
"copy-webpack-plugin": "^5.0.3",
|
||||
"css-loader": "^3.1.0",
|
||||
"electron": "6.0.12",
|
||||
"electron-builder": "21.2.0",
|
||||
"electron": "11.1.1",
|
||||
"electron-builder": "22.9.1",
|
||||
"eslint": "^6.0.1",
|
||||
"eslint-plugin-react": "^7.14.2",
|
||||
"express": "^4.17.1",
|
||||
"friendly-errors-webpack-plugin": "^1.7.0",
|
||||
"html-webpack-plugin": "^3.2.0",
|
||||
"md5-file": "^4.0.0",
|
||||
"mocha": "^6.2.2",
|
||||
"mocha": "^8.2.1",
|
||||
"socket.io": "^2.2.0",
|
||||
"source-map-support": "^0.5.12",
|
||||
"spectron": "8.0.0",
|
||||
"spectron": "13.0.0",
|
||||
"style-loader": "^0.23.1",
|
||||
"sw-precache-webpack-plugin": "^0.11.5",
|
||||
"url-loader": "^2.1.0",
|
||||
|
Reference in New Issue
Block a user