@theia/plugin-ext 1.64.0-next.35 → 1.65.0-next.1

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,38 +1,38 @@
1
1
  {
2
2
  "name": "@theia/plugin-ext",
3
- "version": "1.64.0-next.35+c964c3040",
3
+ "version": "1.65.0-next.1+7140fc0e1",
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.64.0-next.35+c964c3040",
9
- "@theia/bulk-edit": "1.64.0-next.35+c964c3040",
10
- "@theia/callhierarchy": "1.64.0-next.35+c964c3040",
11
- "@theia/console": "1.64.0-next.35+c964c3040",
12
- "@theia/core": "1.64.0-next.35+c964c3040",
13
- "@theia/debug": "1.64.0-next.35+c964c3040",
14
- "@theia/editor": "1.64.0-next.35+c964c3040",
15
- "@theia/editor-preview": "1.64.0-next.35+c964c3040",
16
- "@theia/file-search": "1.64.0-next.35+c964c3040",
17
- "@theia/filesystem": "1.64.0-next.35+c964c3040",
18
- "@theia/markers": "1.64.0-next.35+c964c3040",
19
- "@theia/messages": "1.64.0-next.35+c964c3040",
20
- "@theia/monaco": "1.64.0-next.35+c964c3040",
8
+ "@theia/ai-mcp": "1.65.0-next.1+7140fc0e1",
9
+ "@theia/bulk-edit": "1.65.0-next.1+7140fc0e1",
10
+ "@theia/callhierarchy": "1.65.0-next.1+7140fc0e1",
11
+ "@theia/console": "1.65.0-next.1+7140fc0e1",
12
+ "@theia/core": "1.65.0-next.1+7140fc0e1",
13
+ "@theia/debug": "1.65.0-next.1+7140fc0e1",
14
+ "@theia/editor": "1.65.0-next.1+7140fc0e1",
15
+ "@theia/editor-preview": "1.65.0-next.1+7140fc0e1",
16
+ "@theia/file-search": "1.65.0-next.1+7140fc0e1",
17
+ "@theia/filesystem": "1.65.0-next.1+7140fc0e1",
18
+ "@theia/markers": "1.65.0-next.1+7140fc0e1",
19
+ "@theia/messages": "1.65.0-next.1+7140fc0e1",
20
+ "@theia/monaco": "1.65.0-next.1+7140fc0e1",
21
21
  "@theia/monaco-editor-core": "1.96.302",
22
- "@theia/navigator": "1.64.0-next.35+c964c3040",
23
- "@theia/notebook": "1.64.0-next.35+c964c3040",
24
- "@theia/output": "1.64.0-next.35+c964c3040",
25
- "@theia/plugin": "1.64.0-next.35+c964c3040",
26
- "@theia/preferences": "1.64.0-next.35+c964c3040",
27
- "@theia/scm": "1.64.0-next.35+c964c3040",
28
- "@theia/search-in-workspace": "1.64.0-next.35+c964c3040",
29
- "@theia/task": "1.64.0-next.35+c964c3040",
30
- "@theia/terminal": "1.64.0-next.35+c964c3040",
31
- "@theia/test": "1.64.0-next.35+c964c3040",
32
- "@theia/timeline": "1.64.0-next.35+c964c3040",
33
- "@theia/typehierarchy": "1.64.0-next.35+c964c3040",
34
- "@theia/variable-resolver": "1.64.0-next.35+c964c3040",
35
- "@theia/workspace": "1.64.0-next.35+c964c3040",
22
+ "@theia/navigator": "1.65.0-next.1+7140fc0e1",
23
+ "@theia/notebook": "1.65.0-next.1+7140fc0e1",
24
+ "@theia/output": "1.65.0-next.1+7140fc0e1",
25
+ "@theia/plugin": "1.65.0-next.1+7140fc0e1",
26
+ "@theia/preferences": "1.65.0-next.1+7140fc0e1",
27
+ "@theia/scm": "1.65.0-next.1+7140fc0e1",
28
+ "@theia/search-in-workspace": "1.65.0-next.1+7140fc0e1",
29
+ "@theia/task": "1.65.0-next.1+7140fc0e1",
30
+ "@theia/terminal": "1.65.0-next.1+7140fc0e1",
31
+ "@theia/test": "1.65.0-next.1+7140fc0e1",
32
+ "@theia/timeline": "1.65.0-next.1+7140fc0e1",
33
+ "@theia/typehierarchy": "1.65.0-next.1+7140fc0e1",
34
+ "@theia/variable-resolver": "1.65.0-next.1+7140fc0e1",
35
+ "@theia/workspace": "1.65.0-next.1+7140fc0e1",
36
36
  "@types/mime": "^2.0.1",
37
37
  "@vscode/debugprotocol": "^1.51.0",
38
38
  "@vscode/proxy-agent": "^0.13.2",
@@ -90,7 +90,7 @@
90
90
  "watch": "theiaext watch"
91
91
  },
92
92
  "devDependencies": {
93
- "@theia/ext-scripts": "1.63.0",
93
+ "@theia/ext-scripts": "1.64.0",
94
94
  "@types/decompress": "^4.2.2",
95
95
  "@types/escape-html": "^0.0.20",
96
96
  "@types/lodash.clonedeep": "^4.5.3",
@@ -99,5 +99,5 @@
99
99
  "nyc": {
100
100
  "extends": "../../configs/nyc.json"
101
101
  },
102
- "gitHead": "c964c30402a92d5ba662fcafa839af99d8760f53"
102
+ "gitHead": "7140fc0e18beb4a21a84bd28e1b2759f92d6156a"
103
103
  }