summarylogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorBence Hornák2020-08-05 16:11:12 +0200
committerBence Hornák2020-08-05 16:11:12 +0200
commitcfbbe38dff7b2afd53fecb7870c88420f39ace55 (patch)
tree31795ea319f0b3b1cb62cf040e6cd22622922ed2 /package.json
parent76201059bbe4cac2a47707f57c5ff100896c1b6d (diff)
downloadaur-cfbbe38dff7b2afd53fecb7870c88420f39ace55.tar.gz
Version 1.4.0-1
Diffstat (limited to 'package.json')
-rw-r--r--package.json90
1 files changed, 46 insertions, 44 deletions
diff --git a/package.json b/package.json
index d09853548055..5413fd829be3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"private": true,
- "version": "1.3.0",
+ "version": "1.4.0",
"main": "src-gen/frontend/electron-main.js",
"license": "EPL-2.0 OR GPL-2.0 WITH Classpath-exception-2.0",
"theia": {
@@ -31,13 +31,14 @@
"vscode-builtin-gulp": "https://open-vsx.org/api/vscode/gulp/1.44.2/file/vscode.gulp-1.44.2.vsix",
"vscode-builtin-handlebars": "https://open-vsx.org/api/vscode/handlebars/1.44.2/file/vscode.handlebars-1.44.2.vsix",
"vscode-builtin-hlsl": "https://open-vsx.org/api/vscode/hlsl/1.44.2/file/vscode.hlsl-1.44.2.vsix",
- "vscode-builtin-html": "https://open-vsx.org/api/vscode/html/1.44.2/file/vscode.html-1.44.2.vsix",
- "vscode-builtin-html-language-features": "https://open-vsx.org/api/vscode/html-language-features/1.45.1/file/vscode.html-language-features-1.45.1.vsix",
+ "vscode-builtin-html": "https://open-vsx.org/api/vscode/html/1.48.0-next.4a1bcdafe9/file/vscode.html-1.48.0-next.4a1bcdafe9.vsix",
+ "vscode-builtin-html-language-features": "https://open-vsx.org/api/vscode/html-language-features/1.48.0-next.4a1bcdafe9/file/vscode.html-language-features-1.48.0-next.4a1bcdafe9.vsix",
"vscode-builtin-ini": "https://open-vsx.org/api/vscode/ini/1.44.2/file/vscode.ini-1.44.2.vsix",
"vscode-builtin-jake": "https://open-vsx.org/api/vscode/jake/1.44.2/file/vscode.jake-1.44.2.vsix",
"vscode-builtin-java": "https://open-vsx.org/api/vscode/java/1.44.2/file/vscode.java-1.44.2.vsix",
"vscode-builtin-javascript": "https://open-vsx.org/api/vscode/javascript/1.44.2/file/vscode.javascript-1.44.2.vsix",
- "vscode-builtin-json": "https://open-vsx.org/api/vscode/json/1.44.2/file/vscode.json-1.44.2.vsix",
+ "vscode-builtin-json": "https://open-vsx.org/api/vscode/json/1.46.1/file/vscode.json-1.46.1.vsix",
+ "vscode-builtin-json-language-features": "https://open-vsx.org/api/vscode/json-language-features/1.46.1/file/vscode.json-language-features-1.46.1.vsix",
"vscode-builtin-less": "https://open-vsx.org/api/vscode/less/1.44.2/file/vscode.less-1.44.2.vsix",
"vscode-builtin-log": "https://open-vsx.org/api/vscode/log/1.44.2/file/vscode.log-1.44.2.vsix",
"vscode-builtin-lua": "https://open-vsx.org/api/vscode/lua/1.44.2/file/vscode.lua-1.44.2.vsix",
@@ -82,50 +83,51 @@
"vscode-references-view": "https://open-vsx.org/api/ms-vscode/references-view/0.0.47/file/ms-vscode.references-view-0.0.47.vsix"
},
"dependencies": {
- "@theia/callhierarchy": "1.3.0",
- "@theia/console": "1.3.0",
- "@theia/core": "1.3.0",
- "@theia/debug": "1.3.0",
- "@theia/editor": "1.3.0",
- "@theia/editor-preview": "1.3.0",
- "@theia/electron": "1.3.0",
- "@theia/file-search": "1.3.0",
- "@theia/filesystem": "1.3.0",
- "@theia/getting-started": "1.3.0",
- "@theia/git": "1.3.0",
- "@theia/json": "1.3.0",
- "@theia/keymaps": "1.3.0",
- "@theia/languages": "1.3.0",
- "@theia/markers": "1.3.0",
- "@theia/messages": "1.3.0",
- "@theia/metrics": "1.3.0",
- "@theia/mini-browser": "1.3.0",
- "@theia/monaco": "1.3.0",
- "@theia/navigator": "1.3.0",
- "@theia/outline-view": "1.3.0",
- "@theia/output": "1.3.0",
- "@theia/plugin-dev": "1.3.0",
- "@theia/plugin-ext": "1.3.0",
- "@theia/plugin-ext-vscode": "1.3.0",
- "@theia/preferences": "1.3.0",
- "@theia/preview": "1.3.0",
- "@theia/process": "1.3.0",
- "@theia/scm": "1.3.0",
- "@theia/scm-extra": "1.3.0",
- "@theia/search-in-workspace": "1.3.0",
- "@theia/task": "1.3.0",
- "@theia/terminal": "1.3.0",
- "@theia/typehierarchy": "1.3.0",
- "@theia/userstorage": "1.3.0",
- "@theia/variable-resolver": "1.3.0",
- "@theia/vsx-registry": "1.3.0",
- "@theia/workspace": "1.3.0"
+ "@theia/callhierarchy": "1.4.0",
+ "@theia/console": "1.4.0",
+ "@theia/core": "1.4.0",
+ "@theia/debug": "1.4.0",
+ "@theia/editor": "1.4.0",
+ "@theia/editor-preview": "1.4.0",
+ "@theia/electron": "1.4.0",
+ "@theia/file-search": "1.4.0",
+ "@theia/filesystem": "1.4.0",
+ "@theia/getting-started": "1.4.0",
+ "@theia/git": "1.4.0",
+ "@theia/keymaps": "1.4.0",
+ "@theia/languages": "1.4.0",
+ "@theia/markers": "1.4.0",
+ "@theia/messages": "1.4.0",
+ "@theia/metrics": "1.4.0",
+ "@theia/mini-browser": "1.4.0",
+ "@theia/monaco": "1.4.0",
+ "@theia/navigator": "1.4.0",
+ "@theia/outline-view": "1.4.0",
+ "@theia/output": "1.4.0",
+ "@theia/plugin": "1.4.0",
+ "@theia/plugin-dev": "1.4.0",
+ "@theia/plugin-ext": "1.4.0",
+ "@theia/plugin-ext-vscode": "1.4.0",
+ "@theia/plugin-metrics": "1.4.0",
+ "@theia/preferences": "1.4.0",
+ "@theia/preview": "1.4.0",
+ "@theia/process": "1.4.0",
+ "@theia/scm": "1.4.0",
+ "@theia/scm-extra": "1.4.0",
+ "@theia/search-in-workspace": "1.4.0",
+ "@theia/task": "1.4.0",
+ "@theia/terminal": "1.4.0",
+ "@theia/typehierarchy": "1.4.0",
+ "@theia/userstorage": "1.4.0",
+ "@theia/variable-resolver": "1.4.0",
+ "@theia/vsx-registry": "1.4.0",
+ "@theia/workspace": "1.4.0"
},
"devDependencies": {
- "@theia/cli": "1.3.0"
+ "@theia/cli": "1.4.0"
},
"scripts": {
"build": "electron-rebuild && theia download:plugins && theia build --mode production",
"start": "theia start"
}
-} \ No newline at end of file
+}