mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-20 10:44:31 +10:00
feat(1.107): update patches and build (#2618)
This commit is contained in:
26
patches/linux/reh/s390x/package.json.patch
Normal file
26
patches/linux/reh/s390x/package.json.patch
Normal file
@@ -0,0 +1,26 @@
|
||||
diff --git a/package-lock.json b/package-lock.json
|
||||
index fd395eb..f56bc78 100644
|
||||
--- a/package-lock.json
|
||||
+++ b/package-lock.json
|
||||
@@ -18274,6 +18274,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",
|
||||
- "integrity": "sha512-weOVgZ3aAARgdnb220GqYuh7+rZU0Ka9k9yfKtGAzEYMa6GgiCzW9JjQRJyCJakvibQW+dfjJdihjInKuuCAUQ==",
|
||||
- "dev": true
|
||||
+ "version": "0.23.0",
|
||||
+ "resolved": "https://registry.npmjs.org/web-tree-sitter/-/web-tree-sitter-0.23.0.tgz",
|
||||
+ "integrity": "sha512-p1T+ju2H30fpVX2q5yr+Wv/NfdMMWMjQp9Q+4eEPrHAJpPFh9DPfI2Yr9L1f5SA5KPE+g1cNUqPbpihxUDzmVw==",
|
||||
+ "dev": true,
|
||||
+ "license": "MIT"
|
||||
},
|
||||
diff --git a/package.json b/package.json
|
||||
index eb0abcc..40b107a 100644
|
||||
--- a/package.json
|
||||
+++ b/package.json
|
||||
@@ -226,2 +226,5 @@
|
||||
"node-addon-api": "7.1.0"
|
||||
+ },
|
||||
+ "@vscode/l10n-dev@0.0.35": {
|
||||
+ "web-tree-sitter": "0.23.0"
|
||||
}
|
||||
Reference in New Issue
Block a user