Skip to content

Commit f54c911

Browse files
authored
Merge pull request #272002 from microsoft/anthonykim1/teleport&logs
Update xterm.js
2 parents cdbfba6 + aceb52a commit f54c911

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
@@ -88,16 +88,16 @@
8888
"@vscode/windows-mutex": "^0.5.0",
8989
"@vscode/windows-process-tree": "^0.6.0",
9090
"@vscode/windows-registry": "^1.1.0",
91-
"@xterm/addon-clipboard": "^0.2.0-beta.102",
92-
"@xterm/addon-image": "^0.9.0-beta.119",
93-
"@xterm/addon-ligatures": "^0.10.0-beta.119",
94-
"@xterm/addon-progress": "^0.2.0-beta.25",
95-
"@xterm/addon-search": "^0.16.0-beta.119",
96-
"@xterm/addon-serialize": "^0.14.0-beta.119",
97-
"@xterm/addon-unicode11": "^0.9.0-beta.119",
98-
"@xterm/addon-webgl": "^0.19.0-beta.119",
99-
"@xterm/headless": "^5.6.0-beta.119",
100-
"@xterm/xterm": "^5.6.0-beta.119",
91+
"@xterm/addon-clipboard": "^0.2.0-beta.114",
92+
"@xterm/addon-image": "^0.9.0-beta.131",
93+
"@xterm/addon-ligatures": "^0.10.0-beta.131",
94+
"@xterm/addon-progress": "^0.2.0-beta.37",
95+
"@xterm/addon-search": "^0.16.0-beta.131",
96+
"@xterm/addon-serialize": "^0.14.0-beta.131",
97+
"@xterm/addon-unicode11": "^0.9.0-beta.131",
98+
"@xterm/addon-webgl": "^0.19.0-beta.131",
99+
"@xterm/headless": "^5.6.0-beta.131",
100+
"@xterm/xterm": "^5.6.0-beta.131",
101101
"http-proxy-agent": "^7.0.0",
102102
"https-proxy-agent": "^7.0.2",
103103
"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.102",
19-
"@xterm/addon-image": "^0.9.0-beta.119",
20-
"@xterm/addon-ligatures": "^0.10.0-beta.119",
21-
"@xterm/addon-progress": "^0.2.0-beta.25",
22-
"@xterm/addon-search": "^0.16.0-beta.119",
23-
"@xterm/addon-serialize": "^0.14.0-beta.119",
24-
"@xterm/addon-unicode11": "^0.9.0-beta.119",
25-
"@xterm/addon-webgl": "^0.19.0-beta.119",
26-
"@xterm/headless": "^5.6.0-beta.119",
27-
"@xterm/xterm": "^5.6.0-beta.119",
18+
"@xterm/addon-clipboard": "^0.2.0-beta.114",
19+
"@xterm/addon-image": "^0.9.0-beta.131",
20+
"@xterm/addon-ligatures": "^0.10.0-beta.131",
21+
"@xterm/addon-progress": "^0.2.0-beta.37",
22+
"@xterm/addon-search": "^0.16.0-beta.131",
23+
"@xterm/addon-serialize": "^0.14.0-beta.131",
24+
"@xterm/addon-unicode11": "^0.9.0-beta.131",
25+
"@xterm/addon-webgl": "^0.19.0-beta.131",
26+
"@xterm/headless": "^5.6.0-beta.131",
27+
"@xterm/xterm": "^5.6.0-beta.131",
2828
"cookie": "^0.7.0",
2929
"http-proxy-agent": "^7.0.0",
3030
"https-proxy-agent": "^7.0.2",

0 commit comments

Comments
 (0)