From f5cbb2763e4b68920a251906a5a3184367ece0ba Mon Sep 17 00:00:00 2001 From: Alexander Frick Date: Mon, 12 Feb 2024 18:00:11 -0600 Subject: [PATCH] stage 3 --- patches/win7.patch | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/patches/win7.patch b/patches/win7.patch index 967b05e53b551..c8f0c42c06292 100644 --- a/patches/win7.patch +++ b/patches/win7.patch @@ -475,10 +475,10 @@ index 139424f2613..f08c5299976 100644 { "component": { diff --git a/package.json b/package.json -index 5a1353b031e..84942bd395d 100644 +index 488e3cd2c58..6b1ff07ed95 100644 --- a/package.json +++ b/package.json -@@ -119,7 +119,7 @@ +@@ -118,7 +118,7 @@ "@types/kerberos": "^1.1.2", "@types/minimist": "^1.2.1", "@types/mocha": "^9.1.1", @@ -487,7 +487,7 @@ index 5a1353b031e..84942bd395d 100644 "@types/sinon": "^10.0.2", "@types/sinon-test": "^2.4.2", "@types/trusted-types": "^1.0.6", -@@ -133,7 +133,7 @@ +@@ -132,7 +132,7 @@ "@typescript-eslint/eslint-plugin": "^5.57.0", "@typescript-eslint/experimental-utils": "^5.57.0", "@typescript-eslint/parser": "^5.57.0", @@ -495,9 +495,9 @@ index 5a1353b031e..84942bd395d 100644 + "@vscode/gulp-electron": "git+https://github.com/Alex313031/vscode-gulp-electron.git", "@vscode/l10n-dev": "0.0.30", "@vscode/telemetry-extractor": "^1.10.2", - "@vscode/test-cli": "^0.0.3", -@@ -150,7 +150,7 @@ - "cssnano": "^4.1.11", + "@vscode/test-cli": "^0.0.6", +@@ -149,7 +149,7 @@ + "cssnano": "^6.0.3", "debounce": "^1.0.0", "deemon": "^1.8.0", - "electron": "27.3.2", @@ -505,9 +505,9 @@ index 5a1353b031e..84942bd395d 100644 "eslint": "8.36.0", "eslint-plugin-header": "3.1.1", "eslint-plugin-jsdoc": "^46.5.0", -@@ -198,7 +198,7 @@ - "p-all": "^1.0.0", - "path-browserify": "^1.0.1", +@@ -199,7 +199,7 @@ + "postcss": "^8.4.33", + "postcss-nesting": "^12.0.2", "pump": "^1.0.1", - "rcedit": "^1.1.0", + "rcedit": "^1.1.2",