chore: bump electron@35.5.0 (#250374)

* chore: bump electron@35.5.0

* chore: adpot system-context-menu for linux

* chore: add network inspection support

* chore: bump distro
This commit is contained in:
Robo
2025-06-03 15:20:38 +09:00
committed by GitHub
parent 3a7f042d90
commit 8bfbbbd857
12 changed files with 108 additions and 101 deletions

8
package-lock.json generated
View File

@@ -95,7 +95,7 @@
"css-loader": "^6.9.1",
"debounce": "^1.0.0",
"deemon": "^1.13.4",
"electron": "35.4.0",
"electron": "35.5.0",
"eslint": "^9.11.1",
"eslint-formatter-compact": "^8.40.0",
"eslint-plugin-header": "3.1.1",
@@ -5865,9 +5865,9 @@
"dev": true
},
"node_modules/electron": {
"version": "35.4.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-35.4.0.tgz",
"integrity": "sha512-VIPSNcUnic00aaE83w6BW4Dj1kE8A5DU0nVbvwqotN3+gseGunbP4WyHp/kfKXVKQj1S3No3HnYxU5LJmYbAtw==",
"version": "35.5.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-35.5.0.tgz",
"integrity": "sha512-16ScwDuKgnuL7tSrEgBvQe1Hm4CSK0vbOusPFrDs4oIs3QOdEFtrP9i8+4yKQGXpszj4f4F0MQjKv1tu9E4Gvg==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",