mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-22 15:11:37 +03:00
chore(electron): downgrade electron to v31 (#8111)
This commit is contained in:
parent
5c67f98e90
commit
f7816a5b28
@ -75,7 +75,7 @@
|
||||
"@vitest/coverage-istanbul": "2.0.5",
|
||||
"@vitest/ui": "2.0.5",
|
||||
"cross-env": "^7.0.3",
|
||||
"electron": "^32.0.0",
|
||||
"electron": "^31.0.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-import-x": "^0.5.0",
|
||||
|
15
yarn.lock
15
yarn.lock
@ -723,7 +723,7 @@ __metadata:
|
||||
"@vitest/coverage-istanbul": "npm:2.0.5"
|
||||
"@vitest/ui": "npm:2.0.5"
|
||||
cross-env: "npm:^7.0.3"
|
||||
electron: "npm:^32.0.0"
|
||||
electron: "npm:^31.0.0"
|
||||
eslint: "npm:^8.57.0"
|
||||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-plugin-import-x: "npm:^0.5.0"
|
||||
@ -20581,19 +20581,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"electron@npm:^32.0.0":
|
||||
version: 32.0.2
|
||||
resolution: "electron@npm:32.0.2"
|
||||
dependencies:
|
||||
"@electron/get": "npm:^2.0.0"
|
||||
"@types/node": "npm:^20.9.0"
|
||||
extract-zip: "npm:^2.0.1"
|
||||
bin:
|
||||
electron: cli.js
|
||||
checksum: 10/1de5c05e44cde6e9e9799a5867c5dfae587bf13a5d35273c75d8508d71ab488641333bee959785b4074cd9cf7940c3fbcb5b8b3e58a428e196dafa33cfa92962
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"embla-carousel-react@npm:^8.1.5":
|
||||
version: 8.2.1
|
||||
resolution: "embla-carousel-react@npm:8.2.1"
|
||||
|
Loading…
Reference in New Issue
Block a user