File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 34
34
"@playwright/test" : " ^1.49.1" ,
35
35
"@types/node" : " ^22.10.1" ,
36
36
"cross-replace" : " ^0.2.0" ,
37
- "electron" : " 32.2.7 "
37
+ "electron" : " 32.3.0 "
38
38
},
39
39
"dependencies" : {
40
40
"@deepnest/calculate-nfp" : " ^202412.22.211007" ,
Original file line number Diff line number Diff line change 127
127
optionalDependencies :
128
128
global-agent "^3.0.0"
129
129
130
- " @electron/node-gyp@git+ https://github.com/electron/node-gyp.git #06b29aafb7708acef8b3669835c8a7857ebc92d2 " :
130
+ " @electron/node-gyp@https://github.com/electron/node-gyp#06b29aafb7708acef8b3669835c8a7857ebc92d2 " :
131
131
version "10.2.0-electron.1"
132
- resolved "git+ https://github.com/electron/node-gyp.git #06b29aafb7708acef8b3669835c8a7857ebc92d2"
132
+ resolved "https://github.com/electron/node-gyp#06b29aafb7708acef8b3669835c8a7857ebc92d2"
133
133
dependencies :
134
134
env-paths "^2.2.0"
135
135
exponential-backoff "^3.1.1"
@@ -691,10 +691,10 @@ dir-compare@^4.2.0:
691
691
minimatch "^3.0.5"
692
692
p-limit "^3.1.0 "
693
693
694
- electron@32.2.7 :
695
- version "32.2.7 "
696
- resolved "https://registry.yarnpkg.com/electron/-/electron-32.2.7 .tgz#4eaf78534c99ba060da5bb002c737206be33f225 "
697
- integrity sha512-y8jbQRG3xogF70XPlk5c+dWe5iRfUBo28o2NMpKd/CcW7ENIaWtBlGima8/8nmRdAaYTy1+yIt6KB0Lon9H8cA ==
694
+ electron@32.3.0 :
695
+ version "32.3.0 "
696
+ resolved "https://registry.yarnpkg.com/electron/-/electron-32.3.0 .tgz#30b69c665d02f21d00997a8843b7bdaf8e4dd420 "
697
+ integrity sha512-CyX6K1INQdlgTePmP3wuAueUi5ePqw0IpiGOyyzULGU9gBQI3idwW6apR3W/R1cES2j1gWLrkty3cD40qRV9sg ==
698
698
dependencies :
699
699
" @electron/get" " ^2.0.0"
700
700
" @types/node" " ^20.9.0"
You can’t perform that action at this time.
0 commit comments