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

This commit is contained in:
renovate[bot] 2025-01-30 01:56:48 +00:00 committed by GitHub
parent 67a23f0bae
commit 3318c9fec6
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.4",
"cross-env": "7.0.3",
"electron": "34.0.1",
"electron": "34.0.2",
"esm": "3.2.25",
"jasmine": "5.5.0",
"jsdoc": "4.0.4",
@ -7646,9 +7646,9 @@
}
},
"node_modules/electron": {
"version": "34.0.1",
"resolved": "https://registry.npmjs.org/electron/-/electron-34.0.1.tgz",
"integrity": "sha512-aArw5tAM80i3CKwEREnyZSM1SkARf5Jd1yBMTIdOL4pB1M+p/oDeyWSFI9Dl+vujyfJKiK4SS5+j19wna1onMw==",
"version": "34.0.2",
"resolved": "https://registry.npmjs.org/electron/-/electron-34.0.2.tgz",
"integrity": "sha512-u3F+DSUlg9NaGS+9qnYmSRN8VjAnc3LJDDk1ye1uISJnh4gjG76y3681qLowsPMx4obvCP2eBINnmbLo0yT5WA==",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
@ -8162,9 +8162,9 @@
}
},
"node_modules/electron/node_modules/@types/node": {
"version": "20.17.14",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.14.tgz",
"integrity": "sha512-w6qdYetNL5KRBiSClK/KWai+2IMEJuAj+EujKCumalFOwXtvOXaEan9AuwcRID2IcOIAWSIfR495hBtgKlx2zg==",
"version": "20.17.16",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.17.16.tgz",
"integrity": "sha512-vOTpLduLkZXePLxHiHsBLp98mHGnl8RptV4YAO3HfKO5UHjDvySGbxKtpYfy8Sx5+WKcgc45qNreJJRVM3L6mw==",
"license": "MIT",
"dependencies": {
"undici-types": "~6.19.2"

View File

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