mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-23 11:30:14 +10:00
feat(1.101): use node-v22.14.0 and update patches (#2387)
This commit is contained in:
@@ -50,16 +50,16 @@ index 34d20e9..8404cdf 100644
|
||||
+ <target prefix="${regKey}" namespace="!!ORG_NAME!!.Policies.${regKey}" />
|
||||
</policyNamespaces>
|
||||
diff --git a/eslint.config.js b/eslint.config.js
|
||||
index f1b01d0..7dca1f1 100644
|
||||
index 47aebd4..6c86ef9 100644
|
||||
--- a/eslint.config.js
|
||||
+++ b/eslint.config.js
|
||||
@@ -797,3 +797,3 @@ export default tseslint.config(
|
||||
@@ -801,3 +801,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 beb023f..623c8ab 100644
|
||||
index d0100d4..2529cad 100644
|
||||
--- a/package-lock.json
|
||||
+++ b/package-lock.json
|
||||
@@ -18,3 +18,2 @@
|
||||
@@ -69,7 +69,7 @@ index beb023f..623c8ab 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.84",
|
||||
"@xterm/addon-clipboard": "^0.2.0-beta.90",
|
||||
@@ -2701,22 +2701,2 @@
|
||||
},
|
||||
- "node_modules/@vscode/policy-watcher": {
|
||||
@@ -117,7 +117,7 @@ index beb023f..623c8ab 100644
|
||||
+ },
|
||||
"node_modules/@webassemblyjs/ast": {
|
||||
diff --git a/package.json b/package.json
|
||||
index 8d3443f..e95927c 100644
|
||||
index 4be2f9c..657d262 100644
|
||||
--- a/package.json
|
||||
+++ b/package.json
|
||||
@@ -77,3 +77,3 @@
|
||||
|
||||
Reference in New Issue
Block a user