chore(deps): update dependency electron to v34.1.0

This commit is contained in:
renovate[bot] 2025-02-06 00:34:24 +00:00 committed by GitHub
parent 91073e5e70
commit e356a34f0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -152,7 +152,7 @@
"@types/yargs": "17.0.33",
"@vitest/coverage-v8": "3.0.5",
"cross-env": "7.0.3",
"electron": "34.0.2",
"electron": "34.1.0",
"esm": "3.2.25",
"jasmine": "5.5.0",
"jsdoc": "4.0.4",
@ -7666,9 +7666,9 @@
}
},
"node_modules/electron": {
"version": "34.0.2",
"resolved": "https://registry.npmjs.org/electron/-/electron-34.0.2.tgz",
"integrity": "sha512-u3F+DSUlg9NaGS+9qnYmSRN8VjAnc3LJDDk1ye1uISJnh4gjG76y3681qLowsPMx4obvCP2eBINnmbLo0yT5WA==",
"version": "34.1.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-34.1.0.tgz",
"integrity": "sha512-ZUid8XrGPA0dfes97PPADc8ecWOUX/qYRNp1glze9coZLEYc+PsMvgjVDCHSvjfHfiI+V3unwngSVpBouX71YQ==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
@ -8387,9 +8387,9 @@
}
},
"node_modules/electron/node_modules/@types/node": {
"version": "20.17.16",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.16.tgz",
"integrity": "sha512-vOTpLduLkZXePLxHiHsBLp98mHGnl8RptV4YAO3HfKO5UHjDvySGbxKtpYfy8Sx5+WKcgc45qNreJJRVM3L6mw==",
"version": "20.17.17",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.17.tgz",
"integrity": "sha512-/WndGO4kIfMicEQLTi/mDANUu/iVUhT7KboZPdEqqHQ4aTS+3qT3U5gIqWDFV+XouorjfgGqvKILJeHhuQgFYg==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"

View File

@ -194,7 +194,7 @@
"@types/yargs": "17.0.33",
"@vitest/coverage-v8": "3.0.5",
"cross-env": "7.0.3",
"electron": "34.0.2",
"electron": "34.1.0",
"esm": "3.2.25",
"jasmine": "5.5.0",
"jsdoc": "4.0.4",