File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
"@playwright/test" : " ^1.46.1" ,
13
13
"@podman-desktop/tests-playwright" : " 1.12.0" ,
14
14
"@types/node" : " ^20" ,
15
- "electron" : " ^32.0.0 " ,
15
+ "electron" : " ^32.0.1 " ,
16
16
"typescript" : " ^5.5.4" ,
17
17
"vitest" : " ^2.0.5" ,
18
18
"xvfb-maybe" : " ^0.2.1"
Original file line number Diff line number Diff line change @@ -1981,10 +1981,10 @@ electron-to-chromium@^1.5.4:
1981
1981
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.4.tgz#cd477c830dd6fca41fbd5465c1ff6ce08ac22343"
1982
1982
integrity sha512-orzA81VqLyIGUEA77YkVA1D+N+nNfl2isJVjjmOyrlxuooZ19ynb+dOlaDTqd/idKRS9lDCSBmtzM+kyCsMnkA==
1983
1983
1984
- electron@^32.0.0 :
1985
- version "32.0.0 "
1986
- resolved "https://registry.yarnpkg.com/electron/-/electron-32.0.0 .tgz#ccb1334d7f1f1a5387ad8f16a06180053ea9278a "
1987
- integrity sha512-rs+VkhztJd2LvRX7d3ikKH+EIHMW4vKM2l5qp7Dx/dLQAKKz3IFNKyYhYzczDnqO+/jUvx0ic0SQvqpv1/ZAsw ==
1984
+ electron@^32.0.1 :
1985
+ version "32.0.1 "
1986
+ resolved "https://registry.yarnpkg.com/electron/-/electron-32.0.1 .tgz#8bfc186b81a645c6b3b12f91e71db4231fd0c934 "
1987
+ integrity sha512-5Hd5Jaf9niYVR2hZxoRd3gOrcxPOxQV1XPV5WaoSfT9jLJHFadhlKtuSDIk3U6rQZke+aC7GqPPAv55nWFCMsA ==
1988
1988
dependencies :
1989
1989
" @electron/get" " ^2.0.0"
1990
1990
" @types/node" " ^20.9.0"
You can’t perform that action at this time.
0 commit comments