Update Theia extensions dependencies

This commit is contained in:
BoykoAlex
2019-11-14 13:56:37 -05:00
parent f429653457
commit bf5b9f5a31
10 changed files with 3871 additions and 3581 deletions

View File

@@ -13,7 +13,7 @@
"language-server"
],
"dependencies": {
"@pivotal-tools/theia-languageclient": "0.0.10",
"@pivotal-tools/theia-languageclient": "0.0.11",
"@theia/core": "latest",
"@theia/languages": "latest",
"@theia/monaco": "latest"

File diff suppressed because it is too large Load Diff

View File

@@ -13,8 +13,8 @@
"language-server"
],
"dependencies": {
"@pivotal-tools/jvm-launch-utils": "0.0.11",
"@pivotal-tools/theia-languageclient": "0.0.10",
"@pivotal-tools/jvm-launch-utils": "0.0.14",
"@pivotal-tools/theia-languageclient": "0.0.11",
"@theia/core": "latest",
"@theia/languages": "latest",
"@theia/monaco": "latest"

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
{
"name": "@pivotal-tools/theia-languageclient",
"version": "0.0.10",
"version": "0.0.11",
"description": "Theia IDE language client for STS4 language servers",
"license": "EPL-1.0",
"repository": "https://github.com/spring-projects/sts4",
@@ -16,7 +16,7 @@
"vscode": "^1.25.0"
},
"dependencies": {
"@pivotal-tools/jvm-launch-utils": "0.0.11",
"@pivotal-tools/jvm-launch-utils": "0.0.14",
"@theia/core": "latest",
"@theia/editor": "latest",
"@theia/languages": "latest",

File diff suppressed because it is too large Load Diff

View File

@@ -13,7 +13,7 @@
"language-server"
],
"dependencies": {
"@pivotal-tools/theia-languageclient": "0.0.10",
"@pivotal-tools/theia-languageclient": "0.0.11",
"@theia/core": "latest",
"@theia/languages": "latest"
},

File diff suppressed because it is too large Load Diff

View File

@@ -15,8 +15,8 @@
"images"
],
"dependencies": {
"@pivotal-tools/jvm-launch-utils": "0.0.11",
"@pivotal-tools/theia-languageclient": "0.0.10",
"@pivotal-tools/jvm-launch-utils": "0.0.14",
"@pivotal-tools/theia-languageclient": "0.0.11",
"@theia/core": "latest",
"@theia/editor": "latest",
"@theia/java": "latest",

File diff suppressed because it is too large Load Diff