feat(1.104): update patches (#2486)

This commit is contained in:
Baptiste Augrain
2025-08-31 09:58:04 +02:00
committed by GitHub
parent 0545b56f6f
commit 471a81e89f
7 changed files with 175 additions and 246 deletions

View File

@@ -22,7 +22,7 @@ index 3e654cf..d9ee9f5 100644
+!@vscodium/policy-watcher/build/Release/vscodium-policy-watcher.node
diff --git a/build/lib/policies.js b/build/lib/policies.js
index b6b5200..ae80196 100644
index d2ef760..fa0eea4 100644
--- a/build/lib/policies.js
+++ b/build/lib/policies.js
@@ -81,3 +81,3 @@ class BasePolicy {
@@ -50,16 +50,16 @@ index 381d2f4..9cdec71 100644
+ <target prefix="${regKey}" namespace="!!ORG_NAME!!.Policies.${regKey}" />
</policyNamespaces>
diff --git a/eslint.config.js b/eslint.config.js
index dde2477..3701668 100644
index d7b29f2..1eb07aa 100644
--- a/eslint.config.js
+++ b/eslint.config.js
@@ -788,3 +788,3 @@ export default tseslint.config(
@@ -786,3 +786,3 @@ export default tseslint.config(
'@vscode/iconv-lite-umd',
- '@vscode/policy-watcher',
+ '@vscodium/policy-watcher',
'@vscode/proxy-agent',
diff --git a/package-lock.json b/package-lock.json
index f86132d..5f92dd2 100644
index cef5e6a..2be4f62 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -18,3 +18,2 @@
@@ -69,8 +69,8 @@ index f86132d..5f92dd2 100644
@@ -29,2 +28,3 @@
"@vscode/windows-registry": "^1.1.0",
+ "@vscodium/policy-watcher": "^1.3.2-252465",
"@xterm/addon-clipboard": "^0.2.0-beta.95",
@@ -2943,22 +2943,2 @@
"@xterm/addon-clipboard": "^0.2.0-beta.100",
@@ -3270,22 +3270,2 @@
},
- "node_modules/@vscode/policy-watcher": {
- "version": "1.3.2",
@@ -93,7 +93,7 @@ index f86132d..5f92dd2 100644
- }
- },
"node_modules/@vscode/proxy-agent": {
@@ -3361,2 +3341,22 @@
@@ -3682,2 +3662,22 @@
},
+ "node_modules/@vscodium/policy-watcher": {
+ "version": "1.3.2-252465",
@@ -117,10 +117,10 @@ index f86132d..5f92dd2 100644
+ },
"node_modules/@webassemblyjs/ast": {
diff --git a/package.json b/package.json
index 5501dd8..f3f6b15 100644
index 48fa670..db19440 100644
--- a/package.json
+++ b/package.json
@@ -77,3 +77,3 @@
@@ -78,3 +78,3 @@
"@vscode/iconv-lite-umd": "0.7.0",
- "@vscode/policy-watcher": "^1.3.2",
+ "@vscodium/policy-watcher": "^1.3.2-252465",