chore(deps): update dependency electron to v30 (#2043)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-16 14:17:22 +08:00 committed by GitHub
parent dacfeac1f5
commit 6871b67589
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 2 deletions

View file

@ -75,7 +75,7 @@
"bun-types": "^1.0.25",
"c8": "^9.1.0",
"cross-env": "^7.0.3",
"electron": "^29.0.1",
"electron": "^30.0.0",
"esbuild": "^0.20.0",
"husky": "^9.0.7",
"lerna": "^8.0.2",

View file

@ -4764,6 +4764,19 @@ __metadata:
languageName: node
linkType: hard
"electron@npm:^30.0.0":
version: 30.0.0
resolution: "electron@npm:30.0.0"
dependencies:
"@electron/get": "npm:^2.0.0"
"@types/node": "npm:^20.9.0"
extract-zip: "npm:^2.0.1"
bin:
electron: cli.js
checksum: 10c0/d4e8e6189a0fc052bec63f0a9d548d9446279ca7b8591c7f3f740f4d6c82577be797f7052581c00d7f4a75bc1ff428d61649b9db5eba79bcd22372e23511c0f5
languageName: node
linkType: hard
"elliptic@npm:^6.5.3, elliptic@npm:^6.5.5":
version: 6.5.5
resolution: "elliptic@npm:6.5.5"
@ -8030,7 +8043,7 @@ __metadata:
bun-types: "npm:^1.0.25"
c8: "npm:^9.1.0"
cross-env: "npm:^7.0.3"
electron: "npm:^29.0.1"
electron: "npm:^30.0.0"
esbuild: "npm:^0.20.0"
husky: "npm:^9.0.7"
lerna: "npm:^8.0.2"