Skip to content

Commit 2ba9da5

Browse files
committed
Update xterm addons
1 parent 70a9b8b commit 2ba9da5

6 files changed

Lines changed: 69 additions & 69 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@
5757
"vscode-sqlite3": "4.0.9",
5858
"vscode-textmate": "4.4.0",
5959
"xterm": "4.5.0-beta.21",
60-
"xterm-addon-search": "0.5.0",
61-
"xterm-addon-unicode11": "0.1.1",
62-
"xterm-addon-web-links": "0.2.1",
63-
"xterm-addon-webgl": "0.5.0",
60+
"xterm-addon-search": "0.6.0-beta.2",
61+
"xterm-addon-unicode11": "0.2.0-beta.2",
62+
"xterm-addon-web-links": "0.3.0-beta.5",
63+
"xterm-addon-webgl": "0.6.0-beta.3",
6464
"yauzl": "^2.9.2",
6565
"yazl": "^2.4.3"
6666
},

remote/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"vscode-ripgrep": "^1.5.8",
2222
"vscode-textmate": "4.4.0",
2323
"xterm": "4.5.0-beta.21",
24-
"xterm-addon-search": "0.5.0",
25-
"xterm-addon-unicode11": "0.1.1",
26-
"xterm-addon-web-links": "0.2.1",
27-
"xterm-addon-webgl": "0.5.0",
24+
"xterm-addon-search": "0.6.0-beta.2",
25+
"xterm-addon-unicode11": "0.2.0-beta.2",
26+
"xterm-addon-web-links": "0.3.0-beta.5",
27+
"xterm-addon-webgl": "0.6.0-beta.3",
2828
"yauzl": "^2.9.2",
2929
"yazl": "^2.4.3"
3030
},

remote/web/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"semver-umd": "^5.5.5",
77
"vscode-textmate": "4.4.0",
88
"xterm": "4.5.0-beta.21",
9-
"xterm-addon-search": "0.5.0",
10-
"xterm-addon-unicode11": "0.1.1",
11-
"xterm-addon-web-links": "0.2.1",
12-
"xterm-addon-webgl": "0.5.0"
9+
"xterm-addon-search": "0.6.0-beta.2",
10+
"xterm-addon-unicode11": "0.2.0-beta.2",
11+
"xterm-addon-web-links": "0.3.0-beta.5",
12+
"xterm-addon-webgl": "0.6.0-beta.3"
1313
}
1414
}

remote/web/yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -31,25 +31,25 @@ vscode-textmate@4.4.0:
3131
dependencies:
3232
oniguruma "^7.2.0"
3333

34-
xterm-addon-search@0.5.0:
35-
version "0.5.0"
36-
resolved "https://registry.yarnpkg.com/xterm-addon-search/-/xterm-addon-search-0.5.0.tgz#cd3a2f8056084c28e236d4e732da37682010bcc2"
37-
integrity sha512-zLVqVTrg5w2nk9fRj3UuVKCPo/dmFe/cLf3EM9Is5Dm6cgOoXmeo9eq2KgD8A0gquAflTFTf0ya2NaFmShHwyg==
38-
39-
xterm-addon-unicode11@0.1.1:
40-
version "0.1.1"
41-
resolved "https://registry.yarnpkg.com/xterm-addon-unicode11/-/xterm-addon-unicode11-0.1.1.tgz#b209ef137db38096f68636af4ef4d0c0acba85ad"
42-
integrity sha512-z6vJTL+dpNljwAYzYoyDjJP8A2XjZuEosl0sRa+FGRf3jEyEVWquDM53MfUd1ztVdAPQ839qR6eYK1BXV04Bhw==
43-
44-
xterm-addon-web-links@0.2.1:
45-
version "0.2.1"
46-
resolved "https://registry.yarnpkg.com/xterm-addon-web-links/-/xterm-addon-web-links-0.2.1.tgz#6d1f2ce613e09870badf17615e7a1170a31542b2"
47-
integrity sha512-2KnHtiq0IG7hfwv3jw2/jQeH1RBk2d5CH4zvgwQe00rLofSJqSfgnJ7gwowxxpGHrpbPr6Lv4AmH/joaNw2+HQ==
48-
49-
xterm-addon-webgl@0.5.0:
50-
version "0.5.0"
51-
resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.5.0.tgz#c1031dc7599cce3509824643ab5f15361c928e3e"
52-
integrity sha512-hQrvabKCnwXFaEZ+YtoJM9Pm0CIBXL5KSwoU+RiGStU3KYTAcqYP2GsH3dWdvKX6kTWhWLS81dtDsGkfbOciuA==
34+
xterm-addon-search@0.6.0-beta.2:
35+
version "0.6.0-beta.2"
36+
resolved "https://registry.yarnpkg.com/xterm-addon-search/-/xterm-addon-search-0.6.0-beta.2.tgz#a9408e6c95ad4c47cebc147bfb359ce33f9ccb9f"
37+
integrity sha512-kl7irLdfOdjgCRhlaruGQy2L35BhcOw3dlcogj8HNmHcm98/qF6fO19sOmv7UjZz1ic6sNxtQQw9Sm+MMkxt+A==
38+
39+
xterm-addon-unicode11@0.2.0-beta.2:
40+
version "0.2.0-beta.2"
41+
resolved "https://registry.yarnpkg.com/xterm-addon-unicode11/-/xterm-addon-unicode11-0.2.0-beta.2.tgz#2a13ba5b08fdb1005be241816c4e3302674db4af"
42+
integrity sha512-Y047mnIWrAj65TpStdyPYoPeDTX4en+XX4Y90KuQB3cW2xIyZj25NSVV9BZdqzSb7gk9M6KBvIcm8chj7S2N8Q==
43+
44+
xterm-addon-web-links@0.3.0-beta.5:
45+
version "0.3.0-beta.5"
46+
resolved "https://registry.yarnpkg.com/xterm-addon-web-links/-/xterm-addon-web-links-0.3.0-beta.5.tgz#a489ee89f1e48569760742b20ac349cb61b421cd"
47+
integrity sha512-M+NvTY03TY/yt95xjZFEBgwBThfsYy/RsuJTT4ydDaGeQAJEuZjV2O8nc8gmzAKGxYsgxx9br0A9RyLp5yqKKw==
48+
49+
xterm-addon-webgl@0.6.0-beta.3:
50+
version "0.6.0-beta.3"
51+
resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.6.0-beta.3.tgz#48abe4607659caaec3175c0105298bba5e34be27"
52+
integrity sha512-2mhW/4Qv4i4KhEbtOAL4bc9FPGXON8XuM3vfKXT0EauXy/7ygtPu8IqrYNvNo0uJUoW6gOf0d5+/6kUMak2YYg==
5353

5454
xterm@4.5.0-beta.21:
5555
version "4.5.0-beta.21"

remote/yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -413,25 +413,25 @@ vscode-windows-registry@1.0.2:
413413
resolved "https://registry.yarnpkg.com/vscode-windows-registry/-/vscode-windows-registry-1.0.2.tgz#b863e704a6a69c50b3098a55fbddbe595b0c124a"
414414
integrity sha512-/CLLvuOSM2Vme2z6aNyB+4Omd7hDxpf4Thrt8ImxnXeQtxzel2bClJpFQvQqK/s4oaXlkBKS7LqVLeZM+uSVIA==
415415

416-
xterm-addon-search@0.5.0:
417-
version "0.5.0"
418-
resolved "https://registry.yarnpkg.com/xterm-addon-search/-/xterm-addon-search-0.5.0.tgz#cd3a2f8056084c28e236d4e732da37682010bcc2"
419-
integrity sha512-zLVqVTrg5w2nk9fRj3UuVKCPo/dmFe/cLf3EM9Is5Dm6cgOoXmeo9eq2KgD8A0gquAflTFTf0ya2NaFmShHwyg==
420-
421-
xterm-addon-unicode11@0.1.1:
422-
version "0.1.1"
423-
resolved "https://registry.yarnpkg.com/xterm-addon-unicode11/-/xterm-addon-unicode11-0.1.1.tgz#b209ef137db38096f68636af4ef4d0c0acba85ad"
424-
integrity sha512-z6vJTL+dpNljwAYzYoyDjJP8A2XjZuEosl0sRa+FGRf3jEyEVWquDM53MfUd1ztVdAPQ839qR6eYK1BXV04Bhw==
425-
426-
xterm-addon-web-links@0.2.1:
427-
version "0.2.1"
428-
resolved "https://registry.yarnpkg.com/xterm-addon-web-links/-/xterm-addon-web-links-0.2.1.tgz#6d1f2ce613e09870badf17615e7a1170a31542b2"
429-
integrity sha512-2KnHtiq0IG7hfwv3jw2/jQeH1RBk2d5CH4zvgwQe00rLofSJqSfgnJ7gwowxxpGHrpbPr6Lv4AmH/joaNw2+HQ==
430-
431-
xterm-addon-webgl@0.5.0:
432-
version "0.5.0"
433-
resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.5.0.tgz#c1031dc7599cce3509824643ab5f15361c928e3e"
434-
integrity sha512-hQrvabKCnwXFaEZ+YtoJM9Pm0CIBXL5KSwoU+RiGStU3KYTAcqYP2GsH3dWdvKX6kTWhWLS81dtDsGkfbOciuA==
416+
xterm-addon-search@0.6.0-beta.2:
417+
version "0.6.0-beta.2"
418+
resolved "https://registry.yarnpkg.com/xterm-addon-search/-/xterm-addon-search-0.6.0-beta.2.tgz#a9408e6c95ad4c47cebc147bfb359ce33f9ccb9f"
419+
integrity sha512-kl7irLdfOdjgCRhlaruGQy2L35BhcOw3dlcogj8HNmHcm98/qF6fO19sOmv7UjZz1ic6sNxtQQw9Sm+MMkxt+A==
420+
421+
xterm-addon-unicode11@0.2.0-beta.2:
422+
version "0.2.0-beta.2"
423+
resolved "https://registry.yarnpkg.com/xterm-addon-unicode11/-/xterm-addon-unicode11-0.2.0-beta.2.tgz#2a13ba5b08fdb1005be241816c4e3302674db4af"
424+
integrity sha512-Y047mnIWrAj65TpStdyPYoPeDTX4en+XX4Y90KuQB3cW2xIyZj25NSVV9BZdqzSb7gk9M6KBvIcm8chj7S2N8Q==
425+
426+
xterm-addon-web-links@0.3.0-beta.5:
427+
version "0.3.0-beta.5"
428+
resolved "https://registry.yarnpkg.com/xterm-addon-web-links/-/xterm-addon-web-links-0.3.0-beta.5.tgz#a489ee89f1e48569760742b20ac349cb61b421cd"
429+
integrity sha512-M+NvTY03TY/yt95xjZFEBgwBThfsYy/RsuJTT4ydDaGeQAJEuZjV2O8nc8gmzAKGxYsgxx9br0A9RyLp5yqKKw==
430+
431+
xterm-addon-webgl@0.6.0-beta.3:
432+
version "0.6.0-beta.3"
433+
resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.6.0-beta.3.tgz#48abe4607659caaec3175c0105298bba5e34be27"
434+
integrity sha512-2mhW/4Qv4i4KhEbtOAL4bc9FPGXON8XuM3vfKXT0EauXy/7ygtPu8IqrYNvNo0uJUoW6gOf0d5+/6kUMak2YYg==
435435

436436
xterm@4.5.0-beta.21:
437437
version "4.5.0-beta.21"

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -10020,25 +10020,25 @@ xtend@~2.1.1:
1002010020
dependencies:
1002110021
object-keys "~0.4.0"
1002210022

10023-
xterm-addon-search@0.5.0:
10024-
version "0.5.0"
10025-
resolved "https://registry.yarnpkg.com/xterm-addon-search/-/xterm-addon-search-0.5.0.tgz#cd3a2f8056084c28e236d4e732da37682010bcc2"
10026-
integrity sha512-zLVqVTrg5w2nk9fRj3UuVKCPo/dmFe/cLf3EM9Is5Dm6cgOoXmeo9eq2KgD8A0gquAflTFTf0ya2NaFmShHwyg==
10027-
10028-
xterm-addon-unicode11@0.1.1:
10029-
version "0.1.1"
10030-
resolved "https://registry.yarnpkg.com/xterm-addon-unicode11/-/xterm-addon-unicode11-0.1.1.tgz#b209ef137db38096f68636af4ef4d0c0acba85ad"
10031-
integrity sha512-z6vJTL+dpNljwAYzYoyDjJP8A2XjZuEosl0sRa+FGRf3jEyEVWquDM53MfUd1ztVdAPQ839qR6eYK1BXV04Bhw==
10032-
10033-
xterm-addon-web-links@0.2.1:
10034-
version "0.2.1"
10035-
resolved "https://registry.yarnpkg.com/xterm-addon-web-links/-/xterm-addon-web-links-0.2.1.tgz#6d1f2ce613e09870badf17615e7a1170a31542b2"
10036-
integrity sha512-2KnHtiq0IG7hfwv3jw2/jQeH1RBk2d5CH4zvgwQe00rLofSJqSfgnJ7gwowxxpGHrpbPr6Lv4AmH/joaNw2+HQ==
10037-
10038-
xterm-addon-webgl@0.5.0:
10039-
version "0.5.0"
10040-
resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.5.0.tgz#c1031dc7599cce3509824643ab5f15361c928e3e"
10041-
integrity sha512-hQrvabKCnwXFaEZ+YtoJM9Pm0CIBXL5KSwoU+RiGStU3KYTAcqYP2GsH3dWdvKX6kTWhWLS81dtDsGkfbOciuA==
10023+
xterm-addon-search@0.6.0-beta.2:
10024+
version "0.6.0-beta.2"
10025+
resolved "https://registry.yarnpkg.com/xterm-addon-search/-/xterm-addon-search-0.6.0-beta.2.tgz#a9408e6c95ad4c47cebc147bfb359ce33f9ccb9f"
10026+
integrity sha512-kl7irLdfOdjgCRhlaruGQy2L35BhcOw3dlcogj8HNmHcm98/qF6fO19sOmv7UjZz1ic6sNxtQQw9Sm+MMkxt+A==
10027+
10028+
xterm-addon-unicode11@0.2.0-beta.2:
10029+
version "0.2.0-beta.2"
10030+
resolved "https://registry.yarnpkg.com/xterm-addon-unicode11/-/xterm-addon-unicode11-0.2.0-beta.2.tgz#2a13ba5b08fdb1005be241816c4e3302674db4af"
10031+
integrity sha512-Y047mnIWrAj65TpStdyPYoPeDTX4en+XX4Y90KuQB3cW2xIyZj25NSVV9BZdqzSb7gk9M6KBvIcm8chj7S2N8Q==
10032+
10033+
xterm-addon-web-links@0.3.0-beta.5:
10034+
version "0.3.0-beta.5"
10035+
resolved "https://registry.yarnpkg.com/xterm-addon-web-links/-/xterm-addon-web-links-0.3.0-beta.5.tgz#a489ee89f1e48569760742b20ac349cb61b421cd"
10036+
integrity sha512-M+NvTY03TY/yt95xjZFEBgwBThfsYy/RsuJTT4ydDaGeQAJEuZjV2O8nc8gmzAKGxYsgxx9br0A9RyLp5yqKKw==
10037+
10038+
xterm-addon-webgl@0.6.0-beta.3:
10039+
version "0.6.0-beta.3"
10040+
resolved "https://registry.yarnpkg.com/xterm-addon-webgl/-/xterm-addon-webgl-0.6.0-beta.3.tgz#48abe4607659caaec3175c0105298bba5e34be27"
10041+
integrity sha512-2mhW/4Qv4i4KhEbtOAL4bc9FPGXON8XuM3vfKXT0EauXy/7ygtPu8IqrYNvNo0uJUoW6gOf0d5+/6kUMak2YYg==
1004210042

1004310043
xterm@4.5.0-beta.21:
1004410044
version "4.5.0-beta.21"

0 commit comments

Comments
 (0)