mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-29 21:11:38 +01:00
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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user