Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/remote/web/package-lock.json
3520 views
1
{
2
"name": "vscode-web",
3
"version": "0.0.0",
4
"lockfileVersion": 3,
5
"requires": true,
6
"packages": {
7
"": {
8
"name": "vscode-web",
9
"version": "0.0.0",
10
"dependencies": {
11
"@microsoft/1ds-core-js": "^3.2.13",
12
"@microsoft/1ds-post-js": "^3.2.13",
13
"@vscode/iconv-lite-umd": "0.7.0",
14
"@vscode/tree-sitter-wasm": "^0.1.4",
15
"@vscode/vscode-languagedetection": "1.0.21",
16
"@xterm/addon-clipboard": "^0.2.0-beta.102",
17
"@xterm/addon-image": "^0.9.0-beta.119",
18
"@xterm/addon-ligatures": "^0.10.0-beta.119",
19
"@xterm/addon-progress": "^0.2.0-beta.25",
20
"@xterm/addon-search": "^0.16.0-beta.119",
21
"@xterm/addon-serialize": "^0.14.0-beta.119",
22
"@xterm/addon-unicode11": "^0.9.0-beta.119",
23
"@xterm/addon-webgl": "^0.19.0-beta.119",
24
"@xterm/xterm": "^5.6.0-beta.119",
25
"jschardet": "3.1.4",
26
"katex": "^0.16.22",
27
"tas-client-umd": "0.2.0",
28
"vscode-oniguruma": "1.7.0",
29
"vscode-textmate": "9.2.0"
30
}
31
},
32
"node_modules/@microsoft/1ds-core-js": {
33
"version": "3.2.13",
34
"resolved": "https://registry.npmjs.org/@microsoft/1ds-core-js/-/1ds-core-js-3.2.13.tgz",
35
"integrity": "sha512-CluYTRWcEk0ObG5EWFNWhs87e2qchJUn0p2D21ZUa3PWojPZfPSBs4//WIE0MYV8Qg1Hdif2ZTwlM7TbYUjfAg==",
36
"dependencies": {
37
"@microsoft/applicationinsights-core-js": "2.8.15",
38
"@microsoft/applicationinsights-shims": "^2.0.2",
39
"@microsoft/dynamicproto-js": "^1.1.7"
40
}
41
},
42
"node_modules/@microsoft/1ds-post-js": {
43
"version": "3.2.13",
44
"resolved": "https://registry.npmjs.org/@microsoft/1ds-post-js/-/1ds-post-js-3.2.13.tgz",
45
"integrity": "sha512-HgS574fdD19Bo2vPguyznL4eDw7Pcm1cVNpvbvBLWiW3x4e1FCQ3VMXChWnAxCae8Hb0XqlA2sz332ZobBavTA==",
46
"dependencies": {
47
"@microsoft/1ds-core-js": "3.2.13",
48
"@microsoft/applicationinsights-shims": "^2.0.2",
49
"@microsoft/dynamicproto-js": "^1.1.7"
50
}
51
},
52
"node_modules/@microsoft/applicationinsights-core-js": {
53
"version": "2.8.15",
54
"resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-core-js/-/applicationinsights-core-js-2.8.15.tgz",
55
"integrity": "sha512-yYAs9MyjGr2YijQdUSN9mVgT1ijI1FPMgcffpaPmYbHAVbQmF7bXudrBWHxmLzJlwl5rfep+Zgjli2e67lwUqQ==",
56
"dependencies": {
57
"@microsoft/applicationinsights-shims": "2.0.2",
58
"@microsoft/dynamicproto-js": "^1.1.9"
59
},
60
"peerDependencies": {
61
"tslib": "*"
62
}
63
},
64
"node_modules/@microsoft/applicationinsights-shims": {
65
"version": "2.0.2",
66
"resolved": "https://registry.npmjs.org/@microsoft/applicationinsights-shims/-/applicationinsights-shims-2.0.2.tgz",
67
"integrity": "sha512-PoHEgsnmcqruLNHZ/amACqdJ6YYQpED0KSRe6J7gIJTtpZC1FfFU9b1fmDKDKtFoUSrPzEh1qzO3kmRZP0betg=="
68
},
69
"node_modules/@microsoft/dynamicproto-js": {
70
"version": "1.1.9",
71
"resolved": "https://registry.npmjs.org/@microsoft/dynamicproto-js/-/dynamicproto-js-1.1.9.tgz",
72
"integrity": "sha512-n1VPsljTSkthsAFYdiWfC+DKzK2WwcRp83Y1YAqdX552BstvsDjft9YXppjUzp11BPsapDoO1LDgrDB0XVsfNQ=="
73
},
74
"node_modules/@vscode/iconv-lite-umd": {
75
"version": "0.7.0",
76
"resolved": "https://registry.npmjs.org/@vscode/iconv-lite-umd/-/iconv-lite-umd-0.7.0.tgz",
77
"integrity": "sha512-bRRFxLfg5dtAyl5XyiVWz/ZBPahpOpPrNYnnHpOpUZvam4tKH35wdhP4Kj6PbM0+KdliOsPzbGWpkxcdpNB/sg=="
78
},
79
"node_modules/@vscode/tree-sitter-wasm": {
80
"version": "0.1.4",
81
"resolved": "https://registry.npmjs.org/@vscode/tree-sitter-wasm/-/tree-sitter-wasm-0.1.4.tgz",
82
"integrity": "sha512-kQVVg/CamCYDM+/XYCZuNTQyixjZd8ts/Gf84UzjEY0eRnbg6kiy5I9z2/2i3XdqwhI87iG07rkMR2KwhqcSbA==",
83
"license": "MIT"
84
},
85
"node_modules/@vscode/vscode-languagedetection": {
86
"version": "1.0.21",
87
"resolved": "https://registry.npmjs.org/@vscode/vscode-languagedetection/-/vscode-languagedetection-1.0.21.tgz",
88
"integrity": "sha512-zSUH9HYCw5qsCtd7b31yqkpaCU6jhtkKLkvOOA8yTrIRfBSOFb8PPhgmMicD7B/m+t4PwOJXzU1XDtrM9Fd3/g==",
89
"bin": {
90
"vscode-languagedetection": "cli/index.js"
91
}
92
},
93
"node_modules/@xterm/addon-clipboard": {
94
"version": "0.2.0-beta.102",
95
"resolved": "https://registry.npmjs.org/@xterm/addon-clipboard/-/addon-clipboard-0.2.0-beta.102.tgz",
96
"integrity": "sha512-HDI5T7k7UXEIWKMOmKZAArhZcpmz/J2tpF8DNpTVNkhOpIKWwGbhaFuhPQBuNtnfxtoR5sqVkr/tMIji4jfC+A==",
97
"license": "MIT",
98
"dependencies": {
99
"js-base64": "^3.7.5"
100
},
101
"peerDependencies": {
102
"@xterm/xterm": "^5.6.0-beta.119"
103
}
104
},
105
"node_modules/@xterm/addon-image": {
106
"version": "0.9.0-beta.119",
107
"resolved": "https://registry.npmjs.org/@xterm/addon-image/-/addon-image-0.9.0-beta.119.tgz",
108
"integrity": "sha512-mFBAU8SysOqkBt4KYetwY5OEzIziRG4ECImtYgbx8Z6AIZ8NSqSE8/f12TOZ+vWkGwHrx12odsM94Wllpjz2dQ==",
109
"license": "MIT",
110
"peerDependencies": {
111
"@xterm/xterm": "^5.6.0-beta.119"
112
}
113
},
114
"node_modules/@xterm/addon-ligatures": {
115
"version": "0.10.0-beta.119",
116
"resolved": "https://registry.npmjs.org/@xterm/addon-ligatures/-/addon-ligatures-0.10.0-beta.119.tgz",
117
"integrity": "sha512-CjKsvXzRwDSDaTGz1jCX2tMS3X6BtBiN/nWx4xOYVi7QAQ516tUOup/oUhK4x7lKIYv5CrPKWfX9JzQ/Bzou5w==",
118
"license": "MIT",
119
"dependencies": {
120
"font-finder": "^1.1.0",
121
"font-ligatures": "^1.4.1"
122
},
123
"engines": {
124
"node": ">8.0.0"
125
},
126
"peerDependencies": {
127
"@xterm/xterm": "^5.6.0-beta.119"
128
}
129
},
130
"node_modules/@xterm/addon-progress": {
131
"version": "0.2.0-beta.25",
132
"resolved": "https://registry.npmjs.org/@xterm/addon-progress/-/addon-progress-0.2.0-beta.25.tgz",
133
"integrity": "sha512-snRn6MFbX2GhzVf0+yFpVJ0qe/A94VQ7swBmFEa6JwV8kEuzkmjeU5dPhztKSXp5KFnJV9kgj0kTs3J6Y5GlnQ==",
134
"license": "MIT",
135
"peerDependencies": {
136
"@xterm/xterm": "^5.6.0-beta.119"
137
}
138
},
139
"node_modules/@xterm/addon-search": {
140
"version": "0.16.0-beta.119",
141
"resolved": "https://registry.npmjs.org/@xterm/addon-search/-/addon-search-0.16.0-beta.119.tgz",
142
"integrity": "sha512-RiWmnW1b1jvPebN/FtmXyKaXwcNPp34WJT52jE2QP101Mx7wIsTwketoqHkRAqX7fqV9YZ/4ZoJKjtW9IdroEg==",
143
"license": "MIT",
144
"peerDependencies": {
145
"@xterm/xterm": "^5.6.0-beta.119"
146
}
147
},
148
"node_modules/@xterm/addon-serialize": {
149
"version": "0.14.0-beta.119",
150
"resolved": "https://registry.npmjs.org/@xterm/addon-serialize/-/addon-serialize-0.14.0-beta.119.tgz",
151
"integrity": "sha512-dLFW+wKImCoLIAGLMgm6ReiaY1oxSEsIaT0WoOIiA30I3vTwi2gM7SbqIv7W8WsD4GIDHETUTPEtrEP2t4i7ZQ==",
152
"license": "MIT",
153
"peerDependencies": {
154
"@xterm/xterm": "^5.6.0-beta.119"
155
}
156
},
157
"node_modules/@xterm/addon-unicode11": {
158
"version": "0.9.0-beta.119",
159
"resolved": "https://registry.npmjs.org/@xterm/addon-unicode11/-/addon-unicode11-0.9.0-beta.119.tgz",
160
"integrity": "sha512-R7UNkxnjPIcYIQK6EHyG+SBP/I0tbqobwAYLbeahvf7E6okcQzirFYgTUi4vY3f9wRJTDx/cS7Vh4XJG55e4nQ==",
161
"license": "MIT",
162
"peerDependencies": {
163
"@xterm/xterm": "^5.6.0-beta.119"
164
}
165
},
166
"node_modules/@xterm/addon-webgl": {
167
"version": "0.19.0-beta.119",
168
"resolved": "https://registry.npmjs.org/@xterm/addon-webgl/-/addon-webgl-0.19.0-beta.119.tgz",
169
"integrity": "sha512-j8usRuPfHIbjPoPTGbeUehuEslYIVDwfJb+2clM79j0hal8rvXVvX1/GOpqVK7LJtWbg+EaFZZo8EvUsJMiQpg==",
170
"license": "MIT",
171
"peerDependencies": {
172
"@xterm/xterm": "^5.6.0-beta.119"
173
}
174
},
175
"node_modules/@xterm/xterm": {
176
"version": "5.6.0-beta.119",
177
"resolved": "https://registry.npmjs.org/@xterm/xterm/-/xterm-5.6.0-beta.119.tgz",
178
"integrity": "sha512-DGuLxADtzHBSuD1YK7URgkUglPsayWlE722QMVknvfm72PdbzSqu6TPzsN7KeFsFHN7ajYjuEz9B/RaIQoLC8Q==",
179
"license": "MIT"
180
},
181
"node_modules/commander": {
182
"version": "8.3.0",
183
"resolved": "https://registry.npmjs.org/commander/-/commander-8.3.0.tgz",
184
"integrity": "sha512-OkTL9umf+He2DZkUq8f8J9of7yL6RJKI24dVITBmNfZBmri9zYZQrKkuXiKhyfPSu8tUhnVBB1iKXevvnlR4Ww==",
185
"license": "MIT",
186
"engines": {
187
"node": ">= 12"
188
}
189
},
190
"node_modules/font-finder": {
191
"version": "1.1.0",
192
"resolved": "https://registry.npmjs.org/font-finder/-/font-finder-1.1.0.tgz",
193
"integrity": "sha512-wpCL2uIbi6GurJbU7ZlQ3nGd61Ho+dSU6U83/xJT5UPFfN35EeCW/rOtS+5k+IuEZu2SYmHzDIPL9eA5tSYRAw==",
194
"license": "MIT",
195
"dependencies": {
196
"get-system-fonts": "^2.0.0",
197
"promise-stream-reader": "^1.0.1"
198
},
199
"engines": {
200
"node": ">8.0.0"
201
}
202
},
203
"node_modules/font-ligatures": {
204
"version": "1.4.1",
205
"resolved": "https://registry.npmjs.org/font-ligatures/-/font-ligatures-1.4.1.tgz",
206
"integrity": "sha512-7W6zlfyhvCqShZ5ReUWqmSd9vBaUudW0Hxis+tqUjtHhsPU+L3Grf8mcZAtCiXHTzorhwdRTId2WeH/88gdFkw==",
207
"license": "MIT",
208
"dependencies": {
209
"font-finder": "^1.0.3",
210
"lru-cache": "^6.0.0",
211
"opentype.js": "^0.8.0"
212
},
213
"engines": {
214
"node": ">8.0.0"
215
}
216
},
217
"node_modules/get-system-fonts": {
218
"version": "2.0.2",
219
"resolved": "https://registry.npmjs.org/get-system-fonts/-/get-system-fonts-2.0.2.tgz",
220
"integrity": "sha512-zzlgaYnHMIEgHRrfC7x0Qp0Ylhw/sHpM6MHXeVBTYIsvGf5GpbnClB+Q6rAPdn+0gd2oZZIo6Tj3EaWrt4VhDQ==",
221
"license": "MIT",
222
"engines": {
223
"node": ">8.0.0"
224
}
225
},
226
"node_modules/js-base64": {
227
"version": "3.7.7",
228
"resolved": "https://registry.npmjs.org/js-base64/-/js-base64-3.7.7.tgz",
229
"integrity": "sha512-7rCnleh0z2CkXhH67J8K1Ytz0b2Y+yxTPL+/KOJoa20hfnVQ/3/T6W/KflYI4bRHRagNeXeU2bkNGI3v1oS/lw=="
230
},
231
"node_modules/jschardet": {
232
"version": "3.1.4",
233
"resolved": "https://registry.npmjs.org/jschardet/-/jschardet-3.1.4.tgz",
234
"integrity": "sha512-/kmVISmrwVwtyYU40iQUOp3SUPk2dhNCMsZBQX0R1/jZ8maaXJ/oZIzUOiyOqcgtLnETFKYChbJ5iDC/eWmFHg==",
235
"license": "LGPL-2.1+",
236
"engines": {
237
"node": ">=0.1.90"
238
}
239
},
240
"node_modules/katex": {
241
"version": "0.16.22",
242
"resolved": "https://registry.npmjs.org/katex/-/katex-0.16.22.tgz",
243
"integrity": "sha512-XCHRdUw4lf3SKBaJe4EvgqIuWwkPSo9XoeO8GjQW94Bp7TWv9hNhzZjZ+OH9yf1UmLygb7DIT5GSFQiyt16zYg==",
244
"funding": [
245
"https://opencollective.com/katex",
246
"https://github.com/sponsors/katex"
247
],
248
"license": "MIT",
249
"dependencies": {
250
"commander": "^8.3.0"
251
},
252
"bin": {
253
"katex": "cli.js"
254
}
255
},
256
"node_modules/lru-cache": {
257
"version": "6.0.0",
258
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
259
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
260
"license": "ISC",
261
"dependencies": {
262
"yallist": "^4.0.0"
263
},
264
"engines": {
265
"node": ">=10"
266
}
267
},
268
"node_modules/opentype.js": {
269
"version": "0.8.0",
270
"resolved": "https://registry.npmjs.org/opentype.js/-/opentype.js-0.8.0.tgz",
271
"integrity": "sha512-FQHR4oGP+a0m/f6yHoRpBOIbn/5ZWxKd4D/djHVJu8+KpBTYrJda0b7mLcgDEMWXE9xBCJm+qb0yv6FcvPjukg==",
272
"license": "MIT",
273
"dependencies": {
274
"tiny-inflate": "^1.0.2"
275
},
276
"bin": {
277
"ot": "bin/ot"
278
}
279
},
280
"node_modules/promise-stream-reader": {
281
"version": "1.0.1",
282
"resolved": "https://registry.npmjs.org/promise-stream-reader/-/promise-stream-reader-1.0.1.tgz",
283
"integrity": "sha512-Tnxit5trUjBAqqZCGWwjyxhmgMN4hGrtpW3Oc/tRI4bpm/O2+ej72BB08l6JBnGQgVDGCLvHFGjGgQS6vzhwXg==",
284
"license": "MIT",
285
"engines": {
286
"node": ">8.0.0"
287
}
288
},
289
"node_modules/tas-client-umd": {
290
"version": "0.2.0",
291
"resolved": "https://registry.npmjs.org/tas-client-umd/-/tas-client-umd-0.2.0.tgz",
292
"integrity": "sha512-oezN7mJVm5qZDVEby7OzxCLKUpUN5of0rY4dvOWaDF2JZBlGpd3BXceFN8B53qlTaIkVSzP65aAMT0Vc+/N25Q=="
293
},
294
"node_modules/tiny-inflate": {
295
"version": "1.0.3",
296
"resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz",
297
"integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==",
298
"license": "MIT"
299
},
300
"node_modules/vscode-oniguruma": {
301
"version": "1.7.0",
302
"resolved": "https://registry.npmjs.org/vscode-oniguruma/-/vscode-oniguruma-1.7.0.tgz",
303
"integrity": "sha512-L9WMGRfrjOhgHSdOYgCt/yRMsXzLDJSL7BPrOZt73gU0iWO4mpqzqQzOz5srxqTvMBaR0XZTSrVWo4j55Rc6cA=="
304
},
305
"node_modules/vscode-textmate": {
306
"version": "9.2.0",
307
"resolved": "https://registry.npmjs.org/vscode-textmate/-/vscode-textmate-9.2.0.tgz",
308
"integrity": "sha512-rkvG4SraZQaPSN/5XjwKswdU0OP9MF28QjrYzUBbhb8QyG3ljB1Ky996m++jiI7KdiAP2CkBiQZd9pqEDTClqA==",
309
"license": "MIT"
310
},
311
"node_modules/yallist": {
312
"version": "4.0.0",
313
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
314
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
315
"license": "ISC"
316
}
317
}
318
}
319
320