mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
chore: revert to Electron 19 (#175851)
* Revert "Update to min supported version of node (#175723)" This reverts commitf749e6be2d. * Revert "chore: update min node version for development (#175663)" This reverts commitf2a822fbe9. * Revert "electron 22 sandbox - enable for OSS (#175659)" This reverts commit2551af21f8. * Revert "chore: update to Electron 22 (#166430)" This reverts commit6e85d2b51e.
This commit is contained in:
@@ -122,11 +122,10 @@ export const referenceGeneratedDepsByArch = {
|
||||
'libc.so.6',
|
||||
'libc.so.6(GLIBC_2.10)',
|
||||
'libc.so.6(GLIBC_2.11)',
|
||||
'libc.so.6(GLIBC_2.14)',
|
||||
'libc.so.6(GLIBC_2.15)',
|
||||
'libc.so.6(GLIBC_2.16)',
|
||||
'libc.so.6(GLIBC_2.17)',
|
||||
'libc.so.6(GLIBC_2.25)',
|
||||
'libc.so.6(GLIBC_2.28)',
|
||||
'libc.so.6(GLIBC_2.4)',
|
||||
'libc.so.6(GLIBC_2.6)',
|
||||
'libc.so.6(GLIBC_2.7)',
|
||||
@@ -142,6 +141,7 @@ export const referenceGeneratedDepsByArch = {
|
||||
'libgbm.so.1',
|
||||
'libgcc_s.so.1',
|
||||
'libgcc_s.so.1(GCC_3.0)',
|
||||
'libgcc_s.so.1(GCC_3.4)',
|
||||
'libgcc_s.so.1(GCC_3.5)',
|
||||
'libgio-2.0.so.0',
|
||||
'libglib-2.0.so.0',
|
||||
@@ -219,8 +219,6 @@ export const referenceGeneratedDepsByArch = {
|
||||
'libatspi.so.0()(64bit)',
|
||||
'libc.so.6()(64bit)',
|
||||
'libc.so.6(GLIBC_2.17)(64bit)',
|
||||
'libc.so.6(GLIBC_2.25)(64bit)',
|
||||
'libc.so.6(GLIBC_2.28)(64bit)',
|
||||
'libcairo.so.2()(64bit)',
|
||||
'libcurl.so.4()(64bit)',
|
||||
'libdbus-1.so.3()(64bit)',
|
||||
|
||||
Reference in New Issue
Block a user