chore: bump up electron version to v33 (#114)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-15 16:47:58 +08:00 committed by GitHub
parent 8990d83b96
commit 67893a6ff2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -19,7 +19,7 @@
"ava": "^6.1.3",
"blurhash": "^2.0.5",
"chalk": "^5.3.0",
"electron": "^32.0.0",
"electron": "^33.0.0",
"lerna": "^8.1.6",
"npm-run-all2": "^6.2.2",
"prettier": "^3.3.3",

View File

@ -4518,16 +4518,16 @@ __metadata:
languageName: node
linkType: hard
"electron@npm:^32.0.0":
version: 32.0.1
resolution: "electron@npm:32.0.1"
"electron@npm:^33.0.0":
version: 33.0.0
resolution: "electron@npm:33.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/274412b2da617c2489f4cb0bcbd2316a8429adbc07ef8a469e5f312ca3113558b7e9b25fdc78faea95270ee11ed155c5cf4a5b11083342577defcb9b298012d7
checksum: 10c0/3158741c4348e27494a0aed1ecd6c1fd55e42cfd051da4f22dc7c9824ae03e88261f0561da71347e84043c3282db3e9ae20e81efba3c69ec9f1d83f69b98225e
languageName: node
linkType: hard
@ -5973,7 +5973,7 @@ __metadata:
ava: "npm:^6.1.3"
blurhash: "npm:^2.0.5"
chalk: "npm:^5.3.0"
electron: "npm:^32.0.0"
electron: "npm:^33.0.0"
lerna: "npm:^8.1.6"
npm-run-all2: "npm:^6.2.2"
prettier: "npm:^3.3.3"