bump electron to v36 (#10506)

This commit is contained in:
Eugene
2025-05-24 15:09:47 +02:00
committed by GitHub
parent 7ac85a329e
commit 406e9e1c42
6 changed files with 119 additions and 107 deletions

View File

@@ -64,9 +64,9 @@
"tabby-terminal": "*"
},
"resolutions": {
"*/node-abi": "^3",
"node-abi": "4.9.0",
"node-gyp": "^10.0.0",
"nan": "2.22.0",
"nan": "2.22.2",
"node-addon-api": "^8.3.0"
}
}