chore(deps): update dependency electron to v36 (#718)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-02 09:58:14 +02:00 committed by GitHub
parent 051259f85d
commit e97357a87f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -52,7 +52,7 @@
}
},
"devDependencies": {
"electron": "35.2.2",
"electron": "36.1.0",
"electron-builder": "26.0.12",
"unzipper": "0.12.3"
},

View File

@ -16,8 +16,8 @@ importers:
version: 5.1.0
devDependencies:
electron:
specifier: 35.2.2
version: 35.2.2
specifier: 36.1.0
version: 36.1.0
electron-builder:
specifier: 26.0.12
version: 26.0.12(electron-builder-squirrel-windows@24.13.3)
@ -579,8 +579,8 @@ packages:
electron-publish@26.0.11:
resolution: {integrity: sha512-a8QRH0rAPIWH9WyyS5LbNvW9Ark6qe63/LqDB7vu2JXYpi0Gma5Q60Dh4tmTqhOBQt0xsrzD8qE7C+D7j+B24A==}
electron@35.2.2:
resolution: {integrity: sha512-jZnCOtIgrt28esWP5z/PKndj/vPQ/Zt+cvNRlb/qOGnK/AjW1mASwPMtQ099NlSodf69RR3JrhnZCYbTWeDR4g==}
electron@36.1.0:
resolution: {integrity: sha512-gnp3BnbKdGsVc7cm1qlEaZc8pJsR08mIs8H/yTo8gHEtFkGGJbDTVZOYNAfbQlL0aXh+ozv+CnyiNeDNkT1Upg==}
engines: {node: '>= 12.20.55'}
hasBin: true
@ -2399,7 +2399,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
electron@35.2.2:
electron@36.1.0:
dependencies:
'@electron/get': 2.0.3
'@types/node': 22.13.14