|
3 | 3 | "name": "electron-app", |
4 | 4 | "version": "1.1.0", |
5 | 5 | "dependencies": { |
6 | | - "@theia/core": "^1.13.0", |
7 | | - "@theia/filesystem": "^1.13.0", |
8 | | - "@theia/workspace": "^1.13.0", |
9 | | - "@theia/preferences": "^1.13.0", |
10 | | - "@theia/navigator": "^1.13.0", |
11 | | - "@theia/process": "^1.13.0", |
12 | | - "@theia/terminal": "^1.13.0", |
13 | | - "@theia/editor": "^1.13.0", |
14 | | - "@theia/markers": "^1.13.0", |
15 | | - "@theia/monaco": "^1.13.0", |
16 | | - "@theia/messages": "^1.13.0", |
17 | | - "@theia/electron": "^1.13.0", |
| 6 | + "@theia/core": "^1.15.0", |
| 7 | + "@theia/filesystem": "^1.15.0", |
| 8 | + "@theia/workspace": "^1.15.0", |
| 9 | + "@theia/preferences": "^1.15.0", |
| 10 | + "@theia/navigator": "^1.15.0", |
| 11 | + "@theia/process": "^1.15.0", |
| 12 | + "@theia/terminal": "^1.15.0", |
| 13 | + "@theia/editor": "^1.15.0", |
| 14 | + "@theia/markers": "^1.15.0", |
| 15 | + "@theia/monaco": "^1.15.0", |
| 16 | + "@theia/messages": "^1.15.0", |
| 17 | + "@theia/electron": "^1.15.0", |
18 | 18 | "fusion-studio-extension": "1.2.0" |
19 | 19 | }, |
20 | 20 | "devDependencies": { |
21 | | - "@theia/cli": "^1.13.0" |
| 21 | + "@theia/cli": "^1.15.0" |
22 | 22 | }, |
23 | 23 | "scripts": { |
24 | 24 | "prepare": "theia build --mode development", |
|
0 commit comments