|
1 | 1 | { |
2 | 2 | "private": true, |
3 | 3 | "name": "@theia/api-samples", |
4 | | - "version": "1.57.0", |
| 4 | + "version": "1.58.5", |
5 | 5 | "description": "Theia - Example code to demonstrate Theia API", |
6 | 6 | "dependencies": { |
7 | | - "@theia/ai-chat": "1.57.0", |
8 | | - "@theia/ai-chat-ui": "1.57.0", |
9 | | - "@theia/ai-core": "1.57.0", |
10 | | - "@theia/core": "1.57.0", |
11 | | - "@theia/file-search": "1.57.0", |
12 | | - "@theia/filesystem": "1.57.0", |
13 | | - "@theia/monaco": "1.57.0", |
| 7 | + "@theia/ai-chat": "1.58.5", |
| 8 | + "@theia/ai-chat-ui": "1.58.5", |
| 9 | + "@theia/ai-core": "1.58.5", |
| 10 | + "@theia/core": "1.58.5", |
| 11 | + "@theia/file-search": "1.58.5", |
| 12 | + "@theia/filesystem": "1.58.5", |
| 13 | + "@theia/monaco": "1.58.5", |
14 | 14 | "@theia/monaco-editor-core": "1.83.101", |
15 | | - "@theia/output": "1.57.0", |
16 | | - "@theia/ovsx-client": "1.57.0", |
17 | | - "@theia/search-in-workspace": "1.57.0", |
18 | | - "@theia/test": "1.57.0", |
19 | | - "@theia/toolbar": "1.57.0", |
20 | | - "@theia/vsx-registry": "1.57.0", |
21 | | - "@theia/workspace": "1.57.0" |
| 15 | + "@theia/output": "1.58.5", |
| 16 | + "@theia/ovsx-client": "1.58.5", |
| 17 | + "@theia/search-in-workspace": "1.58.5", |
| 18 | + "@theia/test": "1.58.5", |
| 19 | + "@theia/toolbar": "1.58.5", |
| 20 | + "@theia/vsx-registry": "1.58.5", |
| 21 | + "@theia/workspace": "1.58.5" |
22 | 22 | }, |
23 | 23 | "theiaExtensions": [ |
24 | 24 | { |
|
60 | 60 | "clean": "theiaext clean" |
61 | 61 | }, |
62 | 62 | "devDependencies": { |
63 | | - "@theia/ext-scripts": "1.57.0" |
| 63 | + "@theia/ext-scripts": "1.58.5" |
64 | 64 | } |
65 | 65 | } |
0 commit comments