chore: bump electron@39.8.0 (#299669)

* chore: bump electron@39.8.0

* chore: bump distro
This commit is contained in:
Robo
2026-03-07 10:26:01 +09:00
committed by GitHub
parent 966c59037a
commit 3154150df5
6 changed files with 87 additions and 87 deletions

8
package-lock.json generated
View File

@@ -104,7 +104,7 @@
"css-loader": "^6.9.1",
"debounce": "^1.0.0",
"deemon": "^1.13.6",
"electron": "39.6.0",
"electron": "39.8.0",
"eslint": "^9.36.0",
"eslint-formatter-compact": "^8.40.0",
"eslint-plugin-header": "3.1.1",
@@ -7879,9 +7879,9 @@
"dev": true
},
"node_modules/electron": {
"version": "39.6.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-39.6.0.tgz",
"integrity": "sha512-KQK3sJ6JCyymY3HQxV0N/bVBQwKQETRW0N/+OYcrL9H6tZhpmTSaZY3qSxcruWrPIuouvoiP3Vk/JKUpw05ZIw==",
"version": "39.8.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-39.8.0.tgz",
"integrity": "sha512-K+f3YelSyh9Q4LgUXuIhLB4kq73LJrqnIbe8ih9vpWi+iSdPebj0w7FRYwILCMDoyBQMFC9LicYHuIPmZzdKlg==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",