@theia/plugin-ext 1.74.0-next.35 → 1.74.0-next.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +30 -30
package/package.json CHANGED
@@ -1,39 +1,39 @@
1
1
  {
2
2
  "name": "@theia/plugin-ext",
3
- "version": "1.74.0-next.35+9ecf480ca",
3
+ "version": "1.74.0-next.38+3595b053a",
4
4
  "description": "Theia - Plugin Extension",
5
5
  "main": "lib/common/index.js",
6
6
  "typings": "lib/common/index.d.ts",
7
7
  "dependencies": {
8
- "@theia/ai-core": "1.74.0-next.35+9ecf480ca",
9
- "@theia/ai-mcp": "1.74.0-next.35+9ecf480ca",
10
- "@theia/bulk-edit": "1.74.0-next.35+9ecf480ca",
11
- "@theia/callhierarchy": "1.74.0-next.35+9ecf480ca",
12
- "@theia/console": "1.74.0-next.35+9ecf480ca",
13
- "@theia/core": "1.74.0-next.35+9ecf480ca",
14
- "@theia/debug": "1.74.0-next.35+9ecf480ca",
15
- "@theia/editor": "1.74.0-next.35+9ecf480ca",
16
- "@theia/editor-preview": "1.74.0-next.35+9ecf480ca",
17
- "@theia/file-search": "1.74.0-next.35+9ecf480ca",
18
- "@theia/filesystem": "1.74.0-next.35+9ecf480ca",
19
- "@theia/markers": "1.74.0-next.35+9ecf480ca",
20
- "@theia/messages": "1.74.0-next.35+9ecf480ca",
21
- "@theia/monaco": "1.74.0-next.35+9ecf480ca",
8
+ "@theia/ai-core": "1.74.0-next.38+3595b053a",
9
+ "@theia/ai-mcp": "1.74.0-next.38+3595b053a",
10
+ "@theia/bulk-edit": "1.74.0-next.38+3595b053a",
11
+ "@theia/callhierarchy": "1.74.0-next.38+3595b053a",
12
+ "@theia/console": "1.74.0-next.38+3595b053a",
13
+ "@theia/core": "1.74.0-next.38+3595b053a",
14
+ "@theia/debug": "1.74.0-next.38+3595b053a",
15
+ "@theia/editor": "1.74.0-next.38+3595b053a",
16
+ "@theia/editor-preview": "1.74.0-next.38+3595b053a",
17
+ "@theia/file-search": "1.74.0-next.38+3595b053a",
18
+ "@theia/filesystem": "1.74.0-next.38+3595b053a",
19
+ "@theia/markers": "1.74.0-next.38+3595b053a",
20
+ "@theia/messages": "1.74.0-next.38+3595b053a",
21
+ "@theia/monaco": "1.74.0-next.38+3595b053a",
22
22
  "@theia/monaco-editor-core": "1.108.201",
23
- "@theia/navigator": "1.74.0-next.35+9ecf480ca",
24
- "@theia/notebook": "1.74.0-next.35+9ecf480ca",
25
- "@theia/output": "1.74.0-next.35+9ecf480ca",
26
- "@theia/plugin": "1.74.0-next.35+9ecf480ca",
27
- "@theia/preferences": "1.74.0-next.35+9ecf480ca",
28
- "@theia/scm": "1.74.0-next.35+9ecf480ca",
29
- "@theia/search-in-workspace": "1.74.0-next.35+9ecf480ca",
30
- "@theia/task": "1.74.0-next.35+9ecf480ca",
31
- "@theia/terminal": "1.74.0-next.35+9ecf480ca",
32
- "@theia/test": "1.74.0-next.35+9ecf480ca",
33
- "@theia/timeline": "1.74.0-next.35+9ecf480ca",
34
- "@theia/typehierarchy": "1.74.0-next.35+9ecf480ca",
35
- "@theia/variable-resolver": "1.74.0-next.35+9ecf480ca",
36
- "@theia/workspace": "1.74.0-next.35+9ecf480ca",
23
+ "@theia/navigator": "1.74.0-next.38+3595b053a",
24
+ "@theia/notebook": "1.74.0-next.38+3595b053a",
25
+ "@theia/output": "1.74.0-next.38+3595b053a",
26
+ "@theia/plugin": "1.74.0-next.38+3595b053a",
27
+ "@theia/preferences": "1.74.0-next.38+3595b053a",
28
+ "@theia/scm": "1.74.0-next.38+3595b053a",
29
+ "@theia/search-in-workspace": "1.74.0-next.38+3595b053a",
30
+ "@theia/task": "1.74.0-next.38+3595b053a",
31
+ "@theia/terminal": "1.74.0-next.38+3595b053a",
32
+ "@theia/test": "1.74.0-next.38+3595b053a",
33
+ "@theia/timeline": "1.74.0-next.38+3595b053a",
34
+ "@theia/typehierarchy": "1.74.0-next.38+3595b053a",
35
+ "@theia/variable-resolver": "1.74.0-next.38+3595b053a",
36
+ "@theia/workspace": "1.74.0-next.38+3595b053a",
37
37
  "@types/mime": "^2.0.3",
38
38
  "@vscode/debugprotocol": "^1.68.0",
39
39
  "@vscode/proxy-agent": "^0.13.2",
@@ -98,5 +98,5 @@
98
98
  "nyc": {
99
99
  "extends": "../../configs/nyc.json"
100
100
  },
101
- "gitHead": "9ecf480caa3af5c4f78af906654a88948f477b34"
101
+ "gitHead": "3595b053a48a1a4c7171aea0361a25f782140af9"
102
102
  }