Merge pull request #1604 from TriliumNext/renovate/electron-35.x

chore(deps): update dependency electron to v35.1.3
This commit is contained in:
Elian Doran 2025-04-03 15:42:03 +03:00 committed by GitHub
commit b4b2934e60
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",
"cross-env": "7.0.3",
"css-loader": "7.1.2",
"electron": "35.1.2",
"electron": "35.1.3",
"eslint": "9.23.0",
"esm": "3.2.25",
"globals": "16.0.0",
@ -9568,9 +9568,9 @@
}
},
"node_modules/electron": {
"version": "35.1.2",
"resolved": "https://registry.npmjs.org/electron/-/electron-35.1.2.tgz",
"integrity": "sha512-ipYSDZEV3+PpHfJ8/oWlpMCvxwutX6xLvBz2HRPgEzSFzgLmGO7YXTjEow4DhDtCpGE+b95NTGoJaRAVQi5n7A==",
"version": "35.1.3",
"resolved": "https://registry.npmjs.org/electron/-/electron-35.1.3.tgz",
"integrity": "sha512-z7zZtvoK40ynKmgZ5dfD5xhsAXHxNShWgx9vIpC/ZMawBB93sBTWU83gHrjSzAcY9n0Io1WJCyUt/UIQHzlDXA==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

@ -216,7 +216,7 @@
"copy-webpack-plugin": "13.0.0",
"cross-env": "7.0.3",
"css-loader": "7.1.2",
"electron": "35.1.2",
"electron": "35.1.3",
"eslint": "9.23.0",
"esm": "3.2.25",
"globals": "16.0.0",