Skip to content

Commit f007351

Browse files
authored
Merge pull request microsoft#250865 from microsoft/tyriar/xterm_250606
[email protected]
2 parents 56b5107 + fe00a26 commit f007351

File tree

6 files changed

+169
-169
lines changed

6 files changed

+169
-169
lines changed

package-lock.json

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -86,16 +86,16 @@
8686
"@vscode/windows-mutex": "^0.5.0",
8787
"@vscode/windows-process-tree": "^0.6.0",
8888
"@vscode/windows-registry": "^1.1.0",
89-
"@xterm/addon-clipboard": "^0.2.0-beta.90",
90-
"@xterm/addon-image": "^0.9.0-beta.107",
91-
"@xterm/addon-ligatures": "^0.10.0-beta.107",
92-
"@xterm/addon-progress": "^0.2.0-beta.13",
93-
"@xterm/addon-search": "^0.16.0-beta.107",
94-
"@xterm/addon-serialize": "^0.14.0-beta.107",
95-
"@xterm/addon-unicode11": "^0.9.0-beta.107",
96-
"@xterm/addon-webgl": "^0.19.0-beta.107",
97-
"@xterm/headless": "^5.6.0-beta.107",
98-
"@xterm/xterm": "^5.6.0-beta.107",
89+
"@xterm/addon-clipboard": "^0.2.0-beta.93",
90+
"@xterm/addon-image": "^0.9.0-beta.110",
91+
"@xterm/addon-ligatures": "^0.10.0-beta.110",
92+
"@xterm/addon-progress": "^0.2.0-beta.16",
93+
"@xterm/addon-search": "^0.16.0-beta.110",
94+
"@xterm/addon-serialize": "^0.14.0-beta.110",
95+
"@xterm/addon-unicode11": "^0.9.0-beta.110",
96+
"@xterm/addon-webgl": "^0.19.0-beta.110",
97+
"@xterm/headless": "^5.6.0-beta.110",
98+
"@xterm/xterm": "^5.6.0-beta.110",
9999
"http-proxy-agent": "^7.0.0",
100100
"https-proxy-agent": "^7.0.2",
101101
"jschardet": "3.1.4",

remote/package-lock.json

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

remote/package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,16 @@
1515
"@vscode/vscode-languagedetection": "1.0.21",
1616
"@vscode/windows-process-tree": "^0.6.0",
1717
"@vscode/windows-registry": "^1.1.0",
18-
"@xterm/addon-clipboard": "^0.2.0-beta.90",
19-
"@xterm/addon-image": "^0.9.0-beta.107",
20-
"@xterm/addon-ligatures": "^0.10.0-beta.107",
21-
"@xterm/addon-progress": "^0.2.0-beta.13",
22-
"@xterm/addon-search": "^0.16.0-beta.107",
23-
"@xterm/addon-serialize": "^0.14.0-beta.107",
24-
"@xterm/addon-unicode11": "^0.9.0-beta.107",
25-
"@xterm/addon-webgl": "^0.19.0-beta.107",
26-
"@xterm/headless": "^5.6.0-beta.107",
27-
"@xterm/xterm": "^5.6.0-beta.107",
18+
"@xterm/addon-clipboard": "^0.2.0-beta.93",
19+
"@xterm/addon-image": "^0.9.0-beta.110",
20+
"@xterm/addon-ligatures": "^0.10.0-beta.110",
21+
"@xterm/addon-progress": "^0.2.0-beta.16",
22+
"@xterm/addon-search": "^0.16.0-beta.110",
23+
"@xterm/addon-serialize": "^0.14.0-beta.110",
24+
"@xterm/addon-unicode11": "^0.9.0-beta.110",
25+
"@xterm/addon-webgl": "^0.19.0-beta.110",
26+
"@xterm/headless": "^5.6.0-beta.110",
27+
"@xterm/xterm": "^5.6.0-beta.110",
2828
"cookie": "^0.7.0",
2929
"http-proxy-agent": "^7.0.0",
3030
"https-proxy-agent": "^7.0.2",

0 commit comments

Comments
 (0)