mirror of
https://github.com/NoCrypt/migu.git
synced 2026-04-20 08:02:12 +00:00
revert: electron update
This commit is contained in:
parent
fcc0ddf255
commit
f4544a00ed
2 changed files with 6 additions and 6 deletions
|
|
@ -18,7 +18,7 @@
|
|||
"@electron/notarize": "^2.3.2",
|
||||
"common": "workspace:*",
|
||||
"discord-rpc": "4.0.1",
|
||||
"electron": "^31.3.1",
|
||||
"electron": "29.1.4",
|
||||
"electron-builder": "^24.13.3",
|
||||
"electron-log": "^5.1.7",
|
||||
"electron-updater": "^6.2.1",
|
||||
|
|
|
|||
|
|
@ -222,8 +222,8 @@ importers:
|
|||
specifier: 4.0.1
|
||||
version: 4.0.1(bufferutil@4.0.8)(utf-8-validate@5.0.10)
|
||||
electron:
|
||||
specifier: ^31.3.1
|
||||
version: 31.3.1
|
||||
specifier: 29.1.4
|
||||
version: 29.1.4
|
||||
electron-builder:
|
||||
specifier: ^24.13.3
|
||||
version: 24.13.3(electron-builder-squirrel-windows@24.13.3(dmg-builder@24.13.3))
|
||||
|
|
@ -2276,8 +2276,8 @@ packages:
|
|||
electron-updater@6.2.1:
|
||||
resolution: {integrity: sha512-83eKIPW14qwZqUUM6wdsIRwVKZyjmHxQ4/8G+1C6iS5PdDt7b1umYQyj1/qPpH510GmHEQe4q0kCPe3qmb3a0Q==}
|
||||
|
||||
electron@31.3.1:
|
||||
resolution: {integrity: sha512-9fiuWlRhBfygtcT+auRd/WdBK/f8LZZcrpx0RjpXhH2DPTP/PfnkC4JB1PW55qCbGbh4wAgkYbf4ExIag8oGCA==}
|
||||
electron@29.1.4:
|
||||
resolution: {integrity: sha512-IWXys0SqgmIfrqXusUGQC0gGG7CCqA5vfmNsUMj8dFkAnK3lisKyjSESStWlrsste/OX/AAC5wsVlf23reUNnw==}
|
||||
engines: {node: '>= 12.20.55'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -8142,7 +8142,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
electron@31.3.1:
|
||||
electron@29.1.4:
|
||||
dependencies:
|
||||
'@electron/get': 2.0.3
|
||||
'@types/node': 20.14.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue