Skip to content

Commit 55aaa61

Browse files
committed
chore: update electron
1 parent ad56847 commit 55aaa61

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/shell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"@electron-forge/plugin-webpack": "^7.5.0",
3030
"copy-webpack-plugin": "^11.0.0",
3131
"cross-env": "^7.0.2",
32-
"electron": "^35.0.0-beta.3"
32+
"electron": "^35.0.0-beta.8"
3333
}
3434
}

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2349,6 +2349,15 @@ electron@^35.0.0-beta.3:
23492349
"@types/node" "^22.7.7"
23502350
extract-zip "^2.0.1"
23512351

2352+
electron@^35.0.0-beta.8:
2353+
version "35.0.0-beta.8"
2354+
resolved "https://registry.yarnpkg.com/electron/-/electron-35.0.0-beta.8.tgz#acf936b42a063071d29e6cb7a85c02ac507c3edc"
2355+
integrity sha512-ehYTjZAwT4al6wJkj28WMn+ESas5kyK3DYp2AXz10jBGytspLkSd5Pgi8gJCZtF7Z5unHkCE1H3F/2aEFPDeYg==
2356+
dependencies:
2357+
"@electron/get" "^2.0.0"
2358+
"@types/node" "^22.7.7"
2359+
extract-zip "^2.0.1"
2360+
23522361
emoji-regex@^10.3.0:
23532362
version "10.4.0"
23542363
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-10.4.0.tgz#03553afea80b3975749cfcb36f776ca268e413d4"

0 commit comments

Comments
 (0)