chore: dedupe electron
This commit is contained in:
parent
b3dd94649a
commit
0e60651149
2 changed files with 2 additions and 15 deletions
|
@ -27,7 +27,7 @@
|
|||
"@vitest/ui": "^1.2.2",
|
||||
"ava": "^6.1.1",
|
||||
"cross-env": "7.0.3",
|
||||
"electron": "^29.0.1",
|
||||
"electron": "^30.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"rxjs": "^7.8.1",
|
||||
"sinon": "^17.0.1",
|
||||
|
|
15
yarn.lock
15
yarn.lock
|
@ -331,7 +331,7 @@ __metadata:
|
|||
"@vitest/ui": "npm:^1.2.2"
|
||||
ava: "npm:^6.1.1"
|
||||
cross-env: "npm:7.0.3"
|
||||
electron: "npm:^29.0.1"
|
||||
electron: "npm:^30.0.0"
|
||||
lodash: "npm:^4.17.21"
|
||||
rxjs: "npm:^7.8.1"
|
||||
sinon: "npm:^17.0.1"
|
||||
|
@ -4751,19 +4751,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"electron@npm:^29.0.1":
|
||||
version: 29.2.0
|
||||
resolution: "electron@npm:29.2.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/7418c1c45c06b30efccb2c1d2c05644bc3f441050a64a75cf9ca3d30f8e9aa7f4a044b17b215ab280b2613735493e12c47fc9a9ac1f0c47e8737a2e273a71143
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"electron@npm:^30.0.0":
|
||||
version: 30.0.0
|
||||
resolution: "electron@npm:30.0.0"
|
||||
|
|
Loading…
Reference in a new issue