mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-22 19:10:15 +10:00
feat(1.112): update patches (#2750)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
diff --git a/package-lock.json b/package-lock.json
|
||||
index fd395eb..f56bc78 100644
|
||||
index bc72a21..a875c97 100644
|
||||
--- a/package-lock.json
|
||||
+++ b/package-lock.json
|
||||
@@ -18274,6 +18274,7 @@
|
||||
@@ -20630,6 +20630,7 @@
|
||||
"node_modules/web-tree-sitter": {
|
||||
- "version": "0.20.8",
|
||||
- "resolved": "https://registry.npmjs.org/web-tree-sitter/-/web-tree-sitter-0.20.8.tgz",
|
||||
@@ -15,12 +15,12 @@ index fd395eb..f56bc78 100644
|
||||
+ "license": "MIT"
|
||||
},
|
||||
diff --git a/package.json b/package.json
|
||||
index eb0abcc..40b107a 100644
|
||||
index d727d5a..ce7ba11 100644
|
||||
--- a/package.json
|
||||
+++ b/package.json
|
||||
@@ -226,2 +226,5 @@
|
||||
"node-addon-api": "7.1.0"
|
||||
+ },
|
||||
@@ -231,2 +231,5 @@
|
||||
"overrides": {
|
||||
+ "@vscode/l10n-dev@0.0.35": {
|
||||
+ "web-tree-sitter": "0.23.0"
|
||||
}
|
||||
+ },
|
||||
"node-gyp-build": "4.8.1",
|
||||
|
||||
Reference in New Issue
Block a user