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