|
5 | 5 | "license": "AGPL-3.0-or-later", |
6 | 6 | "main": "src-gen/frontend/electron-main.js", |
7 | 7 | "dependencies": { |
8 | | - "@theia/core": "1.17.1", |
9 | | - "@theia/debug": "1.17.1", |
10 | | - "@theia/editor": "1.17.1", |
11 | | - "@theia/editor-preview": "1.17.1", |
12 | | - "@theia/electron": "1.17.1", |
13 | | - "@theia/file-search": "1.17.1", |
14 | | - "@theia/filesystem": "1.17.1", |
15 | | - "@theia/keymaps": "1.17.1", |
16 | | - "@theia/messages": "1.17.1", |
17 | | - "@theia/monaco": "1.17.1", |
18 | | - "@theia/navigator": "1.17.1", |
19 | | - "@theia/plugin-ext": "1.17.1", |
20 | | - "@theia/plugin-ext-vscode": "1.17.1", |
21 | | - "@theia/preferences": "1.17.1", |
22 | | - "@theia/process": "1.17.1", |
23 | | - "@theia/terminal": "1.17.1", |
24 | | - "@theia/workspace": "1.17.1", |
| 8 | + "@theia/core": "1.17.2", |
| 9 | + "@theia/debug": "1.17.2", |
| 10 | + "@theia/editor": "1.17.2", |
| 11 | + "@theia/editor-preview": "1.17.2", |
| 12 | + "@theia/electron": "1.17.2", |
| 13 | + "@theia/file-search": "1.17.2", |
| 14 | + "@theia/filesystem": "1.17.2", |
| 15 | + "@theia/keymaps": "1.17.2", |
| 16 | + "@theia/messages": "1.17.2", |
| 17 | + "@theia/monaco": "1.17.2", |
| 18 | + "@theia/navigator": "1.17.2", |
| 19 | + "@theia/plugin-ext": "1.17.2", |
| 20 | + "@theia/plugin-ext-vscode": "1.17.2", |
| 21 | + "@theia/preferences": "1.17.2", |
| 22 | + "@theia/process": "1.17.2", |
| 23 | + "@theia/terminal": "1.17.2", |
| 24 | + "@theia/workspace": "1.17.2", |
25 | 25 | "arduino-ide-extension": "2.0.0-beta.11" |
26 | 26 | }, |
27 | 27 | "devDependencies": { |
28 | | - "@theia/cli": "1.17.1" |
| 28 | + "@theia/cli": "1.17.2" |
29 | 29 | }, |
30 | 30 | "scripts": { |
31 | 31 | "prepare": "theia build --mode development", |
|
0 commit comments