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

This commit is contained in:
renovate[bot] 2025-03-28 02:43:19 +00:00 committed by GitHub
parent 1a312bf01c
commit 9fe40e2ce6
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

@ -165,7 +165,7 @@
"cross-env": "7.0.3",
"css-loader": "7.1.2",
"dprint": "0.49.1",
"electron": "35.0.3",
"electron": "35.1.2",
"eslint": "9.23.0",
"esm": "3.2.25",
"globals": "16.0.0",
@ -10299,9 +10299,9 @@
}
},
"node_modules/electron": {
"version": "35.0.3",
"resolved": "https://registry.npmjs.org/electron/-/electron-35.0.3.tgz",
"integrity": "sha512-kjQAYEWXSr2TyK19IZoF85dzFIBaYuX7Yp/C+34b5Y/jmI2z270CGie+RjmEGMMitsy0G8YJKftukhYMuWlK6g==",
"version": "35.1.2",
"resolved": "https://registry.npmjs.org/electron/-/electron-35.1.2.tgz",
"integrity": "sha512-ipYSDZEV3+PpHfJ8/oWlpMCvxwutX6xLvBz2HRPgEzSFzgLmGO7YXTjEow4DhDtCpGE+b95NTGoJaRAVQi5n7A==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

@ -221,7 +221,7 @@
"cross-env": "7.0.3",
"css-loader": "7.1.2",
"dprint": "0.49.1",
"electron": "35.0.3",
"electron": "35.1.2",
"eslint": "9.23.0",
"esm": "3.2.25",
"globals": "16.0.0",