@theia/plugin-ext 1.76.0-next.6 → 1.76.0-next.7

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 +31 -31
package/package.json CHANGED
@@ -1,40 +1,40 @@
1
1
  {
2
2
  "name": "@theia/plugin-ext",
3
- "version": "1.76.0-next.6+5358262f7",
3
+ "version": "1.76.0-next.7+7c303b183",
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.76.0-next.6+5358262f7",
9
- "@theia/ai-mcp": "1.76.0-next.6+5358262f7",
10
- "@theia/bulk-edit": "1.76.0-next.6+5358262f7",
11
- "@theia/callhierarchy": "1.76.0-next.6+5358262f7",
12
- "@theia/console": "1.76.0-next.6+5358262f7",
13
- "@theia/core": "1.76.0-next.6+5358262f7",
14
- "@theia/debug": "1.76.0-next.6+5358262f7",
15
- "@theia/editor": "1.76.0-next.6+5358262f7",
16
- "@theia/editor-preview": "1.76.0-next.6+5358262f7",
17
- "@theia/file-search": "1.76.0-next.6+5358262f7",
18
- "@theia/filesystem": "1.76.0-next.6+5358262f7",
19
- "@theia/markers": "1.76.0-next.6+5358262f7",
20
- "@theia/messages": "1.76.0-next.6+5358262f7",
21
- "@theia/monaco": "1.76.0-next.6+5358262f7",
8
+ "@theia/ai-core": "1.76.0-next.7+7c303b183",
9
+ "@theia/ai-mcp": "1.76.0-next.7+7c303b183",
10
+ "@theia/bulk-edit": "1.76.0-next.7+7c303b183",
11
+ "@theia/callhierarchy": "1.76.0-next.7+7c303b183",
12
+ "@theia/console": "1.76.0-next.7+7c303b183",
13
+ "@theia/core": "1.76.0-next.7+7c303b183",
14
+ "@theia/debug": "1.76.0-next.7+7c303b183",
15
+ "@theia/editor": "1.76.0-next.7+7c303b183",
16
+ "@theia/editor-preview": "1.76.0-next.7+7c303b183",
17
+ "@theia/file-search": "1.76.0-next.7+7c303b183",
18
+ "@theia/filesystem": "1.76.0-next.7+7c303b183",
19
+ "@theia/markers": "1.76.0-next.7+7c303b183",
20
+ "@theia/messages": "1.76.0-next.7+7c303b183",
21
+ "@theia/monaco": "1.76.0-next.7+7c303b183",
22
22
  "@theia/monaco-editor-core": "1.108.201",
23
- "@theia/navigator": "1.76.0-next.6+5358262f7",
24
- "@theia/notebook": "1.76.0-next.6+5358262f7",
25
- "@theia/output": "1.76.0-next.6+5358262f7",
26
- "@theia/plugin": "1.76.0-next.6+5358262f7",
27
- "@theia/plugin-utils": "1.76.0-next.6+5358262f7",
28
- "@theia/preferences": "1.76.0-next.6+5358262f7",
29
- "@theia/scm": "1.76.0-next.6+5358262f7",
30
- "@theia/search-in-workspace": "1.76.0-next.6+5358262f7",
31
- "@theia/task": "1.76.0-next.6+5358262f7",
32
- "@theia/terminal": "1.76.0-next.6+5358262f7",
33
- "@theia/test": "1.76.0-next.6+5358262f7",
34
- "@theia/timeline": "1.76.0-next.6+5358262f7",
35
- "@theia/typehierarchy": "1.76.0-next.6+5358262f7",
36
- "@theia/variable-resolver": "1.76.0-next.6+5358262f7",
37
- "@theia/workspace": "1.76.0-next.6+5358262f7",
23
+ "@theia/navigator": "1.76.0-next.7+7c303b183",
24
+ "@theia/notebook": "1.76.0-next.7+7c303b183",
25
+ "@theia/output": "1.76.0-next.7+7c303b183",
26
+ "@theia/plugin": "1.76.0-next.7+7c303b183",
27
+ "@theia/plugin-utils": "1.76.0-next.7+7c303b183",
28
+ "@theia/preferences": "1.76.0-next.7+7c303b183",
29
+ "@theia/scm": "1.76.0-next.7+7c303b183",
30
+ "@theia/search-in-workspace": "1.76.0-next.7+7c303b183",
31
+ "@theia/task": "1.76.0-next.7+7c303b183",
32
+ "@theia/terminal": "1.76.0-next.7+7c303b183",
33
+ "@theia/test": "1.76.0-next.7+7c303b183",
34
+ "@theia/timeline": "1.76.0-next.7+7c303b183",
35
+ "@theia/typehierarchy": "1.76.0-next.7+7c303b183",
36
+ "@theia/variable-resolver": "1.76.0-next.7+7c303b183",
37
+ "@theia/workspace": "1.76.0-next.7+7c303b183",
38
38
  "@types/mime": "^2.0.3",
39
39
  "@vscode/debugprotocol": "^1.68.0",
40
40
  "@vscode/proxy-agent": "^0.13.2",
@@ -99,5 +99,5 @@
99
99
  "nyc": {
100
100
  "extends": "../../configs/nyc.json"
101
101
  },
102
- "gitHead": "5358262f7ca40ba9a5e7b514914a18202bd2b7e6"
102
+ "gitHead": "7c303b1836421183d7013f0bd679a9a30ff0b5dc"
103
103
  }