File tree Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Expand file tree Collapse file tree 2 files changed +11
-9
lines changed Original file line number Diff line number Diff line change 17
17
"watch" : " webpack-dev-server --hot"
18
18
},
19
19
"config" : {
20
- "electron-version" : " 3.0.8 "
20
+ "electron-version" : " 4.2.12 "
21
21
},
22
22
"repository" : {
23
23
"type" : " git" ,
147
147
"css-loader" : " ^0.19.0" ,
148
148
"devtron" : " ^1.1.0" ,
149
149
"dom-storage" : " ^2.0.2" ,
150
- "electron" : " 3.0.8 " ,
150
+ "electron" : " 4 " ,
151
151
"electron-debug" : " ^2.2.0" ,
152
152
"electron-devtools-installer" : " ^2.2.4" ,
153
153
"electron-packager" : " ^12.2.0" ,
Original file line number Diff line number Diff line change 117
117
dependencies :
118
118
meaw "^2.0.0"
119
119
120
- " @types/node@^8.0.24 " :
121
- version "8.10.17"
122
- resolved "https://registry.yarnpkg.com/@types/node/-/node-8.10.17.tgz#d48cf10f0dc6dcf59f827f5a3fc7a4a6004318d3"
120
+ " @types/node@^10.12.18 " :
121
+ version "10.17.0"
122
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.0.tgz#537c61a1df699a8331c79dab2ccc2c8799873c66"
123
+ integrity sha512-wuJwN2KV4tIRz1bu9vq5kSPasJ8IsEjZaP1ZR7KlmdUZvGF/rXy8DmXOVwUD0kAtvtJ7aqMKPqUXC0NUTDbrDg==
123
124
124
125
" JSV@>= 4.0.x " :
125
126
version "4.0.2"
@@ -3072,11 +3073,12 @@ electron-winstaller@^2.2.0:
3072
3073
lodash.template "^4.2.2"
3073
3074
temp "^0.8.3"
3074
3075
3075
-
3076
- version "3.0.8"
3077
- resolved "https://registry.yarnpkg.com/electron/-/electron-3.0.8.tgz#7905806ebaead4c693531e11cda6568c32efa7bb"
3076
+ electron@4 :
3077
+ version "4.2.12"
3078
+ resolved "https://registry.yarnpkg.com/electron/-/electron-4.2.12.tgz#8e8926a6a6654cde5eb0612952fed98a56941875"
3079
+ integrity sha512-EES8eMztoW8gEP5E4GQLP8slrfS2jqTYtHbu36mlu3k1xYAaNPyQQr6mCILkYxqj4l3la4CT2Vcs89CUG62vcQ==
3078
3080
dependencies :
3079
- " @types/node" " ^8.0.24 "
3081
+ " @types/node" " ^10.12.18 "
3080
3082
electron-download "^4.1.0"
3081
3083
extract-zip "^1.0.3"
3082
3084
You can’t perform that action at this time.
0 commit comments