@theia/plugin-ext 1.74.0-next.5 → 1.74.0-next.6

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.5+afc1eefc5",
3
+ "version": "1.74.0-next.6+04cb275b0",
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.5+afc1eefc5",
9
- "@theia/ai-mcp": "1.74.0-next.5+afc1eefc5",
10
- "@theia/bulk-edit": "1.74.0-next.5+afc1eefc5",
11
- "@theia/callhierarchy": "1.74.0-next.5+afc1eefc5",
12
- "@theia/console": "1.74.0-next.5+afc1eefc5",
13
- "@theia/core": "1.74.0-next.5+afc1eefc5",
14
- "@theia/debug": "1.74.0-next.5+afc1eefc5",
15
- "@theia/editor": "1.74.0-next.5+afc1eefc5",
16
- "@theia/editor-preview": "1.74.0-next.5+afc1eefc5",
17
- "@theia/file-search": "1.74.0-next.5+afc1eefc5",
18
- "@theia/filesystem": "1.74.0-next.5+afc1eefc5",
19
- "@theia/markers": "1.74.0-next.5+afc1eefc5",
20
- "@theia/messages": "1.74.0-next.5+afc1eefc5",
21
- "@theia/monaco": "1.74.0-next.5+afc1eefc5",
8
+ "@theia/ai-core": "1.74.0-next.6+04cb275b0",
9
+ "@theia/ai-mcp": "1.74.0-next.6+04cb275b0",
10
+ "@theia/bulk-edit": "1.74.0-next.6+04cb275b0",
11
+ "@theia/callhierarchy": "1.74.0-next.6+04cb275b0",
12
+ "@theia/console": "1.74.0-next.6+04cb275b0",
13
+ "@theia/core": "1.74.0-next.6+04cb275b0",
14
+ "@theia/debug": "1.74.0-next.6+04cb275b0",
15
+ "@theia/editor": "1.74.0-next.6+04cb275b0",
16
+ "@theia/editor-preview": "1.74.0-next.6+04cb275b0",
17
+ "@theia/file-search": "1.74.0-next.6+04cb275b0",
18
+ "@theia/filesystem": "1.74.0-next.6+04cb275b0",
19
+ "@theia/markers": "1.74.0-next.6+04cb275b0",
20
+ "@theia/messages": "1.74.0-next.6+04cb275b0",
21
+ "@theia/monaco": "1.74.0-next.6+04cb275b0",
22
22
  "@theia/monaco-editor-core": "1.108.201",
23
- "@theia/navigator": "1.74.0-next.5+afc1eefc5",
24
- "@theia/notebook": "1.74.0-next.5+afc1eefc5",
25
- "@theia/output": "1.74.0-next.5+afc1eefc5",
26
- "@theia/plugin": "1.74.0-next.5+afc1eefc5",
27
- "@theia/preferences": "1.74.0-next.5+afc1eefc5",
28
- "@theia/scm": "1.74.0-next.5+afc1eefc5",
29
- "@theia/search-in-workspace": "1.74.0-next.5+afc1eefc5",
30
- "@theia/task": "1.74.0-next.5+afc1eefc5",
31
- "@theia/terminal": "1.74.0-next.5+afc1eefc5",
32
- "@theia/test": "1.74.0-next.5+afc1eefc5",
33
- "@theia/timeline": "1.74.0-next.5+afc1eefc5",
34
- "@theia/typehierarchy": "1.74.0-next.5+afc1eefc5",
35
- "@theia/variable-resolver": "1.74.0-next.5+afc1eefc5",
36
- "@theia/workspace": "1.74.0-next.5+afc1eefc5",
23
+ "@theia/navigator": "1.74.0-next.6+04cb275b0",
24
+ "@theia/notebook": "1.74.0-next.6+04cb275b0",
25
+ "@theia/output": "1.74.0-next.6+04cb275b0",
26
+ "@theia/plugin": "1.74.0-next.6+04cb275b0",
27
+ "@theia/preferences": "1.74.0-next.6+04cb275b0",
28
+ "@theia/scm": "1.74.0-next.6+04cb275b0",
29
+ "@theia/search-in-workspace": "1.74.0-next.6+04cb275b0",
30
+ "@theia/task": "1.74.0-next.6+04cb275b0",
31
+ "@theia/terminal": "1.74.0-next.6+04cb275b0",
32
+ "@theia/test": "1.74.0-next.6+04cb275b0",
33
+ "@theia/timeline": "1.74.0-next.6+04cb275b0",
34
+ "@theia/typehierarchy": "1.74.0-next.6+04cb275b0",
35
+ "@theia/variable-resolver": "1.74.0-next.6+04cb275b0",
36
+ "@theia/workspace": "1.74.0-next.6+04cb275b0",
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": "afc1eefc56e9b67b67e13f4d71b35162d5f126ea"
101
+ "gitHead": "04cb275b0eb41688cdf025c43555938fea5bc1ef"
102
102
  }