Skip to content

Commit a2d447b

Browse files
authored
Merge pull request #313817 from microsoft/bryanchen-d/bump-xterm-overview-ruler-fix
chore(deps): bump @xterm/* to beta.213 to pick up overview ruler dispose fix
2 parents 5c4d9a2 + 75e5ace commit a2d447b

6 files changed

Lines changed: 169 additions & 169 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
@@ -116,16 +116,16 @@
116116
"@vscode/windows-mutex": "^0.5.0",
117117
"@vscode/windows-process-tree": "^0.7.0",
118118
"@vscode/windows-registry": "^1.2.0",
119-
"@xterm/addon-clipboard": "^0.3.0-beta.197",
120-
"@xterm/addon-image": "^0.10.0-beta.197",
121-
"@xterm/addon-ligatures": "^0.11.0-beta.197",
122-
"@xterm/addon-progress": "^0.3.0-beta.197",
123-
"@xterm/addon-search": "^0.17.0-beta.197",
124-
"@xterm/addon-serialize": "^0.15.0-beta.197",
125-
"@xterm/addon-unicode11": "^0.10.0-beta.197",
126-
"@xterm/addon-webgl": "^0.20.0-beta.196",
127-
"@xterm/headless": "^6.1.0-beta.197",
128-
"@xterm/xterm": "^6.1.0-beta.197",
119+
"@xterm/addon-clipboard": "^0.3.0-beta.213",
120+
"@xterm/addon-image": "^0.10.0-beta.213",
121+
"@xterm/addon-ligatures": "^0.11.0-beta.213",
122+
"@xterm/addon-progress": "^0.3.0-beta.213",
123+
"@xterm/addon-search": "^0.17.0-beta.213",
124+
"@xterm/addon-serialize": "^0.15.0-beta.213",
125+
"@xterm/addon-unicode11": "^0.10.0-beta.213",
126+
"@xterm/addon-webgl": "^0.20.0-beta.212",
127+
"@xterm/headless": "^6.1.0-beta.213",
128+
"@xterm/xterm": "^6.1.0-beta.213",
129129
"chrome-remote-interface": "^0.33.0",
130130
"http-proxy-agent": "^7.0.0",
131131
"https-proxy-agent": "^7.0.2",

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
@@ -21,16 +21,16 @@
2121
"@vscode/vscode-languagedetection": "1.0.23",
2222
"@vscode/windows-process-tree": "^0.7.0",
2323
"@vscode/windows-registry": "^1.2.0",
24-
"@xterm/addon-clipboard": "^0.3.0-beta.197",
25-
"@xterm/addon-image": "^0.10.0-beta.197",
26-
"@xterm/addon-ligatures": "^0.11.0-beta.197",
27-
"@xterm/addon-progress": "^0.3.0-beta.197",
28-
"@xterm/addon-search": "^0.17.0-beta.197",
29-
"@xterm/addon-serialize": "^0.15.0-beta.197",
30-
"@xterm/addon-unicode11": "^0.10.0-beta.197",
31-
"@xterm/addon-webgl": "^0.20.0-beta.196",
32-
"@xterm/headless": "^6.1.0-beta.197",
33-
"@xterm/xterm": "^6.1.0-beta.197",
24+
"@xterm/addon-clipboard": "^0.3.0-beta.213",
25+
"@xterm/addon-image": "^0.10.0-beta.213",
26+
"@xterm/addon-ligatures": "^0.11.0-beta.213",
27+
"@xterm/addon-progress": "^0.3.0-beta.213",
28+
"@xterm/addon-search": "^0.17.0-beta.213",
29+
"@xterm/addon-serialize": "^0.15.0-beta.213",
30+
"@xterm/addon-unicode11": "^0.10.0-beta.213",
31+
"@xterm/addon-webgl": "^0.20.0-beta.212",
32+
"@xterm/headless": "^6.1.0-beta.213",
33+
"@xterm/xterm": "^6.1.0-beta.213",
3434
"cookie": "^0.7.0",
3535
"http-proxy-agent": "^7.0.0",
3636
"https-proxy-agent": "^7.0.2",

0 commit comments

Comments
 (0)