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

This commit is contained in:
renovate[bot] 2025-04-03 01:41:35 +00:00 committed by GitHub
parent 39d466caf8
commit f0770c07d0
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 @@
"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.2", "electron": "35.1.3",
"eslint": "9.23.0", "eslint": "9.23.0",
"esm": "3.2.25", "esm": "3.2.25",
"globals": "16.0.0", "globals": "16.0.0",
@ -9487,9 +9487,9 @@
} }
}, },
"node_modules/electron": { "node_modules/electron": {
"version": "35.1.2", "version": "35.1.3",
"resolved": "https://registry.npmjs.org/electron/-/electron-35.1.2.tgz", "resolved": "https://registry.npmjs.org/electron/-/electron-35.1.3.tgz",
"integrity": "sha512-ipYSDZEV3+PpHfJ8/oWlpMCvxwutX6xLvBz2HRPgEzSFzgLmGO7YXTjEow4DhDtCpGE+b95NTGoJaRAVQi5n7A==", "integrity": "sha512-z7zZtvoK40ynKmgZ5dfD5xhsAXHxNShWgx9vIpC/ZMawBB93sBTWU83gHrjSzAcY9n0Io1WJCyUt/UIQHzlDXA==",
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -221,7 +221,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.2", "electron": "35.1.3",
"eslint": "9.23.0", "eslint": "9.23.0",
"esm": "3.2.25", "esm": "3.2.25",
"globals": "16.0.0", "globals": "16.0.0",