diff --git a/theia-extensions/theia-bosh/bosh/package.json b/theia-extensions/theia-bosh/bosh/package.json index 60debc831..b92eaf3ca 100644 --- a/theia-extensions/theia-bosh/bosh/package.json +++ b/theia-extensions/theia-bosh/bosh/package.json @@ -6,17 +6,17 @@ "keywords": [ "theia-extension" ], - "version": "0.0.0", + "version": "0.0.4", "files": [ "lib", "src", "jars" ], "dependencies": { + "@pivotal-tools/theia-languageclient": "0.0.7", "@theia/core": "latest", "@theia/languages": "latest", - "@theia/monaco": "latest", - "@pivotal-tools/theia-languageclient": "0.0.7" + "@theia/monaco": "latest" }, "devDependencies": { "rimraf": "^2.6.2", @@ -37,4 +37,4 @@ "publishConfig": { "access": "public" } -} \ No newline at end of file +} diff --git a/theia-extensions/theia-bosh/browser-app/package.json b/theia-extensions/theia-bosh/browser-app/package.json index ccdad6312..bd1715351 100644 --- a/theia-extensions/theia-bosh/browser-app/package.json +++ b/theia-extensions/theia-bosh/browser-app/package.json @@ -1,22 +1,22 @@ { "private": true, "name": "browser-app", - "version": "0.0.0", + "version": "0.0.4", "dependencies": { + "@pivotal-tools/theia-bosh": "file:../bosh", "@theia/core": "latest", - "@theia/filesystem": "latest", - "@theia/workspace": "latest", - "@theia/preferences": "latest", - "@theia/navigator": "latest", - "@theia/process": "latest", - "@theia/terminal": "latest", "@theia/editor": "latest", + "@theia/filesystem": "latest", "@theia/languages": "latest", "@theia/markers": "latest", - "@theia/monaco": "latest", - "@theia/typescript": "latest", "@theia/messages": "latest", - "@pivotal-tools/theia-bosh": "file:../bosh" + "@theia/monaco": "latest", + "@theia/navigator": "latest", + "@theia/preferences": "latest", + "@theia/process": "latest", + "@theia/terminal": "latest", + "@theia/typescript": "latest", + "@theia/workspace": "latest" }, "devDependencies": { "@theia/cli": "latest" @@ -29,4 +29,4 @@ "theia": { "target": "browser" } -} \ No newline at end of file +} diff --git a/theia-extensions/theia-bosh/electron-app/package.json b/theia-extensions/theia-bosh/electron-app/package.json index 2fe397472..c524d307d 100644 --- a/theia-extensions/theia-bosh/electron-app/package.json +++ b/theia-extensions/theia-bosh/electron-app/package.json @@ -1,22 +1,22 @@ { "private": true, "name": "electron-app", - "version": "0.0.0", + "version": "0.0.4", "dependencies": { + "@pivotal-tools/theia-bosh": "file:../bosh", "@theia/core": "latest", - "@theia/filesystem": "latest", - "@theia/workspace": "latest", - "@theia/preferences": "latest", - "@theia/navigator": "latest", - "@theia/process": "latest", - "@theia/terminal": "latest", "@theia/editor": "latest", + "@theia/filesystem": "latest", "@theia/languages": "latest", "@theia/markers": "latest", - "@theia/monaco": "latest", - "@theia/typescript": "latest", "@theia/messages": "latest", - "@pivotal-tools/theia-bosh": "file:../bosh" + "@theia/monaco": "latest", + "@theia/navigator": "latest", + "@theia/preferences": "latest", + "@theia/process": "latest", + "@theia/terminal": "latest", + "@theia/typescript": "latest", + "@theia/workspace": "latest" }, "devDependencies": { "@theia/cli": "latest" @@ -29,4 +29,4 @@ "theia": { "target": "electron" } -} \ No newline at end of file +} diff --git a/theia-extensions/theia-bosh/lerna.json b/theia-extensions/theia-bosh/lerna.json index cc2d3d37f..799ef5142 100644 --- a/theia-extensions/theia-bosh/lerna.json +++ b/theia-extensions/theia-bosh/lerna.json @@ -1,6 +1,6 @@ { "lerna": "3.13.1", - "version": "0.0.0", + "version": "0.0.4", "useWorkspaces": true, "npmClient": "yarn", "command": { diff --git a/theia-extensions/theia-cf-manifest-yaml/browser-app/package.json b/theia-extensions/theia-cf-manifest-yaml/browser-app/package.json index 36779ae92..1035a0f03 100644 --- a/theia-extensions/theia-cf-manifest-yaml/browser-app/package.json +++ b/theia-extensions/theia-cf-manifest-yaml/browser-app/package.json @@ -1,22 +1,22 @@ { "private": true, "name": "browser-app", - "version": "0.0.0", + "version": "0.0.4", "dependencies": { + "@pivotal-tools/theia-cf-manifest-yaml": "file:../cf-manifest-yaml", "@theia/core": "latest", - "@theia/filesystem": "latest", - "@theia/workspace": "latest", - "@theia/preferences": "latest", - "@theia/navigator": "latest", - "@theia/process": "latest", - "@theia/terminal": "latest", "@theia/editor": "latest", + "@theia/filesystem": "latest", "@theia/languages": "latest", "@theia/markers": "latest", - "@theia/monaco": "latest", - "@theia/typescript": "latest", "@theia/messages": "latest", - "@pivotal-tools/theia-cf-manifest-yaml": "file:../cf-manifest-yaml" + "@theia/monaco": "latest", + "@theia/navigator": "latest", + "@theia/preferences": "latest", + "@theia/process": "latest", + "@theia/terminal": "latest", + "@theia/typescript": "latest", + "@theia/workspace": "latest" }, "devDependencies": { "@theia/cli": "latest" @@ -29,4 +29,4 @@ "theia": { "target": "browser" } -} \ No newline at end of file +} diff --git a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/package.json b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/package.json index b8f23bcb7..9f0c43f56 100644 --- a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/package.json +++ b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/package.json @@ -6,18 +6,18 @@ "keywords": [ "theia-extension" ], - "version": "0.0.0", + "version": "0.0.4", "files": [ "lib", "src", "jars" ], "dependencies": { + "@pivotal-tools/jvm-launch-utils": "0.0.11", + "@pivotal-tools/theia-languageclient": "0.0.7", "@theia/core": "latest", "@theia/languages": "latest", - "@theia/monaco": "latest", - "@pivotal-tools/jvm-launch-utils": "0.0.11", - "@pivotal-tools/theia-languageclient": "0.0.7" + "@theia/monaco": "latest" }, "devDependencies": { "rimraf": "^2.6.2", @@ -38,4 +38,4 @@ "publishConfig": { "access": "public" } -} \ No newline at end of file +} diff --git a/theia-extensions/theia-cf-manifest-yaml/electron-app/package.json b/theia-extensions/theia-cf-manifest-yaml/electron-app/package.json index 0d0496f6f..97f843263 100644 --- a/theia-extensions/theia-cf-manifest-yaml/electron-app/package.json +++ b/theia-extensions/theia-cf-manifest-yaml/electron-app/package.json @@ -1,22 +1,22 @@ { "private": true, "name": "electron-app", - "version": "0.0.0", + "version": "0.0.4", "dependencies": { + "@pivotal-tools/theia-cf-manifest-yaml": "file:../cf-manifest-yaml", "@theia/core": "latest", - "@theia/filesystem": "latest", - "@theia/workspace": "latest", - "@theia/preferences": "latest", - "@theia/navigator": "latest", - "@theia/process": "latest", - "@theia/terminal": "latest", "@theia/editor": "latest", + "@theia/filesystem": "latest", "@theia/languages": "latest", "@theia/markers": "latest", - "@theia/monaco": "latest", - "@theia/typescript": "latest", "@theia/messages": "latest", - "@pivotal-tools/theia-cf-manifest-yaml": "file:../cf-manifest-yaml" + "@theia/monaco": "latest", + "@theia/navigator": "latest", + "@theia/preferences": "latest", + "@theia/process": "latest", + "@theia/terminal": "latest", + "@theia/typescript": "latest", + "@theia/workspace": "latest" }, "devDependencies": { "@theia/cli": "latest" @@ -29,4 +29,4 @@ "theia": { "target": "electron" } -} \ No newline at end of file +} diff --git a/theia-extensions/theia-cf-manifest-yaml/lerna.json b/theia-extensions/theia-cf-manifest-yaml/lerna.json index 397412996..799ef5142 100644 --- a/theia-extensions/theia-cf-manifest-yaml/lerna.json +++ b/theia-extensions/theia-cf-manifest-yaml/lerna.json @@ -1,6 +1,6 @@ { "lerna": "3.13.1", - "version": "0.0.0", + "version": "0.0.4", "useWorkspaces": true, "npmClient": "yarn", "command": { @@ -8,4 +8,4 @@ "stream": true } } -} \ No newline at end of file +} diff --git a/theia-extensions/theia-concourse/browser-app/package.json b/theia-extensions/theia-concourse/browser-app/package.json index b8f291371..c22727adc 100644 --- a/theia-extensions/theia-concourse/browser-app/package.json +++ b/theia-extensions/theia-concourse/browser-app/package.json @@ -1,22 +1,22 @@ { "private": true, "name": "browser-app", - "version": "0.0.0", + "version": "0.0.4", "dependencies": { + "@pivotal-tools/theia-concourse": "file:../concourse", "@theia/core": "latest", - "@theia/filesystem": "latest", - "@theia/workspace": "latest", - "@theia/preferences": "latest", - "@theia/navigator": "latest", - "@theia/process": "latest", - "@theia/terminal": "latest", "@theia/editor": "latest", + "@theia/filesystem": "latest", "@theia/languages": "latest", "@theia/markers": "latest", - "@theia/monaco": "latest", - "@theia/typescript": "latest", "@theia/messages": "latest", - "@pivotal-tools/theia-concourse": "file:../concourse" + "@theia/monaco": "latest", + "@theia/navigator": "latest", + "@theia/preferences": "latest", + "@theia/process": "latest", + "@theia/terminal": "latest", + "@theia/typescript": "latest", + "@theia/workspace": "latest" }, "devDependencies": { "@theia/cli": "latest" @@ -29,4 +29,4 @@ "theia": { "target": "browser" } -} \ No newline at end of file +} diff --git a/theia-extensions/theia-concourse/concourse/package.json b/theia-extensions/theia-concourse/concourse/package.json index ae4dc1613..9f6643dbc 100644 --- a/theia-extensions/theia-concourse/concourse/package.json +++ b/theia-extensions/theia-concourse/concourse/package.json @@ -6,16 +6,16 @@ "keywords": [ "theia-extension" ], - "version": "0.0.0", + "version": "0.0.4", "files": [ "lib", "src", "jars" ], "dependencies": { + "@pivotal-tools/theia-languageclient": "0.0.7", "@theia/core": "latest", - "@theia/languages": "latest", - "@pivotal-tools/theia-languageclient": "0.0.7" + "@theia/languages": "latest" }, "devDependencies": { "rimraf": "^2.6.2", @@ -36,4 +36,4 @@ "publishConfig": { "access": "public" } -} \ No newline at end of file +} diff --git a/theia-extensions/theia-concourse/electron-app/package.json b/theia-extensions/theia-concourse/electron-app/package.json index 6d7b5962c..258cbae29 100644 --- a/theia-extensions/theia-concourse/electron-app/package.json +++ b/theia-extensions/theia-concourse/electron-app/package.json @@ -1,22 +1,22 @@ { "private": true, "name": "electron-app", - "version": "0.0.0", + "version": "0.0.4", "dependencies": { + "@pivotal-tools/theia-concourse": "file:../concourse", "@theia/core": "latest", - "@theia/filesystem": "latest", - "@theia/workspace": "latest", - "@theia/preferences": "latest", - "@theia/navigator": "latest", - "@theia/process": "latest", - "@theia/terminal": "latest", "@theia/editor": "latest", + "@theia/filesystem": "latest", "@theia/languages": "latest", "@theia/markers": "latest", - "@theia/monaco": "latest", - "@theia/typescript": "latest", "@theia/messages": "latest", - "@pivotal-tools/theia-concourse": "file:../concourse" + "@theia/monaco": "latest", + "@theia/navigator": "latest", + "@theia/preferences": "latest", + "@theia/process": "latest", + "@theia/terminal": "latest", + "@theia/typescript": "latest", + "@theia/workspace": "latest" }, "devDependencies": { "@theia/cli": "latest" @@ -29,4 +29,4 @@ "theia": { "target": "electron" } -} \ No newline at end of file +} diff --git a/theia-extensions/theia-concourse/lerna.json b/theia-extensions/theia-concourse/lerna.json index 397412996..799ef5142 100644 --- a/theia-extensions/theia-concourse/lerna.json +++ b/theia-extensions/theia-concourse/lerna.json @@ -1,6 +1,6 @@ { "lerna": "3.13.1", - "version": "0.0.0", + "version": "0.0.4", "useWorkspaces": true, "npmClient": "yarn", "command": { @@ -8,4 +8,4 @@ "stream": true } } -} \ No newline at end of file +} diff --git a/theia-extensions/theia-spring-boot/browser-app/package.json b/theia-extensions/theia-spring-boot/browser-app/package.json index e17db1808..df5eba62f 100644 --- a/theia-extensions/theia-spring-boot/browser-app/package.json +++ b/theia-extensions/theia-spring-boot/browser-app/package.json @@ -1,24 +1,24 @@ { "private": true, "name": "browser-app", - "version": "0.0.1", + "version": "0.0.4", "dependencies": { "@pivotal-tools/theia-spring-boot": "file:../spring-boot", "@theia/core": "latest", - "@theia/filesystem": "latest", - "@theia/workspace": "latest", - "@theia/preferences": "latest", - "@theia/navigator": "latest", - "@theia/process": "latest", - "@theia/terminal": "latest", "@theia/editor": "latest", + "@theia/filesystem": "latest", + "@theia/java": "latest", "@theia/languages": "latest", "@theia/markers": "latest", - "@theia/monaco": "latest", - "@theia/typescript": "latest", "@theia/messages": "latest", - "@theia/java": "latest", - "@theia/textmate-grammars": "latest" + "@theia/monaco": "latest", + "@theia/navigator": "latest", + "@theia/preferences": "latest", + "@theia/process": "latest", + "@theia/terminal": "latest", + "@theia/textmate-grammars": "latest", + "@theia/typescript": "latest", + "@theia/workspace": "latest" }, "devDependencies": { "@theia/cli": "latest" diff --git a/theia-extensions/theia-spring-boot/electron-app/package.json b/theia-extensions/theia-spring-boot/electron-app/package.json index 15d9d6f7c..7b02f501e 100644 --- a/theia-extensions/theia-spring-boot/electron-app/package.json +++ b/theia-extensions/theia-spring-boot/electron-app/package.json @@ -1,24 +1,24 @@ { "private": true, "name": "electron-app", - "version": "0.0.1", + "version": "0.0.4", "dependencies": { "@pivotal-tools/theia-spring-boot": "file:../spring-boot", "@theia/core": "latest", - "@theia/filesystem": "latest", - "@theia/workspace": "latest", - "@theia/preferences": "latest", - "@theia/navigator": "latest", - "@theia/process": "latest", - "@theia/terminal": "latest", "@theia/editor": "latest", + "@theia/filesystem": "latest", + "@theia/java": "latest", "@theia/languages": "latest", "@theia/markers": "latest", - "@theia/monaco": "latest", - "@theia/typescript": "latest", "@theia/messages": "latest", - "@theia/java": "latest", - "@theia/textmate-grammars": "latest" + "@theia/monaco": "latest", + "@theia/navigator": "latest", + "@theia/preferences": "latest", + "@theia/process": "latest", + "@theia/terminal": "latest", + "@theia/textmate-grammars": "latest", + "@theia/typescript": "latest", + "@theia/workspace": "latest" }, "devDependencies": { "@theia/cli": "latest" diff --git a/theia-extensions/theia-spring-boot/lerna.json b/theia-extensions/theia-spring-boot/lerna.json index 0d04040d7..799ef5142 100644 --- a/theia-extensions/theia-spring-boot/lerna.json +++ b/theia-extensions/theia-spring-boot/lerna.json @@ -1,6 +1,6 @@ { "lerna": "3.13.1", - "version": "0.0.2", + "version": "0.0.4", "useWorkspaces": true, "npmClient": "yarn", "command": { diff --git a/theia-extensions/theia-spring-boot/spring-boot/package.json b/theia-extensions/theia-spring-boot/spring-boot/package.json index df1bf85b2..d20d7ab05 100644 --- a/theia-extensions/theia-spring-boot/spring-boot/package.json +++ b/theia-extensions/theia-spring-boot/spring-boot/package.json @@ -6,7 +6,7 @@ "keywords": [ "theia-extension" ], - "version": "0.0.2", + "version": "0.0.4", "files": [ "lib", "src",