chore(deps): update dependency electron to v35.1.5

This commit is contained in:
renovate[bot] 2025-04-10 01:50:34 +00:00 committed by GitHub
parent 2e48837c89
commit 6e48db2d0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -159,7 +159,7 @@
"copy-webpack-plugin": "13.0.0", "copy-webpack-plugin": "13.0.0",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"css-loader": "7.1.2", "css-loader": "7.1.2",
"electron": "35.1.4", "electron": "35.1.5",
"eslint": "9.24.0", "eslint": "9.24.0",
"eslint-plugin-simple-import-sort": "12.1.1", "eslint-plugin-simple-import-sort": "12.1.1",
"esm": "3.2.25", "esm": "3.2.25",
@ -9569,9 +9569,9 @@
} }
}, },
"node_modules/electron": { "node_modules/electron": {
"version": "35.1.4", "version": "35.1.5",
"resolved": "https://registry.npmjs.org/electron/-/electron-35.1.4.tgz", "resolved": "https://registry.npmjs.org/electron/-/electron-35.1.5.tgz",
"integrity": "sha512-8HjE2wqxY//T09Of8k1eTpK/NeTG2FkTyRD+fyKXmec4wZVscGgZcmWFC0HYN4ktyHAjtplpxdFXjtqRnvzBMg==", "integrity": "sha512-LolvbKKQUSCGvEwbEQNt1cxD1t+YYClDNwBIjn4d28KM8FSqUn9zJuf6AbqNA7tVs9OFl/EQpmg/m4lZV1hH8g==",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -218,7 +218,7 @@
"copy-webpack-plugin": "13.0.0", "copy-webpack-plugin": "13.0.0",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"css-loader": "7.1.2", "css-loader": "7.1.2",
"electron": "35.1.4", "electron": "35.1.5",
"eslint": "9.24.0", "eslint": "9.24.0",
"eslint-plugin-simple-import-sort": "12.1.1", "eslint-plugin-simple-import-sort": "12.1.1",
"esm": "3.2.25", "esm": "3.2.25",