Skip to content

Commit 0e637c9

Browse files
authored
Update xterm to beta.197 (#308317)
1 parent 6a3ec62 commit 0e637c9

6 files changed

Lines changed: 170 additions & 170 deletions

File tree

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
@@ -114,16 +114,16 @@
114114
"@vscode/windows-mutex": "^0.5.0",
115115
"@vscode/windows-process-tree": "^0.6.0",
116116
"@vscode/windows-registry": "^1.2.0",
117-
"@xterm/addon-clipboard": "^0.3.0-beta.196",
118-
"@xterm/addon-image": "^0.10.0-beta.196",
119-
"@xterm/addon-ligatures": "^0.11.0-beta.196",
120-
"@xterm/addon-progress": "^0.3.0-beta.196",
121-
"@xterm/addon-search": "^0.17.0-beta.196",
122-
"@xterm/addon-serialize": "^0.15.0-beta.196",
123-
"@xterm/addon-unicode11": "^0.10.0-beta.196",
124-
"@xterm/addon-webgl": "^0.20.0-beta.195",
125-
"@xterm/headless": "^6.1.0-beta.196",
126-
"@xterm/xterm": "^6.1.0-beta.196",
117+
"@xterm/addon-clipboard": "^0.3.0-beta.197",
118+
"@xterm/addon-image": "^0.10.0-beta.197",
119+
"@xterm/addon-ligatures": "^0.11.0-beta.197",
120+
"@xterm/addon-progress": "^0.3.0-beta.197",
121+
"@xterm/addon-search": "^0.17.0-beta.197",
122+
"@xterm/addon-serialize": "^0.15.0-beta.197",
123+
"@xterm/addon-unicode11": "^0.10.0-beta.197",
124+
"@xterm/addon-webgl": "^0.20.0-beta.196",
125+
"@xterm/headless": "^6.1.0-beta.197",
126+
"@xterm/xterm": "^6.1.0-beta.197",
127127
"http-proxy-agent": "^7.0.0",
128128
"https-proxy-agent": "^7.0.2",
129129
"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: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@
2020
"@vscode/vscode-languagedetection": "1.0.23",
2121
"@vscode/windows-process-tree": "^0.6.0",
2222
"@vscode/windows-registry": "^1.2.0",
23-
"@xterm/addon-clipboard": "^0.3.0-beta.196",
24-
"@xterm/addon-image": "^0.10.0-beta.196",
25-
"@xterm/addon-ligatures": "^0.11.0-beta.196",
26-
"@xterm/addon-progress": "^0.3.0-beta.196",
27-
"@xterm/addon-search": "^0.17.0-beta.196",
28-
"@xterm/addon-serialize": "^0.15.0-beta.196",
29-
"@xterm/addon-unicode11": "^0.10.0-beta.196",
30-
"@xterm/addon-webgl": "^0.20.0-beta.195",
31-
"@xterm/headless": "^6.1.0-beta.196",
32-
"@xterm/xterm": "^6.1.0-beta.196",
23+
"@xterm/addon-clipboard": "^0.3.0-beta.197",
24+
"@xterm/addon-image": "^0.10.0-beta.197",
25+
"@xterm/addon-ligatures": "^0.11.0-beta.197",
26+
"@xterm/addon-progress": "^0.3.0-beta.197",
27+
"@xterm/addon-search": "^0.17.0-beta.197",
28+
"@xterm/addon-serialize": "^0.15.0-beta.197",
29+
"@xterm/addon-unicode11": "^0.10.0-beta.197",
30+
"@xterm/addon-webgl": "^0.20.0-beta.196",
31+
"@xterm/headless": "^6.1.0-beta.197",
32+
"@xterm/xterm": "^6.1.0-beta.197",
3333
"cookie": "^0.7.0",
3434
"http-proxy-agent": "^7.0.0",
3535
"https-proxy-agent": "^7.0.2",
@@ -38,12 +38,12 @@
3838
"kerberos": "2.1.1",
3939
"minimist": "^1.2.8",
4040
"node-pty": "^1.2.0-beta.12",
41+
"ssh2": "^1.16.0",
4142
"tas-client": "0.3.1",
4243
"vscode-oniguruma": "1.7.0",
4344
"vscode-regexpp": "^3.1.0",
4445
"vscode-textmate": "^9.3.2",
4546
"ws": "^8.19.0",
46-
"ssh2": "^1.16.0",
4747
"yauzl": "^3.0.0",
4848
"yazl": "^2.4.3"
4949
},

0 commit comments

Comments
 (0)