diff --git a/arduino-ide-extension/package.json b/arduino-ide-extension/package.json index 5f33451c..66c04ccc 100644 --- a/arduino-ide-extension/package.json +++ b/arduino-ide-extension/package.json @@ -21,6 +21,7 @@ "@theia/navigator": "next", "@theia/terminal": "next", "@theia/search-in-workspace": "next", + "@theia/cpp": "next", "@types/ps-tree": "^1.1.0", "@types/which": "^1.3.1", "@types/react-select": "^3.0.0", diff --git a/yarn.lock b/yarn.lock index a2926c6a..98f076c4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -962,11 +962,11 @@ version "0.7.0" resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd" -"@theia/application-manager@0.10.0-next.3a56c70b": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/application-manager/-/application-manager-0.10.0-next.3a56c70b.tgz#26d3f0f64cbd6f8614ccc9f154c44e6a24298601" +"@theia/application-manager@0.11.0-next.c5757dff": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/application-manager/-/application-manager-0.11.0-next.c5757dff.tgz#9fa9a70a5fea032ffbea3e907e0ded2bd6d795b5" dependencies: - "@theia/application-package" "0.10.0-next.3a56c70b" + "@theia/application-package" "0.11.0-next.c5757dff" "@types/fs-extra" "^4.0.2" bunyan "^1.8.10" circular-dependency-plugin "^5.0.0" @@ -987,9 +987,9 @@ webpack-cli "2.0.12" worker-loader "^1.1.1" -"@theia/application-package@0.10.0-next.3a56c70b", "@theia/application-package@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/application-package/-/application-package-0.10.0-next.3a56c70b.tgz#ff6aaa217a5044a6a6185875734b048dc43dea7b" +"@theia/application-package@0.11.0-next.c5757dff", "@theia/application-package@next": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/application-package/-/application-package-0.11.0-next.c5757dff.tgz#f38c6bc4359861d34a99f5112c9e7596f8b0df3b" dependencies: "@types/fs-extra" "^4.0.2" "@types/request" "^2.0.3" @@ -1003,22 +1003,23 @@ write-json-file "^2.2.0" "@theia/cli@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/cli/-/cli-0.10.0-next.3a56c70b.tgz#7bbd888c6be13de1de46d2107c9a0819da3854fa" + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/cli/-/cli-0.11.0-next.c5757dff.tgz#29bd5483f5f0d21f3b59d2b00713bc72ca6e51b3" dependencies: - "@theia/application-manager" "0.10.0-next.3a56c70b" - "@theia/application-package" "0.10.0-next.3a56c70b" + "@theia/application-manager" "0.11.0-next.c5757dff" + "@theia/application-package" "0.11.0-next.c5757dff" -"@theia/core@0.10.0-next.3a56c70b", "@theia/core@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/core/-/core-0.10.0-next.3a56c70b.tgz#5c2eef89517cc953343f7c400e28dcbbd9c0bc94" +"@theia/core@0.11.0-next.c5757dff", "@theia/core@next": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/core/-/core-0.11.0-next.c5757dff.tgz#b7e5e7bf889d281fbd55e121b72532fc2f1a30a0" dependencies: "@phosphor/widgets" "^1.5.0" "@primer/octicons-react" "^9.0.0" - "@theia/application-package" "0.10.0-next.3a56c70b" + "@theia/application-package" "0.11.0-next.c5757dff" "@types/body-parser" "^1.16.4" "@types/bunyan" "^1.8.0" "@types/express" "^4.16.0" + "@types/fs-extra" "^4.0.2" "@types/lodash.debounce" "4.0.3" "@types/lodash.throttle" "^4.1.3" "@types/react" "^16.4.1" @@ -1033,6 +1034,7 @@ express "^4.16.3" file-icons-js "^1.0.3" font-awesome "^4.7.0" + fs-extra "^4.0.2" fuzzy "^0.1.3" inversify "^4.14.0" lodash.debounce "^4.0.8" @@ -1051,19 +1053,35 @@ ws "^5.2.2" yargs "^11.1.0" -"@theia/editor@0.10.0-next.3a56c70b", "@theia/editor@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/editor/-/editor-0.10.0-next.3a56c70b.tgz#08c16060d3004057e8e06bfe4465ef7e61b8de96" +"@theia/cpp@next": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/cpp/-/cpp-0.11.0-next.c5757dff.tgz#d91616f781b3c693059b254b18a36b89e1f2c966" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" - "@theia/languages" "0.10.0-next.3a56c70b" - "@theia/variable-resolver" "0.10.0-next.3a56c70b" + "@theia/core" "0.11.0-next.c5757dff" + "@theia/editor" "0.11.0-next.c5757dff" + "@theia/filesystem" "0.11.0-next.c5757dff" + "@theia/languages" "0.11.0-next.c5757dff" + "@theia/monaco" "0.11.0-next.c5757dff" + "@theia/preferences" "0.11.0-next.c5757dff" + "@theia/process" "0.11.0-next.c5757dff" + "@theia/task" "0.11.0-next.c5757dff" + "@theia/variable-resolver" "0.11.0-next.c5757dff" + "@theia/workspace" "0.11.0-next.c5757dff" + string-argv "^0.1.1" + +"@theia/editor@0.11.0-next.c5757dff", "@theia/editor@next": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/editor/-/editor-0.11.0-next.c5757dff.tgz#126d038add196b2cecb9e4d87a2644fee4431bcb" + dependencies: + "@theia/core" "0.11.0-next.c5757dff" + "@theia/languages" "0.11.0-next.c5757dff" + "@theia/variable-resolver" "0.11.0-next.c5757dff" "@types/base64-arraybuffer" "0.1.0" base64-arraybuffer "^0.1.5" "@theia/electron@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/electron/-/electron-0.10.0-next.3a56c70b.tgz#9e5dfd4a71e970257309fcb670f4a232652413d3" + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/electron/-/electron-0.11.0-next.c5757dff.tgz#bb8ad293e235abdbad0816d753df60fdc20fdbcf" dependencies: electron "^3.1.7" electron-download "^4.1.1" @@ -1075,33 +1093,33 @@ yargs "^11.1.0" "@theia/file-search@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/file-search/-/file-search-0.10.0-next.3a56c70b.tgz#6b895c189e10e2e50ed90c442f8a378864b084c3" + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/file-search/-/file-search-0.11.0-next.c5757dff.tgz#ba387c968e9a43feb75cfb54ec5f97273a522c9e" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" - "@theia/editor" "0.10.0-next.3a56c70b" - "@theia/filesystem" "0.10.0-next.3a56c70b" - "@theia/process" "0.10.0-next.3a56c70b" - "@theia/workspace" "0.10.0-next.3a56c70b" + "@theia/core" "0.11.0-next.c5757dff" + "@theia/editor" "0.11.0-next.c5757dff" + "@theia/filesystem" "0.11.0-next.c5757dff" + "@theia/process" "0.11.0-next.c5757dff" + "@theia/workspace" "0.11.0-next.c5757dff" fuzzy "^0.1.3" vscode-ripgrep "^1.2.4" -"@theia/filesystem@0.10.0-next.3a56c70b", "@theia/filesystem@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/filesystem/-/filesystem-0.10.0-next.3a56c70b.tgz#f348eaa53f153f36d09349f103e83370d7fd84bc" +"@theia/filesystem@0.11.0-next.c5757dff", "@theia/filesystem@next": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/filesystem/-/filesystem-0.11.0-next.c5757dff.tgz#54339ff64c44e23981a33896bd9f81254430bf22" dependencies: - "@theia/application-package" "0.10.0-next.3a56c70b" - "@theia/core" "0.10.0-next.3a56c70b" + "@theia/application-package" "0.11.0-next.c5757dff" + "@theia/core" "0.11.0-next.c5757dff" "@types/body-parser" "^1.17.0" - "@types/fs-extra" "^4.0.2" "@types/rimraf" "^2.0.2" "@types/tar-fs" "^1.16.1" "@types/touch" "0.0.1" "@types/uuid" "^3.4.3" body-parser "^1.18.3" drivelist "^6.4.3" - fs-extra "^4.0.2" http-status-codes "^1.3.0" + iconv-lite "0.4.23" + jschardet "1.6.0" minimatch "^3.0.4" mv "^2.1.1" rimraf "^2.6.2" @@ -1112,78 +1130,80 @@ zip-dir "^1.0.2" "@theia/git@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/git/-/git-0.10.0-next.3a56c70b.tgz#8923ed05bbfc050505beb87f7e5a27d0cf5f1cf0" + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/git/-/git-0.11.0-next.c5757dff.tgz#1f756192d2b36eb9a3930500cea60e34c14ad640" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" - "@theia/editor" "0.10.0-next.3a56c70b" - "@theia/filesystem" "0.10.0-next.3a56c70b" - "@theia/languages" "0.10.0-next.3a56c70b" - "@theia/navigator" "0.10.0-next.3a56c70b" - "@theia/scm" "0.10.0-next.3a56c70b" - "@theia/workspace" "0.10.0-next.3a56c70b" + "@theia/core" "0.11.0-next.c5757dff" + "@theia/editor" "0.11.0-next.c5757dff" + "@theia/filesystem" "0.11.0-next.c5757dff" + "@theia/languages" "0.11.0-next.c5757dff" + "@theia/navigator" "0.11.0-next.c5757dff" + "@theia/scm" "0.11.0-next.c5757dff" + "@theia/workspace" "0.11.0-next.c5757dff" "@types/diff" "^3.2.2" - "@types/fs-extra" "^4.0.2" "@types/p-queue" "^2.3.1" diff "^3.4.0" dugite-extra "0.1.11" find-git-exec "^0.0.1-alpha.2" find-git-repositories "^0.1.0" - fs-extra "^4.0.2" moment "^2.21.0" octicons "^7.1.0" p-queue "^2.4.2" ts-md5 "^1.2.2" -"@theia/json@0.10.0-next.3a56c70b": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/json/-/json-0.10.0-next.3a56c70b.tgz#88cdd7bec1717e2d34e806c03198205eabc1c372" +"@theia/json@0.11.0-next.c5757dff": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/json/-/json-0.11.0-next.c5757dff.tgz#7ddea1a4543498ccd14687776278c50540516349" dependencies: - "@theia/application-package" "0.10.0-next.3a56c70b" - "@theia/core" "0.10.0-next.3a56c70b" - "@theia/languages" "0.10.0-next.3a56c70b" - "@theia/monaco" "0.10.0-next.3a56c70b" + "@theia/application-package" "0.11.0-next.c5757dff" + "@theia/core" "0.11.0-next.c5757dff" + "@theia/languages" "0.11.0-next.c5757dff" + "@theia/monaco" "0.11.0-next.c5757dff" vscode-json-languageserver "^1.0.1" -"@theia/languages@0.10.0-next.3a56c70b", "@theia/languages@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/languages/-/languages-0.10.0-next.3a56c70b.tgz#f82b5aa4042ac075ea389bfeebe8dbae17e55e67" +"@theia/languages@0.11.0-next.c5757dff", "@theia/languages@next": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/languages/-/languages-0.11.0-next.c5757dff.tgz#1e5dd19486b617f82e8779304c094c4517f87256" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" - "@theia/output" "0.10.0-next.3a56c70b" - "@theia/process" "0.10.0-next.3a56c70b" - "@theia/workspace" "0.10.0-next.3a56c70b" + "@theia/core" "0.11.0-next.c5757dff" + "@theia/output" "0.11.0-next.c5757dff" + "@theia/process" "0.11.0-next.c5757dff" + "@theia/workspace" "0.11.0-next.c5757dff" "@typefox/monaco-editor-core" "^0.14.6" "@types/uuid" "^3.4.3" monaco-languageclient "^0.9.0" uuid "^3.2.1" -"@theia/markers@0.10.0-next.3a56c70b", "@theia/markers@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/markers/-/markers-0.10.0-next.3a56c70b.tgz#2fdb97b186e1b04046544ccdc20b777817655e5e" +"@theia/markers@0.11.0-next.c5757dff", "@theia/markers@next": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/markers/-/markers-0.11.0-next.c5757dff.tgz#b57d2e6c398234e0b52f2ec2961a17225d5cf4e9" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" - "@theia/filesystem" "0.10.0-next.3a56c70b" - "@theia/navigator" "0.10.0-next.3a56c70b" - "@theia/workspace" "0.10.0-next.3a56c70b" + "@theia/core" "0.11.0-next.c5757dff" + "@theia/filesystem" "0.11.0-next.c5757dff" + "@theia/navigator" "0.11.0-next.c5757dff" + "@theia/workspace" "0.11.0-next.c5757dff" "@theia/messages@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/messages/-/messages-0.10.0-next.3a56c70b.tgz#1ad2c7cc3417f92418d8c31064e0468388ee61c7" + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/messages/-/messages-0.11.0-next.c5757dff.tgz#64e8bfb63b91fa6408332f0cb8f50c7c04ee88ac" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" + "@theia/core" "0.11.0-next.c5757dff" + lodash.throttle "^4.1.1" + markdown-it "^8.4.0" + react-perfect-scrollbar "^1.5.3" + ts-md5 "^1.2.2" -"@theia/monaco@0.10.0-next.3a56c70b", "@theia/monaco@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/monaco/-/monaco-0.10.0-next.3a56c70b.tgz#4ed89f076e0179a096295d3d6610bdffc33d1571" +"@theia/monaco@0.11.0-next.c5757dff", "@theia/monaco@next": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/monaco/-/monaco-0.11.0-next.c5757dff.tgz#253f4c5846f691c71921124e41c763883da4633a" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" - "@theia/editor" "0.10.0-next.3a56c70b" - "@theia/filesystem" "0.10.0-next.3a56c70b" - "@theia/languages" "0.10.0-next.3a56c70b" - "@theia/markers" "0.10.0-next.3a56c70b" - "@theia/outline-view" "0.10.0-next.3a56c70b" - "@theia/workspace" "0.10.0-next.3a56c70b" + "@theia/core" "0.11.0-next.c5757dff" + "@theia/editor" "0.11.0-next.c5757dff" + "@theia/filesystem" "0.11.0-next.c5757dff" + "@theia/languages" "0.11.0-next.c5757dff" + "@theia/markers" "0.11.0-next.c5757dff" + "@theia/outline-view" "0.11.0-next.c5757dff" + "@theia/workspace" "0.11.0-next.c5757dff" deepmerge "2.0.1" jsonc-parser "^2.0.2" monaco-css "^2.0.1" @@ -1191,13 +1211,13 @@ onigasm "2.2.1" vscode-textmate "^4.0.1" -"@theia/navigator@0.10.0-next.3a56c70b", "@theia/navigator@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/navigator/-/navigator-0.10.0-next.3a56c70b.tgz#4566fc0020b40e6b6c839f200978830864434d1e" +"@theia/navigator@0.11.0-next.c5757dff", "@theia/navigator@next": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/navigator/-/navigator-0.11.0-next.c5757dff.tgz#ad40e0ce244b24977e5dbc4e2dfb1e6b8297f019" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" - "@theia/filesystem" "0.10.0-next.3a56c70b" - "@theia/workspace" "0.10.0-next.3a56c70b" + "@theia/core" "0.11.0-next.c5757dff" + "@theia/filesystem" "0.11.0-next.c5757dff" + "@theia/workspace" "0.11.0-next.c5757dff" fuzzy "^0.1.3" minimatch "^3.0.4" @@ -1207,49 +1227,47 @@ dependencies: nan "2.10.0" -"@theia/outline-view@0.10.0-next.3a56c70b", "@theia/outline-view@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/outline-view/-/outline-view-0.10.0-next.3a56c70b.tgz#0ec0e97034bc87dbfce30a74a5d69a1298ee24bb" +"@theia/outline-view@0.11.0-next.c5757dff", "@theia/outline-view@next": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/outline-view/-/outline-view-0.11.0-next.c5757dff.tgz#dd1f5c9f9bdf186ab07f21cdc8e451d85f5a8fe9" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" + "@theia/core" "0.11.0-next.c5757dff" -"@theia/output@0.10.0-next.3a56c70b": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/output/-/output-0.10.0-next.3a56c70b.tgz#40cb5cc782106108c473089848d80f1d1156cdc0" +"@theia/output@0.11.0-next.c5757dff": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/output/-/output-0.11.0-next.c5757dff.tgz#2efa38d558eba80450835b0398ca6765f4f63aa2" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" + "@theia/core" "0.11.0-next.c5757dff" -"@theia/preferences@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/preferences/-/preferences-0.10.0-next.3a56c70b.tgz#d0c755cb8c71142fef58e1dd0a75602ca73fca5f" +"@theia/preferences@0.11.0-next.c5757dff", "@theia/preferences@next": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/preferences/-/preferences-0.11.0-next.c5757dff.tgz#fe7ec53521f23ff8fad0905fc193414cdd892c21" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" - "@theia/editor" "0.10.0-next.3a56c70b" - "@theia/filesystem" "0.10.0-next.3a56c70b" - "@theia/json" "0.10.0-next.3a56c70b" - "@theia/monaco" "0.10.0-next.3a56c70b" - "@theia/userstorage" "0.10.0-next.3a56c70b" - "@theia/workspace" "0.10.0-next.3a56c70b" - "@types/fs-extra" "^4.0.2" - fs-extra "^4.0.2" + "@theia/core" "0.11.0-next.c5757dff" + "@theia/editor" "0.11.0-next.c5757dff" + "@theia/filesystem" "0.11.0-next.c5757dff" + "@theia/json" "0.11.0-next.c5757dff" + "@theia/monaco" "0.11.0-next.c5757dff" + "@theia/userstorage" "0.11.0-next.c5757dff" + "@theia/workspace" "0.11.0-next.c5757dff" jsonc-parser "^2.0.2" -"@theia/process@0.10.0-next.3a56c70b", "@theia/process@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/process/-/process-0.10.0-next.3a56c70b.tgz#c84987fe9e519f4dfb3b1f88cf810a044869c339" +"@theia/process@0.11.0-next.c5757dff", "@theia/process@next": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/process/-/process-0.11.0-next.c5757dff.tgz#778055dcead1960acb29bc750047dc16705d57da" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" + "@theia/core" "0.11.0-next.c5757dff" "@theia/node-pty" "0.7.8-theia004" string-argv "^0.1.1" -"@theia/scm@0.10.0-next.3a56c70b": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/scm/-/scm-0.10.0-next.3a56c70b.tgz#2b759187a15523a8b8f8d96feb451da0bedf3441" +"@theia/scm@0.11.0-next.c5757dff": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/scm/-/scm-0.11.0-next.c5757dff.tgz#25cc6c38afa7922a0e2083de4893dd57af55cdab" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" - "@theia/editor" "0.10.0-next.3a56c70b" - "@theia/filesystem" "0.10.0-next.3a56c70b" - "@theia/navigator" "0.10.0-next.3a56c70b" + "@theia/core" "0.11.0-next.c5757dff" + "@theia/editor" "0.11.0-next.c5757dff" + "@theia/filesystem" "0.11.0-next.c5757dff" + "@theia/navigator" "0.11.0-next.c5757dff" "@types/diff" "^3.2.2" "@types/p-debounce" "^1.0.1" diff "^3.4.0" @@ -1258,58 +1276,72 @@ ts-md5 "^1.2.2" "@theia/search-in-workspace@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/search-in-workspace/-/search-in-workspace-0.10.0-next.3a56c70b.tgz#7ee7fc0166a5adefe330d94aa515239a7c8f793b" + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/search-in-workspace/-/search-in-workspace-0.11.0-next.c5757dff.tgz#cffc0771638844b87852743d3bb699065956080f" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" - "@theia/editor" "0.10.0-next.3a56c70b" - "@theia/filesystem" "0.10.0-next.3a56c70b" - "@theia/navigator" "0.10.0-next.3a56c70b" - "@theia/process" "0.10.0-next.3a56c70b" - "@theia/workspace" "0.10.0-next.3a56c70b" + "@theia/core" "0.11.0-next.c5757dff" + "@theia/editor" "0.11.0-next.c5757dff" + "@theia/filesystem" "0.11.0-next.c5757dff" + "@theia/navigator" "0.11.0-next.c5757dff" + "@theia/process" "0.11.0-next.c5757dff" + "@theia/workspace" "0.11.0-next.c5757dff" vscode-ripgrep "^1.2.4" -"@theia/terminal@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/terminal/-/terminal-0.10.0-next.3a56c70b.tgz#fc3b4f151220848d60e3faff93740d601c7158ca" +"@theia/task@0.11.0-next.c5757dff": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/task/-/task-0.11.0-next.c5757dff.tgz#f16c9d4d5502e34935f0ec2e5f23dc291582eee0" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" - "@theia/editor" "0.10.0-next.3a56c70b" - "@theia/filesystem" "0.10.0-next.3a56c70b" - "@theia/process" "0.10.0-next.3a56c70b" - "@theia/workspace" "0.10.0-next.3a56c70b" + "@theia/core" "0.11.0-next.c5757dff" + "@theia/editor" "0.11.0-next.c5757dff" + "@theia/filesystem" "0.11.0-next.c5757dff" + "@theia/markers" "0.11.0-next.c5757dff" + "@theia/monaco" "0.11.0-next.c5757dff" + "@theia/process" "0.11.0-next.c5757dff" + "@theia/terminal" "0.11.0-next.c5757dff" + "@theia/variable-resolver" "0.11.0-next.c5757dff" + "@theia/workspace" "0.11.0-next.c5757dff" + jsonc-parser "^2.0.2" + vscode-uri "^1.0.8" + +"@theia/terminal@0.11.0-next.c5757dff", "@theia/terminal@next": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/terminal/-/terminal-0.11.0-next.c5757dff.tgz#38bba025a721e0e5dbf20cd6511d8804725759e5" + dependencies: + "@theia/core" "0.11.0-next.c5757dff" + "@theia/editor" "0.11.0-next.c5757dff" + "@theia/filesystem" "0.11.0-next.c5757dff" + "@theia/process" "0.11.0-next.c5757dff" + "@theia/workspace" "0.11.0-next.c5757dff" xterm "3.13.0" "@theia/textmate-grammars@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/textmate-grammars/-/textmate-grammars-0.10.0-next.3a56c70b.tgz#6588cf56007a47d2f3aa8fb223f6d22791ccb709" + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/textmate-grammars/-/textmate-grammars-0.11.0-next.c5757dff.tgz#17ffbba59fcab34831393cebdcbde2215981d3e0" dependencies: - "@theia/monaco" "0.10.0-next.3a56c70b" + "@theia/monaco" "0.11.0-next.c5757dff" vscode-textmate "^4.0.1" -"@theia/userstorage@0.10.0-next.3a56c70b": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/userstorage/-/userstorage-0.10.0-next.3a56c70b.tgz#622f36850e54b19c6114751982b2d9a97b766c5e" +"@theia/userstorage@0.11.0-next.c5757dff": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/userstorage/-/userstorage-0.11.0-next.c5757dff.tgz#72a72a67d21410eac7b0b30f69d6a2ecf68aa2a4" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" - "@theia/filesystem" "0.10.0-next.3a56c70b" + "@theia/core" "0.11.0-next.c5757dff" + "@theia/filesystem" "0.11.0-next.c5757dff" -"@theia/variable-resolver@0.10.0-next.3a56c70b": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/variable-resolver/-/variable-resolver-0.10.0-next.3a56c70b.tgz#333ad321f4efcd54dda399f503e6ce456838b4e0" +"@theia/variable-resolver@0.11.0-next.c5757dff": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/variable-resolver/-/variable-resolver-0.11.0-next.c5757dff.tgz#a38037128052ef680957f0f1a49fe0b1bc0b2465" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" + "@theia/core" "0.11.0-next.c5757dff" -"@theia/workspace@0.10.0-next.3a56c70b", "@theia/workspace@next": - version "0.10.0-next.3a56c70b" - resolved "https://registry.yarnpkg.com/@theia/workspace/-/workspace-0.10.0-next.3a56c70b.tgz#2a57517da8c36ff61886da5ba7c3ed0916f8237d" +"@theia/workspace@0.11.0-next.c5757dff", "@theia/workspace@next": + version "0.11.0-next.c5757dff" + resolved "https://registry.yarnpkg.com/@theia/workspace/-/workspace-0.11.0-next.c5757dff.tgz#a46cf87ff95d478ff0c87f5a3fd76047f5e01913" dependencies: - "@theia/core" "0.10.0-next.3a56c70b" - "@theia/filesystem" "0.10.0-next.3a56c70b" - "@theia/variable-resolver" "0.10.0-next.3a56c70b" - "@types/fs-extra" "^4.0.2" + "@theia/core" "0.11.0-next.c5757dff" + "@theia/filesystem" "0.11.0-next.c5757dff" + "@theia/variable-resolver" "0.11.0-next.c5757dff" ajv "^6.5.3" - fs-extra "^4.0.2" jsonc-parser "^2.0.2" moment "^2.21.0" valid-filename "^2.0.1" @@ -4481,6 +4513,10 @@ ent@^2.2.0: version "2.2.0" resolved "https://registry.yarnpkg.com/ent/-/ent-2.2.0.tgz#e964219325a21d05f44466a2f686ed6ce5f5dd1d" +entities@~1.1.1: + version "1.1.2" + resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.2.tgz#bdfa735299664dfafd34529ed4f8522a275fea56" + env-paths@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-1.0.0.tgz#4168133b42bb05c38a35b1ae4397c8298ab369e0" @@ -5828,6 +5864,12 @@ humanize-ms@^1.2.1: dependencies: ms "^2.0.0" +iconv-lite@0.4.23: + version "0.4.23" + resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.23.tgz#297871f63be507adcfbfca715d0cd0eed84e9a63" + dependencies: + safer-buffer ">= 2.1.2 < 3" + iconv-lite@0.4.24, iconv-lite@^0.4.17, iconv-lite@^0.4.24, iconv-lite@^0.4.4, iconv-lite@~0.4.13: version "0.4.24" resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b" @@ -6390,6 +6432,10 @@ jsbn@~0.1.0: version "0.1.1" resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513" +jschardet@1.6.0: + version "1.6.0" + resolved "https://registry.yarnpkg.com/jschardet/-/jschardet-1.6.0.tgz#c7d1a71edcff2839db2f9ec30fc5d5ebd3c1a678" + jscodeshift@^0.4.0: version "0.4.1" resolved "https://registry.yarnpkg.com/jscodeshift/-/jscodeshift-0.4.1.tgz#da91a1c2eccfa03a3387a21d39948e251ced444a" @@ -6606,6 +6652,12 @@ linear-layout-vector@0.0.1: version "0.0.1" resolved "https://registry.yarnpkg.com/linear-layout-vector/-/linear-layout-vector-0.0.1.tgz#398114d7303b6ecc7fd6b273af7b8401d8ba9c70" +linkify-it@^2.0.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-2.2.0.tgz#e3b54697e78bf915c70a38acd78fd09e0058b1cf" + dependencies: + uc.micro "^1.0.1" + listenercount@~1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/listenercount/-/listenercount-1.0.1.tgz#84c8a72ab59c4725321480c975e6508342e70937" @@ -6939,6 +6991,16 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" +markdown-it@^8.4.0: + version "8.4.2" + resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-8.4.2.tgz#386f98998dc15a37722aa7722084f4020bdd9b54" + dependencies: + argparse "^1.0.7" + entities "~1.1.1" + linkify-it "^2.0.0" + mdurl "^1.0.1" + uc.micro "^1.0.5" + math-expression-evaluator@^1.2.14: version "1.2.17" resolved "https://registry.yarnpkg.com/math-expression-evaluator/-/math-expression-evaluator-1.2.17.tgz#de819fdbcd84dccd8fae59c6aeb79615b9d266ac" @@ -6955,6 +7017,10 @@ md5.js@^1.3.4: inherits "^2.0.1" safe-buffer "^5.1.2" +mdurl@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1.0.1.tgz#fe85b2ec75a59037f2adfec100fd6c601761152e" + media-typer@0.3.0: version "0.3.0" resolved "https://registry.yarnpkg.com/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748" @@ -8093,7 +8159,7 @@ pend@~1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50" -perfect-scrollbar@^1.3.0: +perfect-scrollbar@^1.3.0, perfect-scrollbar@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/perfect-scrollbar/-/perfect-scrollbar-1.4.0.tgz#5d014ef9775e1f43058a1dbae9ed1daf0e7091f1" @@ -8701,6 +8767,13 @@ react-lifecycles-compat@^3.0.4: version "3.0.4" resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362" +react-perfect-scrollbar@^1.5.3: + version "1.5.3" + resolved "https://registry.yarnpkg.com/react-perfect-scrollbar/-/react-perfect-scrollbar-1.5.3.tgz#a8a0051a5f737801d4f73d48af5369724c595787" + dependencies: + perfect-scrollbar "^1.4.0" + prop-types "^15.6.1" + react-select@^3.0.4: version "3.0.4" resolved "https://registry.yarnpkg.com/react-select/-/react-select-3.0.4.tgz#16bde37c24fd4f6444914d4681e78f15ffbc86d3" @@ -10180,6 +10253,10 @@ typescript@2.9.1: version "2.9.1" resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.1.tgz#fdb19d2c67a15d11995fd15640e373e09ab09961" +uc.micro@^1.0.1, uc.micro@^1.0.5: + version "1.0.6" + resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac" + uglify-js@^3.1.4: version "3.6.0" resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"