|  | 
| 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.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", | 
|  | 8 | + "@theia/core": "1.18.0", | 
|  | 9 | + "@theia/debug": "1.18.0", | 
|  | 10 | + "@theia/editor": "1.18.0", | 
|  | 11 | +		"@theia/editor-preview": "1.18.0", | 
|  | 12 | + "@theia/electron": "1.18.0", | 
|  | 13 | + "@theia/file-search": "1.18.0", | 
|  | 14 | + "@theia/filesystem": "1.18.0", | 
|  | 15 | + "@theia/keymaps": "1.18.0", | 
|  | 16 | + "@theia/messages": "1.18.0", | 
|  | 17 | + "@theia/monaco": "1.18.0", | 
|  | 18 | + "@theia/navigator": "1.18.0", | 
|  | 19 | + "@theia/plugin-ext": "1.18.0", | 
|  | 20 | + "@theia/plugin-ext-vscode": "1.18.0", | 
|  | 21 | + "@theia/preferences": "1.18.0", | 
|  | 22 | + "@theia/process": "1.18.0", | 
|  | 23 | + "@theia/terminal": "1.18.0", | 
|  | 24 | + "@theia/workspace": "1.18.0", | 
| 25 | 25 |  "arduino-ide-extension": "2.0.0-beta.11" | 
| 26 | 26 |  }, | 
| 27 | 27 |  "devDependencies": { | 
| 28 |  | - "@theia/cli": "1.17.2" | 
|  | 28 | + "@theia/cli": "1.18.0" | 
| 29 | 29 |  }, | 
| 30 | 30 |  "scripts": { | 
| 31 | 31 |  "prepare": "theia build --mode development", | 
|  | 
0 commit comments