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

This commit is contained in:
renovate[bot] 2025-03-21 02:40:05 +00:00 committed by GitHub
parent 6d82905ad4
commit cf70dd0b4f
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

@ -164,7 +164,7 @@
"bootstrap": "5.3.3", "bootstrap": "5.3.3",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"css-loader": "7.1.2", "css-loader": "7.1.2",
"electron": "35.0.1", "electron": "35.0.3",
"eslint": "9.22.0", "eslint": "9.22.0",
"esm": "3.2.25", "esm": "3.2.25",
"globals": "16.0.0", "globals": "16.0.0",
@ -10151,9 +10151,9 @@
} }
}, },
"node_modules/electron": { "node_modules/electron": {
"version": "35.0.1", "version": "35.0.3",
"resolved": "https://registry.npmjs.org/electron/-/electron-35.0.1.tgz", "resolved": "https://registry.npmjs.org/electron/-/electron-35.0.3.tgz",
"integrity": "sha512-iQonj6lnPhqfqha2KXx6LzV1dnu6UPTCWK+b7f9Zvg828umGemi22DKbcJ3/q+Opn7iUVTWyqp9z1JQqkIi6OA==", "integrity": "sha512-kjQAYEWXSr2TyK19IZoF85dzFIBaYuX7Yp/C+34b5Y/jmI2z270CGie+RjmEGMMitsy0G8YJKftukhYMuWlK6g==",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -221,7 +221,7 @@
"bootstrap": "5.3.3", "bootstrap": "5.3.3",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"css-loader": "7.1.2", "css-loader": "7.1.2",
"electron": "35.0.1", "electron": "35.0.3",
"eslint": "9.22.0", "eslint": "9.22.0",
"esm": "3.2.25", "esm": "3.2.25",
"globals": "16.0.0", "globals": "16.0.0",