mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-29 21:08:49 +01:00
♻️ Upgrade Electron v28.2.0 https://github.com/siyuan-note/siyuan/issues/10250
This commit is contained in:
parent
5059af15af
commit
f0e09bad72
2 changed files with 5 additions and 5 deletions
|
|
@ -74,6 +74,6 @@
|
|||
"webpack-cli": "^4.10.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@electron/remote": "^2.1.1"
|
||||
"@electron/remote": "^2.1.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
8
app/pnpm-lock.yaml
generated
8
app/pnpm-lock.yaml
generated
|
|
@ -6,8 +6,8 @@ settings:
|
|||
|
||||
dependencies:
|
||||
'@electron/remote':
|
||||
specifier: ^2.1.1
|
||||
version: 2.1.1(electron@28.2.0)
|
||||
specifier: ^2.1.2
|
||||
version: 2.1.2(electron@28.2.0)
|
||||
|
||||
devDependencies:
|
||||
'@types/node':
|
||||
|
|
@ -161,8 +161,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@electron/remote@2.1.1(electron@28.2.0):
|
||||
resolution: {integrity: sha512-Lfxul2yBxL+FBVaKszNAkuUqSIDbUQ1I7BC394iRXyqA2XGz7im2bAxroNIM51jhySSPKUaOLHaFLxfV6pC9VQ==}
|
||||
/@electron/remote@2.1.2(electron@28.2.0):
|
||||
resolution: {integrity: sha512-EPwNx+nhdrTBxyCqXt/pftoQg/ybtWDW3DUWHafejvnB1ZGGfMpv6e15D8KeempocjXe78T7WreyGGb3mlZxdA==}
|
||||
peerDependencies:
|
||||
electron: '>= 13.0.0'
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue