Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandeep Somavarapu <sasomava@microsoft.com>2022-09-13 21:35:14 +0300
committerSandeep Somavarapu <sasomava@microsoft.com>2022-09-13 21:35:14 +0300
commitbb54b84573a141744e3ab51db06f59b4757fc137 (patch)
tree3fe9212324c746d3d9f2bec19d50784eb1bf9032 /package.json
parentd0d5cbd82f4944741a40ff2784dc86f296825a23 (diff)
parent28e52a46fe8df0c924c881e438e124c05f171b9c (diff)
Merge branch 'main' into sandy081/profilesStorageServicesandy081/profilesStorageService
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index ea705527d8c..7458844c9bf 100644
--- a/package.json
+++ b/package.json
@@ -86,13 +86,13 @@
"vscode-proxy-agent": "^0.12.0",
"vscode-regexpp": "^3.1.0",
"vscode-textmate": "7.0.1",
- "xterm": "5.0.0-beta.54",
- "xterm-addon-canvas": "0.2.0-beta.23",
- "xterm-addon-search": "0.10.0-beta.6",
- "xterm-addon-serialize": "0.8.0-beta.6",
+ "xterm": "5.0.0-beta.60",
+ "xterm-addon-canvas": "0.2.0-beta.26",
+ "xterm-addon-search": "0.10.0-beta.7",
+ "xterm-addon-serialize": "0.8.0-beta.7",
"xterm-addon-unicode11": "0.4.0-beta.5",
- "xterm-addon-webgl": "0.13.0-beta.49",
- "xterm-headless": "5.0.0-beta.5",
+ "xterm-addon-webgl": "0.13.0-beta.55",
+ "xterm-headless": "4.20.0-beta.74",
"yauzl": "^2.9.2",
"yazl": "^2.4.3"
},
@@ -230,7 +230,7 @@
"@vscode/windows-registry": "1.0.6",
"windows-foreground-love": "0.4.0",
"windows-mutex": "0.4.1",
- "windows-process-tree": "0.3.3"
+ "windows-process-tree": "0.3.4"
},
"resolutions": {
"elliptic": "^6.5.3",