feat(1.101): use node-v22.14.0 and update patches (#2387)

This commit is contained in:
Baptiste Augrain
2025-05-23 03:16:28 +02:00
committed by GitHub
parent 9e38904cc5
commit f35cd2e4f9
23 changed files with 195 additions and 190 deletions

View File

@@ -2,5 +2,5 @@
set -ex
export ELECTRON_VERSION="34.5.4"
export ELECTRON_VERSION="35.4.0"
export VSCODE_ELECTRON_TAG="v${ELECTRON_VERSION}.riscv1"