|
24 | 24 | },
|
25 | 25 | "dependencies": {
|
26 | 26 | "@grpc/grpc-js": "^1.8.14",
|
27 |
| - "@theia/application-package": "1.41.0", |
28 |
| - "@theia/core": "1.41.0", |
29 |
| - "@theia/debug": "1.41.0", |
30 |
| - "@theia/editor": "1.41.0", |
31 |
| - "@theia/electron": "1.41.0", |
32 |
| - "@theia/filesystem": "1.41.0", |
33 |
| - "@theia/keymaps": "1.41.0", |
34 |
| - "@theia/markers": "1.41.0", |
35 |
| - "@theia/messages": "1.41.0", |
36 |
| - "@theia/monaco": "1.41.0", |
| 27 | + "@theia/application-package": "1.42.1", |
| 28 | + "@theia/core": "1.42.1", |
| 29 | + "@theia/debug": "1.42.1", |
| 30 | + "@theia/editor": "1.42.1", |
| 31 | + "@theia/electron": "1.42.1", |
| 32 | + "@theia/filesystem": "1.42.1", |
| 33 | + "@theia/keymaps": "1.42.1", |
| 34 | + "@theia/markers": "1.42.1", |
| 35 | + "@theia/messages": "1.42.1", |
| 36 | + "@theia/monaco": "1.42.1", |
37 | 37 | "@theia/monaco-editor-core": "1.72.3",
|
38 |
| - "@theia/navigator": "1.41.0", |
39 |
| - "@theia/outline-view": "1.41.0", |
40 |
| - "@theia/output": "1.41.0", |
41 |
| - "@theia/plugin-ext": "1.41.0", |
42 |
| - "@theia/preferences": "1.41.0", |
43 |
| - "@theia/scm": "1.41.0", |
44 |
| - "@theia/search-in-workspace": "1.41.0", |
45 |
| - "@theia/terminal": "1.41.0", |
46 |
| - "@theia/typehierarchy": "1.41.0", |
47 |
| - "@theia/workspace": "1.41.0", |
| 38 | + "@theia/navigator": "1.42.1", |
| 39 | + "@theia/outline-view": "1.42.1", |
| 40 | + "@theia/output": "1.42.1", |
| 41 | + "@theia/plugin-ext": "1.42.1", |
| 42 | + "@theia/preferences": "1.42.1", |
| 43 | + "@theia/scm": "1.42.1", |
| 44 | + "@theia/search-in-workspace": "1.42.1", |
| 45 | + "@theia/terminal": "1.42.1", |
| 46 | + "@theia/typehierarchy": "1.42.1", |
| 47 | + "@theia/workspace": "1.42.1", |
48 | 48 | "@tippyjs/react": "^4.2.5",
|
49 | 49 | "@types/auth0-js": "^9.14.0",
|
50 | 50 | "@types/btoa": "^1.2.3",
|
|
109 | 109 | "devDependencies": {
|
110 | 110 | "@octokit/rest": "^18.12.0",
|
111 | 111 | "@types/chai": "^4.2.7",
|
112 |
| - "@types/mocha": "^5.2.7", |
| 112 | + "@types/mocha": "^10.0.0", |
113 | 113 | "@types/react-window": "^1.8.5",
|
114 | 114 | "@xhmikosr/downloader": "^13.0.1",
|
115 | 115 | "chai": "^4.2.0",
|
|
118 | 118 | "decompress-tarbz2": "^4.1.1",
|
119 | 119 | "decompress-targz": "^4.1.1",
|
120 | 120 | "decompress-unzip": "^4.0.1",
|
121 |
| - "grpc_tools_node_protoc_ts": "^4.1.0", |
122 |
| - "mocha": "^7.0.0", |
| 121 | + "grpc_tools_node_protoc_ts": "^5.3.3", |
| 122 | + "mocha": "^10.2.0", |
123 | 123 | "mockdate": "^3.0.5",
|
124 | 124 | "moment": "^2.24.0",
|
125 | 125 | "ncp": "^2.0.0",
|
126 |
| - "rimraf": "^2.6.1", |
127 |
| - "shelljs": "^0.8.3", |
128 |
| - "uuid": "^3.2.1", |
129 |
| - "yargs": "^11.1.0" |
| 126 | + "rimraf": "^2.6.1" |
130 | 127 | },
|
131 | 128 | "optionalDependencies": {
|
132 |
| - "grpc-tools": "^1.9.0", |
| 129 | + "grpc-tools": "^1.12.4", |
133 | 130 | "protoc": "^1.0.4"
|
134 | 131 | },
|
135 | 132 | "mocha": {
|
|
0 commit comments