chore: bump electron@37.7.0 (#272157)

* chore: bump electron@37.7.0

* chore: update node.js build

* chore: bump distro
This commit is contained in:
Robo
2025-10-20 04:19:05 +09:00
committed by GitHub
parent c5b9423298
commit e0f4b8926e
8 changed files with 99 additions and 99 deletions
+4 -4
View File
@@ -98,7 +98,7 @@
"css-loader": "^6.9.1",
"debounce": "^1.0.0",
"deemon": "^1.13.6",
"electron": "37.6.0",
"electron": "37.7.0",
"eslint": "^9.36.0",
"eslint-formatter-compact": "^8.40.0",
"eslint-plugin-header": "3.1.1",
@@ -6332,9 +6332,9 @@
"dev": true
},
"node_modules/electron": {
"version": "37.6.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-37.6.0.tgz",
"integrity": "sha512-8AANcn6irYQ7cTAJRY7r0CovWckcGCHUniQecyGhw/jJ25vWwitVhF97skF+EyDztiEI6YBoF0G6tx1s37bO3g==",
"version": "37.7.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-37.7.0.tgz",
"integrity": "sha512-LBzvfrS0aalynOsnC11AD7zeoU8eOois090mzLpQM3K8yZ2N04i2ZW9qmHOTFLrXlKvrwRc7EbyQf1u8XHMl6Q==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",