@theia/plugin-ext 1.71.0-next.23 → 1.71.0-next.28

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 +38 -38
package/package.json CHANGED
@@ -1,55 +1,55 @@
1
1
  {
2
2
  "name": "@theia/plugin-ext",
3
- "version": "1.71.0-next.23+e42ecfe25",
3
+ "version": "1.71.0-next.28+df29ab0fb",
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-mcp": "1.71.0-next.23+e42ecfe25",
9
- "@theia/bulk-edit": "1.71.0-next.23+e42ecfe25",
10
- "@theia/callhierarchy": "1.71.0-next.23+e42ecfe25",
11
- "@theia/console": "1.71.0-next.23+e42ecfe25",
12
- "@theia/core": "1.71.0-next.23+e42ecfe25",
13
- "@theia/debug": "1.71.0-next.23+e42ecfe25",
14
- "@theia/editor": "1.71.0-next.23+e42ecfe25",
15
- "@theia/editor-preview": "1.71.0-next.23+e42ecfe25",
16
- "@theia/file-search": "1.71.0-next.23+e42ecfe25",
17
- "@theia/filesystem": "1.71.0-next.23+e42ecfe25",
18
- "@theia/markers": "1.71.0-next.23+e42ecfe25",
19
- "@theia/messages": "1.71.0-next.23+e42ecfe25",
20
- "@theia/monaco": "1.71.0-next.23+e42ecfe25",
8
+ "@theia/ai-mcp": "1.71.0-next.28+df29ab0fb",
9
+ "@theia/bulk-edit": "1.71.0-next.28+df29ab0fb",
10
+ "@theia/callhierarchy": "1.71.0-next.28+df29ab0fb",
11
+ "@theia/console": "1.71.0-next.28+df29ab0fb",
12
+ "@theia/core": "1.71.0-next.28+df29ab0fb",
13
+ "@theia/debug": "1.71.0-next.28+df29ab0fb",
14
+ "@theia/editor": "1.71.0-next.28+df29ab0fb",
15
+ "@theia/editor-preview": "1.71.0-next.28+df29ab0fb",
16
+ "@theia/file-search": "1.71.0-next.28+df29ab0fb",
17
+ "@theia/filesystem": "1.71.0-next.28+df29ab0fb",
18
+ "@theia/markers": "1.71.0-next.28+df29ab0fb",
19
+ "@theia/messages": "1.71.0-next.28+df29ab0fb",
20
+ "@theia/monaco": "1.71.0-next.28+df29ab0fb",
21
21
  "@theia/monaco-editor-core": "1.108.201",
22
- "@theia/navigator": "1.71.0-next.23+e42ecfe25",
23
- "@theia/notebook": "1.71.0-next.23+e42ecfe25",
24
- "@theia/output": "1.71.0-next.23+e42ecfe25",
25
- "@theia/plugin": "1.71.0-next.23+e42ecfe25",
26
- "@theia/preferences": "1.71.0-next.23+e42ecfe25",
27
- "@theia/scm": "1.71.0-next.23+e42ecfe25",
28
- "@theia/search-in-workspace": "1.71.0-next.23+e42ecfe25",
29
- "@theia/task": "1.71.0-next.23+e42ecfe25",
30
- "@theia/terminal": "1.71.0-next.23+e42ecfe25",
31
- "@theia/test": "1.71.0-next.23+e42ecfe25",
32
- "@theia/timeline": "1.71.0-next.23+e42ecfe25",
33
- "@theia/typehierarchy": "1.71.0-next.23+e42ecfe25",
34
- "@theia/variable-resolver": "1.71.0-next.23+e42ecfe25",
35
- "@theia/workspace": "1.71.0-next.23+e42ecfe25",
36
- "@types/mime": "^2.0.1",
37
- "@vscode/debugprotocol": "^1.51.0",
22
+ "@theia/navigator": "1.71.0-next.28+df29ab0fb",
23
+ "@theia/notebook": "1.71.0-next.28+df29ab0fb",
24
+ "@theia/output": "1.71.0-next.28+df29ab0fb",
25
+ "@theia/plugin": "1.71.0-next.28+df29ab0fb",
26
+ "@theia/preferences": "1.71.0-next.28+df29ab0fb",
27
+ "@theia/scm": "1.71.0-next.28+df29ab0fb",
28
+ "@theia/search-in-workspace": "1.71.0-next.28+df29ab0fb",
29
+ "@theia/task": "1.71.0-next.28+df29ab0fb",
30
+ "@theia/terminal": "1.71.0-next.28+df29ab0fb",
31
+ "@theia/test": "1.71.0-next.28+df29ab0fb",
32
+ "@theia/timeline": "1.71.0-next.28+df29ab0fb",
33
+ "@theia/typehierarchy": "1.71.0-next.28+df29ab0fb",
34
+ "@theia/variable-resolver": "1.71.0-next.28+df29ab0fb",
35
+ "@theia/workspace": "1.71.0-next.28+df29ab0fb",
36
+ "@types/mime": "^2.0.3",
37
+ "@vscode/debugprotocol": "^1.68.0",
38
38
  "@vscode/proxy-agent": "^0.13.2",
39
- "async-mutex": "^0.4.0",
39
+ "async-mutex": "^0.4.1",
40
40
  "decompress": "^4.2.1",
41
41
  "escape-html": "^1.0.3",
42
- "filenamify": "^4.1.0",
42
+ "filenamify": "^4.3.0",
43
43
  "is-electron": "^2.2.0",
44
- "jsonc-parser": "^2.2.0",
44
+ "jsonc-parser": "^2.3.1",
45
45
  "lodash.clonedeep": "^4.5.0",
46
- "macaddress": "^0.5.3",
47
- "mime": "^2.4.4",
46
+ "macaddress": "^0.5.4",
47
+ "mime": "^2.6.0",
48
48
  "node-pty": "1.2.0-beta.12",
49
- "semver": "^7.5.4",
49
+ "semver": "^7.7.4",
50
50
  "tslib": "^2.6.2",
51
51
  "vhost": "^3.0.2",
52
- "vscode-textmate": "^9.2.0"
52
+ "vscode-textmate": "^9.3.2"
53
53
  },
54
54
  "publishConfig": {
55
55
  "access": "public"
@@ -97,5 +97,5 @@
97
97
  "nyc": {
98
98
  "extends": "../../configs/nyc.json"
99
99
  },
100
- "gitHead": "e42ecfe25bb6fcc073390252b02fbf8b97e366a7"
100
+ "gitHead": "df29ab0fb501c8a530a835c8e9e9c49b4923f80e"
101
101
  }