Skip to content

Commit

Permalink
Update to Theia 1.34.4
Browse files Browse the repository at this point in the history
Contributed on behalf of STMicroelectronics
  • Loading branch information
sgraband committed Mar 27, 2023
1 parent 84ad073 commit 08357ca
Show file tree
Hide file tree
Showing 10 changed files with 564 additions and 558 deletions.
90 changes: 45 additions & 45 deletions applications/browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,55 +31,55 @@
}
},
"dependencies": {
"@theia/bulk-edit": "1.34.1",
"@theia/callhierarchy": "1.34.1",
"@theia/console": "1.34.1",
"@theia/core": "1.34.1",
"@theia/debug": "1.34.1",
"@theia/editor": "1.34.1",
"@theia/editor-preview": "1.34.1",
"@theia/external-terminal": "1.34.1",
"@theia/file-search": "1.34.1",
"@theia/filesystem": "1.34.1",
"@theia/getting-started": "1.34.1",
"@theia/keymaps": "1.34.1",
"@theia/markers": "1.34.1",
"@theia/messages": "1.34.1",
"@theia/memory-inspector": "1.34.1",
"@theia/metrics": "1.34.1",
"@theia/mini-browser": "1.34.1",
"@theia/monaco": "1.34.1",
"@theia/navigator": "1.34.1",
"@theia/outline-view": "1.34.1",
"@theia/output": "1.34.1",
"@theia/plugin-dev": "1.34.1",
"@theia/plugin-ext": "1.34.1",
"@theia/plugin-ext-vscode": "1.34.1",
"@theia/preferences": "1.34.1",
"@theia/preview": "1.34.1",
"@theia/process": "1.34.1",
"@theia/property-view": "1.34.1",
"@theia/scm": "1.34.1",
"@theia/scm-extra": "1.34.1",
"@theia/search-in-workspace": "1.34.1",
"@theia/task": "1.34.1",
"@theia/terminal": "1.34.1",
"@theia/timeline": "1.34.1",
"@theia/toolbar": "1.34.1",
"@theia/typehierarchy": "1.34.1",
"@theia/userstorage": "1.34.1",
"@theia/variable-resolver": "1.34.1",
"@theia/vsx-registry": "1.34.1",
"@theia/workspace": "1.34.1",
"@theia/bulk-edit": "1.34.4",
"@theia/callhierarchy": "1.34.4",
"@theia/console": "1.34.4",
"@theia/core": "1.34.4",
"@theia/debug": "1.34.4",
"@theia/editor": "1.34.4",
"@theia/editor-preview": "1.34.4",
"@theia/external-terminal": "1.34.4",
"@theia/file-search": "1.34.4",
"@theia/filesystem": "1.34.4",
"@theia/getting-started": "1.34.4",
"@theia/keymaps": "1.34.4",
"@theia/markers": "1.34.4",
"@theia/messages": "1.34.4",
"@theia/memory-inspector": "1.34.4",
"@theia/metrics": "1.34.4",
"@theia/mini-browser": "1.34.4",
"@theia/monaco": "1.34.4",
"@theia/navigator": "1.34.4",
"@theia/outline-view": "1.34.4",
"@theia/output": "1.34.4",
"@theia/plugin-dev": "1.34.4",
"@theia/plugin-ext": "1.34.4",
"@theia/plugin-ext-vscode": "1.34.4",
"@theia/preferences": "1.34.4",
"@theia/preview": "1.34.4",
"@theia/process": "1.34.4",
"@theia/property-view": "1.34.4",
"@theia/scm": "1.34.4",
"@theia/scm-extra": "1.34.4",
"@theia/search-in-workspace": "1.34.4",
"@theia/task": "1.34.4",
"@theia/terminal": "1.34.4",
"@theia/timeline": "1.34.4",
"@theia/toolbar": "1.34.4",
"@theia/typehierarchy": "1.34.4",
"@theia/userstorage": "1.34.4",
"@theia/variable-resolver": "1.34.4",
"@theia/vsx-registry": "1.34.4",
"@theia/workspace": "1.34.4",
"fs-extra": "^9.0.1",
"cdt-cloud-blueprint-updater": "1.34.1",
"cdt-cloud-blueprint-product": "1.34.1",
"cdt-cloud-blueprint-launcher": "1.34.1",
"cdt-cloud-blueprint-updater": "1.34.4",
"cdt-cloud-blueprint-product": "1.34.4",
"cdt-cloud-blueprint-launcher": "1.34.4",
"theia-traceviewer": "0.2.0-next.8e31c7e.0",
"@eclipse-cdt-cloud/blueprint-example-generator": "1.34.1"
"@eclipse-cdt-cloud/blueprint-example-generator": "1.34.4"
},
"devDependencies": {
"@theia/cli": "1.34.1"
"@theia/cli": "1.34.4"
},
"scripts": {
"prepare": "yarn build && yarn download:plugins",
Expand Down
90 changes: 45 additions & 45 deletions applications/docker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,55 +31,55 @@
}
},
"dependencies": {
"@theia/bulk-edit": "1.34.1",
"@theia/callhierarchy": "1.34.1",
"@theia/console": "1.34.1",
"@theia/core": "1.34.1",
"@theia/debug": "1.34.1",
"@theia/editor": "1.34.1",
"@theia/editor-preview": "1.34.1",
"@theia/external-terminal": "1.34.1",
"@theia/file-search": "1.34.1",
"@theia/filesystem": "1.34.1",
"@theia/getting-started": "1.34.1",
"@theia/keymaps": "1.34.1",
"@theia/markers": "1.34.1",
"@theia/messages": "1.34.1",
"@theia/memory-inspector": "1.34.1",
"@theia/metrics": "1.34.1",
"@theia/mini-browser": "1.34.1",
"@theia/monaco": "1.34.1",
"@theia/navigator": "1.34.1",
"@theia/outline-view": "1.34.1",
"@theia/output": "1.34.1",
"@theia/plugin-dev": "1.34.1",
"@theia/plugin-ext": "1.34.1",
"@theia/plugin-ext-vscode": "1.34.1",
"@theia/preferences": "1.34.1",
"@theia/preview": "1.34.1",
"@theia/process": "1.34.1",
"@theia/property-view": "1.34.1",
"@theia/scm": "1.34.1",
"@theia/scm-extra": "1.34.1",
"@theia/search-in-workspace": "1.34.1",
"@theia/task": "1.34.1",
"@theia/terminal": "1.34.1",
"@theia/timeline": "1.34.1",
"@theia/toolbar": "1.34.1",
"@theia/typehierarchy": "1.34.1",
"@theia/userstorage": "1.34.1",
"@theia/variable-resolver": "1.34.1",
"@theia/vsx-registry": "1.34.1",
"@theia/workspace": "1.34.1",
"@theia/bulk-edit": "1.34.4",
"@theia/callhierarchy": "1.34.4",
"@theia/console": "1.34.4",
"@theia/core": "1.34.4",
"@theia/debug": "1.34.4",
"@theia/editor": "1.34.4",
"@theia/editor-preview": "1.34.4",
"@theia/external-terminal": "1.34.4",
"@theia/file-search": "1.34.4",
"@theia/filesystem": "1.34.4",
"@theia/getting-started": "1.34.4",
"@theia/keymaps": "1.34.4",
"@theia/markers": "1.34.4",
"@theia/messages": "1.34.4",
"@theia/memory-inspector": "1.34.4",
"@theia/metrics": "1.34.4",
"@theia/mini-browser": "1.34.4",
"@theia/monaco": "1.34.4",
"@theia/navigator": "1.34.4",
"@theia/outline-view": "1.34.4",
"@theia/output": "1.34.4",
"@theia/plugin-dev": "1.34.4",
"@theia/plugin-ext": "1.34.4",
"@theia/plugin-ext-vscode": "1.34.4",
"@theia/preferences": "1.34.4",
"@theia/preview": "1.34.4",
"@theia/process": "1.34.4",
"@theia/property-view": "1.34.4",
"@theia/scm": "1.34.4",
"@theia/scm-extra": "1.34.4",
"@theia/search-in-workspace": "1.34.4",
"@theia/task": "1.34.4",
"@theia/terminal": "1.34.4",
"@theia/timeline": "1.34.4",
"@theia/toolbar": "1.34.4",
"@theia/typehierarchy": "1.34.4",
"@theia/userstorage": "1.34.4",
"@theia/variable-resolver": "1.34.4",
"@theia/vsx-registry": "1.34.4",
"@theia/workspace": "1.34.4",
"fs-extra": "^9.0.1",
"cdt-cloud-blueprint-updater": "1.34.1",
"cdt-cloud-blueprint-product": "1.34.1",
"cdt-cloud-blueprint-launcher": "1.34.1",
"cdt-cloud-blueprint-updater": "1.34.4",
"cdt-cloud-blueprint-product": "1.34.4",
"cdt-cloud-blueprint-launcher": "1.34.4",
"theia-traceviewer": "0.2.0-next.8e31c7e.0",
"@eclipse-cdt-cloud/blueprint-example-generator": "1.34.1"
"@eclipse-cdt-cloud/blueprint-example-generator": "1.34.4"
},
"devDependencies": {
"@theia/cli": "1.34.1"
"@theia/cli": "1.34.4"
},
"scripts": {
"prepare": "yarn build && yarn download:plugins",
Expand Down
2 changes: 1 addition & 1 deletion applications/docker/workspace/.theia/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"trace Viewer.trace Server.path": "/home/theia/cdt-cloud-blueprint/tracecompass-server/trace-compass-server/tracecompass-server"
"trace Viewer.trace Server.path": "/home/simon/Git/cdt-cloud/cdt-cloud-blueprint/tracecompass-server/trace-compass-server/tracecompass-server"
}
94 changes: 47 additions & 47 deletions applications/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "cdt-cloud-blueprint",
"description": "CDT.cloud Blueprint is a template for building custom web-based C/C++ tools",
"productName": "CDT.cloud Blueprint",
"version": "1.34.1",
"version": "1.34.4",
"main": "scripts/theia-electron-main.js",
"license": "EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
"author": {
Expand Down Expand Up @@ -45,56 +45,56 @@
}
},
"dependencies": {
"@theia/bulk-edit": "1.34.1",
"@theia/callhierarchy": "1.34.1",
"@theia/console": "1.34.1",
"@theia/core": "1.34.1",
"@theia/debug": "1.34.1",
"@theia/editor": "1.34.1",
"@theia/editor-preview": "1.34.1",
"@theia/electron": "1.34.1",
"@theia/external-terminal": "1.34.1",
"@theia/file-search": "1.34.1",
"@theia/filesystem": "1.34.1",
"@theia/getting-started": "1.34.1",
"@theia/git": "1.34.1",
"@theia/keymaps": "1.34.1",
"@theia/markers": "1.34.1",
"@theia/messages": "1.34.1",
"@theia/memory-inspector": "1.34.1",
"@theia/metrics": "1.34.1",
"@theia/mini-browser": "1.34.1",
"@theia/monaco": "1.34.1",
"@theia/navigator": "1.34.1",
"@theia/outline-view": "1.34.1",
"@theia/output": "1.34.1",
"@theia/plugin-dev": "1.34.1",
"@theia/plugin-ext": "1.34.1",
"@theia/plugin-ext-vscode": "1.34.1",
"@theia/preferences": "1.34.1",
"@theia/process": "1.34.1",
"@theia/property-view": "1.34.1",
"@theia/scm": "1.34.1",
"@theia/scm-extra": "1.34.1",
"@theia/search-in-workspace": "1.34.1",
"@theia/task": "1.34.1",
"@theia/terminal": "1.34.1",
"@theia/timeline": "1.34.1",
"@theia/toolbar": "1.34.1",
"@theia/typehierarchy": "1.34.1",
"@theia/userstorage": "1.34.1",
"@theia/variable-resolver": "1.34.1",
"@theia/vsx-registry": "1.34.1",
"@theia/workspace": "1.34.1",
"@theia/bulk-edit": "1.34.4",
"@theia/callhierarchy": "1.34.4",
"@theia/console": "1.34.4",
"@theia/core": "1.34.4",
"@theia/debug": "1.34.4",
"@theia/editor": "1.34.4",
"@theia/editor-preview": "1.34.4",
"@theia/electron": "1.34.4",
"@theia/external-terminal": "1.34.4",
"@theia/file-search": "1.34.4",
"@theia/filesystem": "1.34.4",
"@theia/getting-started": "1.34.4",
"@theia/git": "1.34.4",
"@theia/keymaps": "1.34.4",
"@theia/markers": "1.34.4",
"@theia/messages": "1.34.4",
"@theia/memory-inspector": "1.34.4",
"@theia/metrics": "1.34.4",
"@theia/mini-browser": "1.34.4",
"@theia/monaco": "1.34.4",
"@theia/navigator": "1.34.4",
"@theia/outline-view": "1.34.4",
"@theia/output": "1.34.4",
"@theia/plugin-dev": "1.34.4",
"@theia/plugin-ext": "1.34.4",
"@theia/plugin-ext-vscode": "1.34.4",
"@theia/preferences": "1.34.4",
"@theia/process": "1.34.4",
"@theia/property-view": "1.34.4",
"@theia/scm": "1.34.4",
"@theia/scm-extra": "1.34.4",
"@theia/search-in-workspace": "1.34.4",
"@theia/task": "1.34.4",
"@theia/terminal": "1.34.4",
"@theia/timeline": "1.34.4",
"@theia/toolbar": "1.34.4",
"@theia/typehierarchy": "1.34.4",
"@theia/userstorage": "1.34.4",
"@theia/variable-resolver": "1.34.4",
"@theia/vsx-registry": "1.34.4",
"@theia/workspace": "1.34.4",
"fs-extra": "^9.0.1",
"cdt-cloud-blueprint-updater": "1.34.1",
"cdt-cloud-blueprint-product": "1.34.1",
"cdt-cloud-blueprint-launcher": "1.34.1",
"cdt-cloud-blueprint-updater": "1.34.4",
"cdt-cloud-blueprint-product": "1.34.4",
"cdt-cloud-blueprint-launcher": "1.34.4",
"theia-traceviewer": "0.2.0-next.8e31c7e.0",
"@eclipse-cdt-cloud/blueprint-example-generator": "1.34.1"
"@eclipse-cdt-cloud/blueprint-example-generator": "1.34.4"
},
"devDependencies": {
"@theia/cli": "1.34.1",
"@theia/cli": "1.34.4",
"@types/js-yaml": "^3.12.0",
"@types/yargs": "17.0.7",
"@wdio/cli": "^6.10.2",
Expand Down
12 changes: 9 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "1.34.1",
"version": "1.34.4",
"license": "EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
"author": {
"name": "CDT.cloud"
Expand All @@ -18,7 +18,7 @@
"node": ">=12.14.1"
},
"devDependencies": {
"@theia/cli": "1.34.1",
"@theia/cli": "1.34.4",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/eslint-plugin-tslint": "^4.25.0",
"@typescript-eslint/parser": "^4.25.0",
Expand Down Expand Up @@ -64,6 +64,12 @@
"theia-extensions/*"
],
"resolutions": {
"**/multer": "1.4.4-lts.1"
"**/multer": "1.4.4-lts.1",
"**/@theia/application-package": "1.34.4",
"**/@theia/core": "1.34.4",
"**/@theia/editor": "1.34.4",
"**/@theia/filesystem": "1.34.4",
"**/@theia/request": "1.34.4",
"**/@theia/variable-resolver": "1.34.4"
}
}
10 changes: 5 additions & 5 deletions theia-extensions/blueprint-example-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "@eclipse-cdt-cloud/blueprint-example-generator",
"version": "1.34.1",
"version": "1.34.4",
"description": "Extension for generating examples in CDT.cloud blueprint",
"dependencies": {
"@theia/core": "1.34.1",
"@theia/workspace": "1.34.1",
"@theia/filesystem": "1.34.1",
"@theia/editor": "1.34.1",
"@theia/core": "1.34.4",
"@theia/workspace": "1.34.4",
"@theia/filesystem": "1.34.4",
"@theia/editor": "1.34.4",
"fs-extra": "^8.1.0",
"inversify": "^5.1.1"
},
Expand Down
6 changes: 3 additions & 3 deletions theia-extensions/theia-blueprint-launcher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cdt-cloud-blueprint-launcher",
"version": "1.34.1",
"version": "1.34.4",
"keywords": [
"theia-extension"
],
Expand All @@ -18,8 +18,8 @@
"src"
],
"dependencies": {
"@theia/core": "1.34.1",
"@theia/plugin-ext": "1.34.1",
"@theia/core": "1.34.4",
"@theia/plugin-ext": "1.34.4",
"@vscode/sudo-prompt": "9.3.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 08357ca

Please sign in to comment.