|
1 | 1 | { |
2 | 2 | "name": "code-oss", |
3 | | - "version": "1.108.2", |
| 3 | + "version": "1.109.0", |
4 | 4 | "type": "module", |
5 | 5 | "keywords": [ |
6 | 6 | "vscode", |
|
17 | 17 | "dependencies": { |
18 | 18 | "@microsoft/1ds-core-js": "^3.2.13", |
19 | 19 | "@microsoft/1ds-post-js": "^3.2.13", |
| 20 | + "@vscode/codicons": "^0.0.45-4", |
20 | 21 | "@vscode/iconv-lite-umd": "0.7.1", |
21 | 22 | "@vscode/tree-sitter-wasm": "^0.3.0", |
22 | 23 | "@vscode/vscode-languagedetection": "1.0.21", |
23 | | - "@xterm/addon-clipboard": "^0.3.0-beta.91", |
24 | | - "@xterm/addon-image": "^0.10.0-beta.91", |
25 | | - "@xterm/addon-ligatures": "^0.11.0-beta.91", |
26 | | - "@xterm/addon-progress": "^0.3.0-beta.91", |
27 | | - "@xterm/addon-search": "^0.17.0-beta.91", |
28 | | - "@xterm/addon-serialize": "^0.15.0-beta.91", |
29 | | - "@xterm/addon-unicode11": "^0.10.0-beta.91", |
30 | | - "@xterm/addon-webgl": "^0.20.0-beta.101", |
31 | | - "@xterm/xterm": "^6.1.0-beta.91", |
| 24 | + "@xterm/addon-clipboard": "^0.3.0-beta.109", |
| 25 | + "@xterm/addon-image": "^0.10.0-beta.109", |
| 26 | + "@xterm/addon-ligatures": "^0.11.0-beta.109", |
| 27 | + "@xterm/addon-progress": "^0.3.0-beta.109", |
| 28 | + "@xterm/addon-search": "^0.17.0-beta.109", |
| 29 | + "@xterm/addon-serialize": "^0.15.0-beta.109", |
| 30 | + "@xterm/addon-unicode11": "^0.10.0-beta.109", |
| 31 | + "@xterm/addon-webgl": "^0.20.0-beta.108", |
| 32 | + "@xterm/xterm": "^6.1.0-beta.109", |
32 | 33 | "jschardet": "3.1.4", |
33 | 34 | "katex": "^0.16.22", |
34 | 35 | "tas-client": "0.3.1", |
35 | 36 | "vscode-oniguruma": "1.7.0", |
36 | | - "vscode-textmate": "^9.3.0" |
| 37 | + "vscode-textmate": "^9.3.2" |
37 | 38 | }, |
38 | 39 | "bundledDependencies": [ |
39 | 40 | "@microsoft/1ds-core-js", |
40 | 41 | "@microsoft/1ds-post-js", |
| 42 | + "@vscode/codicons", |
41 | 43 | "@vscode/iconv-lite-umd", |
42 | 44 | "@vscode/tree-sitter-wasm", |
43 | 45 | "@vscode/vscode-languagedetection", |
|
0 commit comments