chore: bump electron@34.4.0 (#245227)

* chore: bump electron@34.4.0

* temp: update distro

* chore: bump distro
This commit is contained in:
Robo
2025-04-01 22:09:24 +09:00
committed by GitHub
parent e7fe3ea375
commit d1d0260ab8
5 changed files with 85 additions and 85 deletions
+4 -4
View File
@@ -97,7 +97,7 @@
"cssnano": "^6.0.3",
"debounce": "^1.0.0",
"deemon": "^1.8.0",
"electron": "34.3.2",
"electron": "34.4.0",
"eslint": "^9.11.1",
"eslint-formatter-compact": "^8.40.0",
"eslint-plugin-header": "3.1.1",
@@ -6014,9 +6014,9 @@
"dev": true
},
"node_modules/electron": {
"version": "34.3.2",
"resolved": "https://registry.npmjs.org/electron/-/electron-34.3.2.tgz",
"integrity": "sha512-n9tzmFexVLxipZXwMTY30H10f0X9k2OP0SkpSwL5VvnDZi0l/Hc+8CEArKkQPbbSf/IS7nxgc96gtTaR+XoSBg==",
"version": "34.4.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-34.4.0.tgz",
"integrity": "sha512-/+RKCgdXa3yp/Ui+xkA84YJMZjnDyAhlHpVwpM454o+ELX3c3UloMzaCt2J0Cq+csAyPakrpDyGIQEabLUeU3w==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",