mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-16 14:40:12 +01:00
♻️ Upgrade to Electron v34.5.2 https://github.com/siyuan-note/siyuan/issues/14660
This commit is contained in:
parent
cc2239f969
commit
867ca31fc9
4 changed files with 15 additions and 15 deletions
16
app/pnpm-lock.yaml
generated
16
app/pnpm-lock.yaml
generated
|
|
@ -10,7 +10,7 @@ importers:
|
|||
dependencies:
|
||||
'@electron/remote':
|
||||
specifier: ^2.1.2
|
||||
version: 2.1.2(electron@34.5.0)
|
||||
version: 2.1.2(electron@34.5.2)
|
||||
devDependencies:
|
||||
'@eslint/eslintrc':
|
||||
specifier: ^3.3.1
|
||||
|
|
@ -40,8 +40,8 @@ importers:
|
|||
specifier: ^1.11.5
|
||||
version: 1.11.13
|
||||
electron:
|
||||
specifier: 34.5.0
|
||||
version: 34.5.0
|
||||
specifier: 34.5.2
|
||||
version: 34.5.2
|
||||
electron-builder:
|
||||
specifier: 26.0.11
|
||||
version: 26.0.11(electron-builder-squirrel-windows@26.0.11)
|
||||
|
|
@ -1184,8 +1184,8 @@ packages:
|
|||
resolution: {integrity: sha512-bO3y10YikuUwUuDUQRM4KfwNkKhnpVO7IPdbsrejwN9/AABJzzTQ4GeHwyzNSrVO+tEH3/Np255a3sVZpZDjvg==}
|
||||
engines: {node: '>=8.0.0'}
|
||||
|
||||
electron@34.5.0:
|
||||
resolution: {integrity: sha512-GabFMG7r2P1NQf5DYp6mnCXo5CcatxXb8YQo54VTStql6weeEv7tsqvl3lAssGwDdd4iMc8QpTCFjErBSVRWeQ==}
|
||||
electron@34.5.2:
|
||||
resolution: {integrity: sha512-Xt5dJl+iBGo5atrfd4Jusc2tk6oD+dId3Kqj59tzxlqJgHRK2mRtLwAhT5OyxLx1RJGEv1yQHvUrzkzjNTp0ug==}
|
||||
engines: {node: '>= 12.20.55'}
|
||||
hasBin: true
|
||||
|
||||
|
|
@ -2851,9 +2851,9 @@ snapshots:
|
|||
- bluebird
|
||||
- supports-color
|
||||
|
||||
'@electron/remote@2.1.2(electron@34.5.0)':
|
||||
'@electron/remote@2.1.2(electron@34.5.2)':
|
||||
dependencies:
|
||||
electron: 34.5.0
|
||||
electron: 34.5.2
|
||||
|
||||
'@electron/universal@2.0.1':
|
||||
dependencies:
|
||||
|
|
@ -3977,7 +3977,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
electron@34.5.0:
|
||||
electron@34.5.2:
|
||||
dependencies:
|
||||
'@electron/get': 2.0.3
|
||||
'@types/node': 20.17.30
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue