mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-24 11:50:14 +10:00
feat: update patches (#2632)
This commit is contained in:
@@ -31,22 +31,18 @@ index 967ae23..16580ab 100644
|
||||
+ '@vscodium/policy-watcher',
|
||||
'@vscode/proxy-agent',
|
||||
diff --git a/package-lock.json b/package-lock.json
|
||||
index 7334f04..2453188 100644
|
||||
index 834f597..95a1aea 100644
|
||||
--- a/package-lock.json
|
||||
+++ b/package-lock.json
|
||||
@@ -9,2 +9,3 @@
|
||||
"version": "1.107.0",
|
||||
+ "hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
@@ -17,3 +18,2 @@
|
||||
@@ -18,3 +18,2 @@
|
||||
"@vscode/iconv-lite-umd": "0.7.1",
|
||||
- "@vscode/policy-watcher": "^1.3.2",
|
||||
"@vscode/proxy-agent": "^0.36.0",
|
||||
@@ -29,2 +29,3 @@
|
||||
@@ -30,2 +29,3 @@
|
||||
"@vscodium/native-keymap": "3.3.7-258424",
|
||||
+ "@vscodium/policy-watcher": "^1.3.2-252465",
|
||||
"@xterm/addon-clipboard": "^0.2.0-beta.119",
|
||||
@@ -2971,22 +2972,2 @@
|
||||
@@ -2972,22 +2972,2 @@
|
||||
},
|
||||
- "node_modules/@vscode/policy-watcher": {
|
||||
- "version": "1.3.5",
|
||||
@@ -69,7 +65,7 @@ index 7334f04..2453188 100644
|
||||
- }
|
||||
- },
|
||||
"node_modules/@vscode/proxy-agent": {
|
||||
@@ -3306,2 +3287,22 @@
|
||||
@@ -3307,2 +3287,22 @@
|
||||
},
|
||||
+ "node_modules/@vscodium/policy-watcher": {
|
||||
+ "version": "1.3.2-252465",
|
||||
@@ -93,7 +89,7 @@ index 7334f04..2453188 100644
|
||||
+ },
|
||||
"node_modules/@webassemblyjs/ast": {
|
||||
diff --git a/package.json b/package.json
|
||||
index afa9c72..6599a7c 100644
|
||||
index a3f77c0..e1d6178 100644
|
||||
--- a/package.json
|
||||
+++ b/package.json
|
||||
@@ -80,3 +80,3 @@
|
||||
|
||||
Reference in New Issue
Block a user