|
33 | 33 | "See why `xterm` is an explicit dependency: https://github.com/theia-ide/theia/issues/737" |
34 | 34 | ], |
35 | 35 | "dependencies": { |
36 | | - "@theia/core": "1.3.0", |
37 | | - "@theia/editor": "1.3.0", |
38 | | - "@theia/electron": "1.3.0", |
39 | | - "@theia/file-search": "1.3.0", |
40 | | - "@theia/filesystem": "1.3.0", |
41 | | - "@theia/git": "1.3.0", |
42 | | - "@theia/languages": "1.3.0", |
43 | | - "@theia/markers": "1.3.0", |
44 | | - "@theia/monaco": "1.3.0", |
45 | | - "@theia/navigator": "1.3.0", |
46 | | - "@theia/preferences": "1.3.0", |
47 | | - "@theia/process": "1.3.0", |
48 | | - "@theia/terminal": "1.3.0", |
49 | | - "@theia/workspace": "1.3.0", |
| 36 | + "@theia/core": "^1.5.0", |
| 37 | + "@theia/editor": "^1.5.0", |
| 38 | + "@theia/electron": "^1.5.0", |
| 39 | + "@theia/file-search": "^1.5.0", |
| 40 | + "@theia/filesystem": "^1.5.0", |
| 41 | + "@theia/git": "^1.5.0", |
| 42 | + "@theia/markers": "^1.5.0", |
| 43 | + "@theia/monaco": "^1.5.0", |
| 44 | + "@theia/navigator": "^1.5.0", |
| 45 | + "@theia/preferences": "^1.5.0", |
| 46 | + "@theia/process": "^1.5.0", |
| 47 | + "@theia/terminal": "^1.5.0", |
| 48 | + "@theia/workspace": "^1.5.0", |
50 | 49 | "fs-extra": "9.0.1", |
51 | | - "fusion-studio-extension": "1.0.0", |
| 50 | + "fusion-studio-extension": "^1.0.0", |
52 | 51 | "xterm": "^4.7.0", |
53 | 52 | "yargs": "^15.4.0" |
54 | 53 | }, |
55 | 54 | "devDependencies": { |
56 | | - "@theia/cli": "1.3.0", |
| 55 | + "@theia/cli": "^1.5.0", |
57 | 56 | "electron-builder": "^22.7.0", |
58 | 57 | "electron-builder-notarize": "^1.2.0" |
59 | 58 | } |
|
0 commit comments