Skip to content

Commit

Permalink
Remove all dependencies but monitor-theia
Browse files Browse the repository at this point in the history
  • Loading branch information
iyannsch committed Sep 10, 2024
1 parent 7e0dbd7 commit 9a661df
Show file tree
Hide file tree
Showing 14 changed files with 319 additions and 13,976 deletions.
6 changes: 1 addition & 5 deletions images/base-ide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,6 @@
"**/cpu-features": "0.0.9"
},
"dependencies": {
"@eclipse-theiacloud/monitor-theia": "next",
"@theia/editor": "^1.53.2",
"@theia/editor-preview": "^1.53.2",
"@theia/electron": "^1.53.2",
"@theia/filesystem": "^1.53.2"
"@eclipse-theiacloud/monitor-theia": "next"
}
}
1,938 changes: 53 additions & 1,885 deletions images/base-ide/yarn.lock

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions images/c/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,10 +107,6 @@
"vscode.yaml"
],
"dependencies": {
"@eclipse-theiacloud/monitor-theia": "next",
"@theia/editor": "^1.53.2",
"@theia/editor-preview": "^1.53.2",
"@theia/electron": "^1.53.2",
"@theia/filesystem": "^1.53.2"
"@eclipse-theiacloud/monitor-theia": "next"
}
}
2,053 changes: 43 additions & 2,010 deletions images/c/yarn.lock

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions images/haskell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,6 @@
"vscode.yaml"
],
"dependencies": {
"@eclipse-theiacloud/monitor-theia": "next",
"@theia/editor": "^1.53.2",
"@theia/editor-preview": "^1.53.2",
"@theia/electron": "^1.53.2",
"@theia/filesystem": "^1.53.2"
"@eclipse-theiacloud/monitor-theia": "next"
}
}
Loading

0 comments on commit 9a661df

Please sign in to comment.