|
3 | 3 | "name": "theia-ide-electron-app",
|
4 | 4 | "description": "Eclipse Theia IDE product",
|
5 | 5 | "productName": "Theia IDE",
|
6 |
| - "version": "1.47.0", |
| 6 | + "version": "1.47.100", |
7 | 7 | "main": "scripts/theia-electron-main.js",
|
8 | 8 | "license": "MIT",
|
9 | 9 | "author": "Eclipse Theia <[email protected]>",
|
|
48 | 48 | }
|
49 | 49 | },
|
50 | 50 | "dependencies": {
|
51 |
| - "@theia/bulk-edit": "1.47.0", |
52 |
| - "@theia/callhierarchy": "1.47.0", |
53 |
| - "@theia/console": "1.47.0", |
54 |
| - "@theia/core": "1.47.0", |
55 |
| - "@theia/debug": "1.47.0", |
56 |
| - "@theia/editor": "1.47.0", |
57 |
| - "@theia/editor-preview": "1.47.0", |
58 |
| - "@theia/electron": "1.47.0", |
59 |
| - "@theia/external-terminal": "1.47.0", |
60 |
| - "@theia/file-search": "1.47.0", |
61 |
| - "@theia/filesystem": "1.47.0", |
62 |
| - "@theia/getting-started": "1.47.0", |
63 |
| - "@theia/keymaps": "1.47.0", |
64 |
| - "@theia/markers": "1.47.0", |
65 |
| - "@theia/memory-inspector": "1.47.0", |
66 |
| - "@theia/messages": "1.47.0", |
67 |
| - "@theia/metrics": "1.47.0", |
68 |
| - "@theia/mini-browser": "1.47.0", |
69 |
| - "@theia/monaco": "1.47.0", |
70 |
| - "@theia/navigator": "1.47.0", |
71 |
| - "@theia/outline-view": "1.47.0", |
72 |
| - "@theia/output": "1.47.0", |
73 |
| - "@theia/plugin-dev": "1.47.0", |
74 |
| - "@theia/plugin-ext": "1.47.0", |
75 |
| - "@theia/plugin-ext-vscode": "1.47.0", |
76 |
| - "@theia/preferences": "1.47.0", |
77 |
| - "@theia/process": "1.47.0", |
78 |
| - "@theia/property-view": "1.47.0", |
79 |
| - "@theia/secondary-window": "1.47.0", |
80 |
| - "@theia/scm": "1.47.0", |
81 |
| - "@theia/search-in-workspace": "1.47.0", |
82 |
| - "@theia/task": "1.47.0", |
83 |
| - "@theia/terminal": "1.47.0", |
84 |
| - "@theia/timeline": "1.47.0", |
85 |
| - "@theia/toolbar": "1.47.0", |
86 |
| - "@theia/typehierarchy": "1.47.0", |
87 |
| - "@theia/userstorage": "1.47.0", |
88 |
| - "@theia/variable-resolver": "1.47.0", |
89 |
| - "@theia/vsx-registry": "1.47.0", |
90 |
| - "@theia/workspace": "1.47.0", |
| 51 | + "@theia/bulk-edit": "1.47.1", |
| 52 | + "@theia/callhierarchy": "1.47.1", |
| 53 | + "@theia/console": "1.47.1", |
| 54 | + "@theia/core": "1.47.1", |
| 55 | + "@theia/debug": "1.47.1", |
| 56 | + "@theia/editor": "1.47.1", |
| 57 | + "@theia/editor-preview": "1.47.1", |
| 58 | + "@theia/electron": "1.47.1", |
| 59 | + "@theia/external-terminal": "1.47.1", |
| 60 | + "@theia/file-search": "1.47.1", |
| 61 | + "@theia/filesystem": "1.47.1", |
| 62 | + "@theia/getting-started": "1.47.1", |
| 63 | + "@theia/keymaps": "1.47.1", |
| 64 | + "@theia/markers": "1.47.1", |
| 65 | + "@theia/memory-inspector": "1.47.1", |
| 66 | + "@theia/messages": "1.47.1", |
| 67 | + "@theia/metrics": "1.47.1", |
| 68 | + "@theia/mini-browser": "1.47.1", |
| 69 | + "@theia/monaco": "1.47.1", |
| 70 | + "@theia/navigator": "1.47.1", |
| 71 | + "@theia/outline-view": "1.47.1", |
| 72 | + "@theia/output": "1.47.1", |
| 73 | + "@theia/plugin-dev": "1.47.1", |
| 74 | + "@theia/plugin-ext": "1.47.1", |
| 75 | + "@theia/plugin-ext-vscode": "1.47.1", |
| 76 | + "@theia/preferences": "1.47.1", |
| 77 | + "@theia/process": "1.47.1", |
| 78 | + "@theia/property-view": "1.47.1", |
| 79 | + "@theia/secondary-window": "1.47.1", |
| 80 | + "@theia/scm": "1.47.1", |
| 81 | + "@theia/search-in-workspace": "1.47.1", |
| 82 | + "@theia/task": "1.47.1", |
| 83 | + "@theia/terminal": "1.47.1", |
| 84 | + "@theia/timeline": "1.47.1", |
| 85 | + "@theia/toolbar": "1.47.1", |
| 86 | + "@theia/typehierarchy": "1.47.1", |
| 87 | + "@theia/userstorage": "1.47.1", |
| 88 | + "@theia/variable-resolver": "1.47.1", |
| 89 | + "@theia/vsx-registry": "1.47.1", |
| 90 | + "@theia/workspace": "1.47.1", |
91 | 91 | "fs-extra": "^9.0.1",
|
92 |
| - "theia-ide-updater-ext": "1.47.0", |
93 |
| - "theia-ide-product-ext": "1.47.0", |
94 |
| - "theia-ide-launcher-ext": "1.47.0" |
| 92 | + "theia-ide-updater-ext": "1.47.100", |
| 93 | + "theia-ide-product-ext": "1.47.100", |
| 94 | + "theia-ide-launcher-ext": "1.47.100" |
95 | 95 | },
|
96 | 96 | "devDependencies": {
|
97 |
| - "@theia/cli": "1.47.0", |
| 97 | + "@theia/cli": "1.47.1", |
98 | 98 | "@types/js-yaml": "^3.12.0",
|
99 | 99 | "@types/yargs": "17.0.7",
|
100 | 100 | "@wdio/cli": "^6.10.2",
|
|
0 commit comments