Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 768958d

Browse files
committedSep 9, 2019
Updated Yarn.lock
Signed-off-by: jbicker <[email protected]>
1 parent 8e747e1 commit 768958d

File tree

3 files changed

+185
-183
lines changed

3 files changed

+185
-183
lines changed
 

‎browser-app/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"@theia/process": "next",
1717
"@theia/terminal": "next",
1818
"@theia/workspace": "next",
19+
"@theia/cpp": "next",
1920
"@theia/textmate-grammars": "next",
2021
"arduino-ide-extension": "0.0.1"
2122
},

‎electron-app/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"@theia/process": "next",
1818
"@theia/terminal": "next",
1919
"@theia/workspace": "next",
20+
"@theia/cpp": "next",
2021
"@theia/textmate-grammars": "next",
2122
"arduino-ide-extension": "0.0.1"
2223
},

‎yarn.lock

Lines changed: 183 additions & 183 deletions
Original file line numberDiff line numberDiff line change
@@ -962,11 +962,11 @@
962962
version "0.7.0"
963963
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.7.0.tgz#9a06f4f137ee84d7df0460c1fdb1135ffa6c50fd"
964964

965-
"@theia/application-manager@0.11.0-next.c5757dff":
966-
version "0.11.0-next.c5757dff"
967-
resolved "https://registry.yarnpkg.com/@theia/application-manager/-/application-manager-0.11.0-next.c5757dff.tgz#9fa9a70a5fea032ffbea3e907e0ded2bd6d795b5"
965+
"@theia/application-manager@0.11.0-next.6fba326e":
966+
version "0.11.0-next.6fba326e"
967+
resolved "https://registry.yarnpkg.com/@theia/application-manager/-/application-manager-0.11.0-next.6fba326e.tgz#c542420e12f8e3107a93ab11d6c8b67bced9b3c2"
968968
dependencies:
969-
"@theia/application-package" "0.11.0-next.c5757dff"
969+
"@theia/application-package" "0.11.0-next.6fba326e"
970970
"@types/fs-extra" "^4.0.2"
971971
bunyan "^1.8.10"
972972
circular-dependency-plugin "^5.0.0"
@@ -987,9 +987,9 @@
987987
webpack-cli "2.0.12"
988988
worker-loader "^1.1.1"
989989

990-
"@theia/application-package@0.11.0-next.c5757dff", "@theia/application-package@next":
991-
version "0.11.0-next.c5757dff"
992-
resolved "https://registry.yarnpkg.com/@theia/application-package/-/application-package-0.11.0-next.c5757dff.tgz#f38c6bc4359861d34a99f5112c9e7596f8b0df3b"
990+
"@theia/application-package@0.11.0-next.6fba326e", "@theia/application-package@next":
991+
version "0.11.0-next.6fba326e"
992+
resolved "https://registry.yarnpkg.com/@theia/application-package/-/application-package-0.11.0-next.6fba326e.tgz#76d5f368ce553f14e91c7e060a49ad7c49bf9f33"
993993
dependencies:
994994
"@types/fs-extra" "^4.0.2"
995995
"@types/request" "^2.0.3"
@@ -1003,19 +1003,19 @@
10031003
write-json-file "^2.2.0"
10041004

10051005
"@theia/cli@next":
1006-
version "0.11.0-next.c5757dff"
1007-
resolved "https://registry.yarnpkg.com/@theia/cli/-/cli-0.11.0-next.c5757dff.tgz#29bd5483f5f0d21f3b59d2b00713bc72ca6e51b3"
1006+
version "0.11.0-next.6fba326e"
1007+
resolved "https://registry.yarnpkg.com/@theia/cli/-/cli-0.11.0-next.6fba326e.tgz#784008dc14ad4757b8ca410e7bb6f4d1606def85"
10081008
dependencies:
1009-
"@theia/application-manager" "0.11.0-next.c5757dff"
1010-
"@theia/application-package" "0.11.0-next.c5757dff"
1009+
"@theia/application-manager" "0.11.0-next.6fba326e"
1010+
"@theia/application-package" "0.11.0-next.6fba326e"
10111011

1012-
"@theia/core@0.11.0-next.c5757dff", "@theia/core@next":
1013-
version "0.11.0-next.c5757dff"
1014-
resolved "https://registry.yarnpkg.com/@theia/core/-/core-0.11.0-next.c5757dff.tgz#b7e5e7bf889d281fbd55e121b72532fc2f1a30a0"
1012+
"@theia/core@0.11.0-next.6fba326e", "@theia/core@next":
1013+
version "0.11.0-next.6fba326e"
1014+
resolved "https://registry.yarnpkg.com/@theia/core/-/core-0.11.0-next.6fba326e.tgz#c4bebb323e8efe74ef73620a871ad067f16ac892"
10151015
dependencies:
10161016
"@phosphor/widgets" "^1.5.0"
10171017
"@primer/octicons-react" "^9.0.0"
1018-
"@theia/application-package" "0.11.0-next.c5757dff"
1018+
"@theia/application-package" "0.11.0-next.6fba326e"
10191019
"@types/body-parser" "^1.16.4"
10201020
"@types/bunyan" "^1.8.0"
10211021
"@types/express" "^4.16.0"
@@ -1054,34 +1054,34 @@
10541054
yargs "^11.1.0"
10551055

10561056
"@theia/cpp@next":
1057-
version "0.11.0-next.c5757dff"
1058-
resolved "https://registry.yarnpkg.com/@theia/cpp/-/cpp-0.11.0-next.c5757dff.tgz#d91616f781b3c693059b254b18a36b89e1f2c966"
1059-
dependencies:
1060-
"@theia/core" "0.11.0-next.c5757dff"
1061-
"@theia/editor" "0.11.0-next.c5757dff"
1062-
"@theia/filesystem" "0.11.0-next.c5757dff"
1063-
"@theia/languages" "0.11.0-next.c5757dff"
1064-
"@theia/monaco" "0.11.0-next.c5757dff"
1065-
"@theia/preferences" "0.11.0-next.c5757dff"
1066-
"@theia/process" "0.11.0-next.c5757dff"
1067-
"@theia/task" "0.11.0-next.c5757dff"
1068-
"@theia/variable-resolver" "0.11.0-next.c5757dff"
1069-
"@theia/workspace" "0.11.0-next.c5757dff"
1057+
version "0.11.0-next.6fba326e"
1058+
resolved "https://registry.yarnpkg.com/@theia/cpp/-/cpp-0.11.0-next.6fba326e.tgz#c80b58f5b997c3d905e7dc9dd704fbee2b71e588"
1059+
dependencies:
1060+
"@theia/core" "0.11.0-next.6fba326e"
1061+
"@theia/editor" "0.11.0-next.6fba326e"
1062+
"@theia/filesystem" "0.11.0-next.6fba326e"
1063+
"@theia/languages" "0.11.0-next.6fba326e"
1064+
"@theia/monaco" "0.11.0-next.6fba326e"
1065+
"@theia/preferences" "0.11.0-next.6fba326e"
1066+
"@theia/process" "0.11.0-next.6fba326e"
1067+
"@theia/task" "0.11.0-next.6fba326e"
1068+
"@theia/variable-resolver" "0.11.0-next.6fba326e"
1069+
"@theia/workspace" "0.11.0-next.6fba326e"
10701070
string-argv "^0.1.1"
10711071

1072-
"@theia/editor@0.11.0-next.c5757dff", "@theia/editor@next":
1073-
version "0.11.0-next.c5757dff"
1074-
resolved "https://registry.yarnpkg.com/@theia/editor/-/editor-0.11.0-next.c5757dff.tgz#126d038add196b2cecb9e4d87a2644fee4431bcb"
1072+
"@theia/editor@0.11.0-next.6fba326e", "@theia/editor@next":
1073+
version "0.11.0-next.6fba326e"
1074+
resolved "https://registry.yarnpkg.com/@theia/editor/-/editor-0.11.0-next.6fba326e.tgz#2ddf3934a413f380095069a28321af5fe92969e3"
10751075
dependencies:
1076-
"@theia/core" "0.11.0-next.c5757dff"
1077-
"@theia/languages" "0.11.0-next.c5757dff"
1078-
"@theia/variable-resolver" "0.11.0-next.c5757dff"
1076+
"@theia/core" "0.11.0-next.6fba326e"
1077+
"@theia/languages" "0.11.0-next.6fba326e"
1078+
"@theia/variable-resolver" "0.11.0-next.6fba326e"
10791079
"@types/base64-arraybuffer" "0.1.0"
10801080
base64-arraybuffer "^0.1.5"
10811081

10821082
"@theia/electron@next":
1083-
version "0.11.0-next.c5757dff"
1084-
resolved "https://registry.yarnpkg.com/@theia/electron/-/electron-0.11.0-next.c5757dff.tgz#bb8ad293e235abdbad0816d753df60fdc20fdbcf"
1083+
version "0.11.0-next.6fba326e"
1084+
resolved "https://registry.yarnpkg.com/@theia/electron/-/electron-0.11.0-next.6fba326e.tgz#fd77ec94701d04f49629c0d7e056bf8ec6c26f20"
10851085
dependencies:
10861086
electron "^3.1.7"
10871087
electron-download "^4.1.1"
@@ -1093,23 +1093,23 @@
10931093
yargs "^11.1.0"
10941094

10951095
"@theia/file-search@next":
1096-
version "0.11.0-next.c5757dff"
1097-
resolved "https://registry.yarnpkg.com/@theia/file-search/-/file-search-0.11.0-next.c5757dff.tgz#ba387c968e9a43feb75cfb54ec5f97273a522c9e"
1098-
dependencies:
1099-
"@theia/core" "0.11.0-next.c5757dff"
1100-
"@theia/editor" "0.11.0-next.c5757dff"
1101-
"@theia/filesystem" "0.11.0-next.c5757dff"
1102-
"@theia/process" "0.11.0-next.c5757dff"
1103-
"@theia/workspace" "0.11.0-next.c5757dff"
1096+
version "0.11.0-next.6fba326e"
1097+
resolved "https://registry.yarnpkg.com/@theia/file-search/-/file-search-0.11.0-next.6fba326e.tgz#50f761146be8bf602f98590ce5bf216a9f6b8132"
1098+
dependencies:
1099+
"@theia/core" "0.11.0-next.6fba326e"
1100+
"@theia/editor" "0.11.0-next.6fba326e"
1101+
"@theia/filesystem" "0.11.0-next.6fba326e"
1102+
"@theia/process" "0.11.0-next.6fba326e"
1103+
"@theia/workspace" "0.11.0-next.6fba326e"
11041104
fuzzy "^0.1.3"
11051105
vscode-ripgrep "^1.2.4"
11061106

1107-
"@theia/filesystem@0.11.0-next.c5757dff", "@theia/filesystem@next":
1108-
version "0.11.0-next.c5757dff"
1109-
resolved "https://registry.yarnpkg.com/@theia/filesystem/-/filesystem-0.11.0-next.c5757dff.tgz#54339ff64c44e23981a33896bd9f81254430bf22"
1107+
"@theia/filesystem@0.11.0-next.6fba326e", "@theia/filesystem@next":
1108+
version "0.11.0-next.6fba326e"
1109+
resolved "https://registry.yarnpkg.com/@theia/filesystem/-/filesystem-0.11.0-next.6fba326e.tgz#d44c44abd53bb8e943bb80aefd0cfde4ec25940f"
11101110
dependencies:
1111-
"@theia/application-package" "0.11.0-next.c5757dff"
1112-
"@theia/core" "0.11.0-next.c5757dff"
1111+
"@theia/application-package" "0.11.0-next.6fba326e"
1112+
"@theia/core" "0.11.0-next.6fba326e"
11131113
"@types/body-parser" "^1.17.0"
11141114
"@types/rimraf" "^2.0.2"
11151115
"@types/tar-fs" "^1.16.1"
@@ -1130,16 +1130,16 @@
11301130
zip-dir "^1.0.2"
11311131

11321132
"@theia/git@next":
1133-
version "0.11.0-next.c5757dff"
1134-
resolved "https://registry.yarnpkg.com/@theia/git/-/git-0.11.0-next.c5757dff.tgz#1f756192d2b36eb9a3930500cea60e34c14ad640"
1135-
dependencies:
1136-
"@theia/core" "0.11.0-next.c5757dff"
1137-
"@theia/editor" "0.11.0-next.c5757dff"
1138-
"@theia/filesystem" "0.11.0-next.c5757dff"
1139-
"@theia/languages" "0.11.0-next.c5757dff"
1140-
"@theia/navigator" "0.11.0-next.c5757dff"
1141-
"@theia/scm" "0.11.0-next.c5757dff"
1142-
"@theia/workspace" "0.11.0-next.c5757dff"
1133+
version "0.11.0-next.6fba326e"
1134+
resolved "https://registry.yarnpkg.com/@theia/git/-/git-0.11.0-next.6fba326e.tgz#bbc3b15a1d0116f13d97a92cfcfbdbcdb4b43d60"
1135+
dependencies:
1136+
"@theia/core" "0.11.0-next.6fba326e"
1137+
"@theia/editor" "0.11.0-next.6fba326e"
1138+
"@theia/filesystem" "0.11.0-next.6fba326e"
1139+
"@theia/languages" "0.11.0-next.6fba326e"
1140+
"@theia/navigator" "0.11.0-next.6fba326e"
1141+
"@theia/scm" "0.11.0-next.6fba326e"
1142+
"@theia/workspace" "0.11.0-next.6fba326e"
11431143
"@types/diff" "^3.2.2"
11441144
"@types/p-queue" "^2.3.1"
11451145
diff "^3.4.0"
@@ -1151,73 +1151,73 @@
11511151
p-queue "^2.4.2"
11521152
ts-md5 "^1.2.2"
11531153

1154-
"@theia/json@0.11.0-next.c5757dff":
1155-
version "0.11.0-next.c5757dff"
1156-
resolved "https://registry.yarnpkg.com/@theia/json/-/json-0.11.0-next.c5757dff.tgz#7ddea1a4543498ccd14687776278c50540516349"
1154+
"@theia/json@0.11.0-next.6fba326e":
1155+
version "0.11.0-next.6fba326e"
1156+
resolved "https://registry.yarnpkg.com/@theia/json/-/json-0.11.0-next.6fba326e.tgz#bfcd875fc0258eed8326633d399dc3be127440e1"
11571157
dependencies:
1158-
"@theia/application-package" "0.11.0-next.c5757dff"
1159-
"@theia/core" "0.11.0-next.c5757dff"
1160-
"@theia/languages" "0.11.0-next.c5757dff"
1161-
"@theia/monaco" "0.11.0-next.c5757dff"
1158+
"@theia/application-package" "0.11.0-next.6fba326e"
1159+
"@theia/core" "0.11.0-next.6fba326e"
1160+
"@theia/languages" "0.11.0-next.6fba326e"
1161+
"@theia/monaco" "0.11.0-next.6fba326e"
11621162
vscode-json-languageserver "^1.0.1"
11631163

1164-
"@theia/languages@0.11.0-next.c5757dff", "@theia/languages@next":
1165-
version "0.11.0-next.c5757dff"
1166-
resolved "https://registry.yarnpkg.com/@theia/languages/-/languages-0.11.0-next.c5757dff.tgz#1e5dd19486b617f82e8779304c094c4517f87256"
1164+
"@theia/languages@0.11.0-next.6fba326e", "@theia/languages@next":
1165+
version "0.11.0-next.6fba326e"
1166+
resolved "https://registry.yarnpkg.com/@theia/languages/-/languages-0.11.0-next.6fba326e.tgz#29cbb36ba9ff09d9b9766609c04f21a5fc4da2c4"
11671167
dependencies:
1168-
"@theia/core" "0.11.0-next.c5757dff"
1169-
"@theia/output" "0.11.0-next.c5757dff"
1170-
"@theia/process" "0.11.0-next.c5757dff"
1171-
"@theia/workspace" "0.11.0-next.c5757dff"
1168+
"@theia/core" "0.11.0-next.6fba326e"
1169+
"@theia/output" "0.11.0-next.6fba326e"
1170+
"@theia/process" "0.11.0-next.6fba326e"
1171+
"@theia/workspace" "0.11.0-next.6fba326e"
11721172
"@typefox/monaco-editor-core" "^0.14.6"
11731173
"@types/uuid" "^3.4.3"
11741174
monaco-languageclient "^0.9.0"
11751175
uuid "^3.2.1"
11761176

1177-
"@theia/markers@0.11.0-next.c5757dff", "@theia/markers@next":
1178-
version "0.11.0-next.c5757dff"
1179-
resolved "https://registry.yarnpkg.com/@theia/markers/-/markers-0.11.0-next.c5757dff.tgz#b57d2e6c398234e0b52f2ec2961a17225d5cf4e9"
1177+
"@theia/markers@0.11.0-next.6fba326e", "@theia/markers@next":
1178+
version "0.11.0-next.6fba326e"
1179+
resolved "https://registry.yarnpkg.com/@theia/markers/-/markers-0.11.0-next.6fba326e.tgz#8acbf85dfe5c9354148efb09304e1b0d7276f6fd"
11801180
dependencies:
1181-
"@theia/core" "0.11.0-next.c5757dff"
1182-
"@theia/filesystem" "0.11.0-next.c5757dff"
1183-
"@theia/navigator" "0.11.0-next.c5757dff"
1184-
"@theia/workspace" "0.11.0-next.c5757dff"
1181+
"@theia/core" "0.11.0-next.6fba326e"
1182+
"@theia/filesystem" "0.11.0-next.6fba326e"
1183+
"@theia/navigator" "0.11.0-next.6fba326e"
1184+
"@theia/workspace" "0.11.0-next.6fba326e"
11851185

11861186
"@theia/messages@next":
1187-
version "0.11.0-next.c5757dff"
1188-
resolved "https://registry.yarnpkg.com/@theia/messages/-/messages-0.11.0-next.c5757dff.tgz#64e8bfb63b91fa6408332f0cb8f50c7c04ee88ac"
1187+
version "0.11.0-next.6fba326e"
1188+
resolved "https://registry.yarnpkg.com/@theia/messages/-/messages-0.11.0-next.6fba326e.tgz#cf1fa4794a9b3c2e36c604a8c5c5e659107014c3"
11891189
dependencies:
1190-
"@theia/core" "0.11.0-next.c5757dff"
1190+
"@theia/core" "0.11.0-next.6fba326e"
11911191
lodash.throttle "^4.1.1"
11921192
markdown-it "^8.4.0"
11931193
react-perfect-scrollbar "^1.5.3"
11941194
ts-md5 "^1.2.2"
11951195

1196-
"@theia/monaco@0.11.0-next.c5757dff", "@theia/monaco@next":
1197-
version "0.11.0-next.c5757dff"
1198-
resolved "https://registry.yarnpkg.com/@theia/monaco/-/monaco-0.11.0-next.c5757dff.tgz#253f4c5846f691c71921124e41c763883da4633a"
1199-
dependencies:
1200-
"@theia/core" "0.11.0-next.c5757dff"
1201-
"@theia/editor" "0.11.0-next.c5757dff"
1202-
"@theia/filesystem" "0.11.0-next.c5757dff"
1203-
"@theia/languages" "0.11.0-next.c5757dff"
1204-
"@theia/markers" "0.11.0-next.c5757dff"
1205-
"@theia/outline-view" "0.11.0-next.c5757dff"
1206-
"@theia/workspace" "0.11.0-next.c5757dff"
1196+
"@theia/monaco@0.11.0-next.6fba326e", "@theia/monaco@next":
1197+
version "0.11.0-next.6fba326e"
1198+
resolved "https://registry.yarnpkg.com/@theia/monaco/-/monaco-0.11.0-next.6fba326e.tgz#2b60189641cfdb3f5484622d293e840ce84540a0"
1199+
dependencies:
1200+
"@theia/core" "0.11.0-next.6fba326e"
1201+
"@theia/editor" "0.11.0-next.6fba326e"
1202+
"@theia/filesystem" "0.11.0-next.6fba326e"
1203+
"@theia/languages" "0.11.0-next.6fba326e"
1204+
"@theia/markers" "0.11.0-next.6fba326e"
1205+
"@theia/outline-view" "0.11.0-next.6fba326e"
1206+
"@theia/workspace" "0.11.0-next.6fba326e"
12071207
deepmerge "2.0.1"
12081208
jsonc-parser "^2.0.2"
12091209
monaco-css "^2.0.1"
12101210
monaco-html "^2.0.2"
12111211
onigasm "2.2.1"
12121212
vscode-textmate "^4.0.1"
12131213

1214-
"@theia/navigator@0.11.0-next.c5757dff", "@theia/navigator@next":
1215-
version "0.11.0-next.c5757dff"
1216-
resolved "https://registry.yarnpkg.com/@theia/navigator/-/navigator-0.11.0-next.c5757dff.tgz#ad40e0ce244b24977e5dbc4e2dfb1e6b8297f019"
1214+
"@theia/navigator@0.11.0-next.6fba326e", "@theia/navigator@next":
1215+
version "0.11.0-next.6fba326e"
1216+
resolved "https://registry.yarnpkg.com/@theia/navigator/-/navigator-0.11.0-next.6fba326e.tgz#e65db57787ab055ca16b6eafebbb4332e411a18b"
12171217
dependencies:
1218-
"@theia/core" "0.11.0-next.c5757dff"
1219-
"@theia/filesystem" "0.11.0-next.c5757dff"
1220-
"@theia/workspace" "0.11.0-next.c5757dff"
1218+
"@theia/core" "0.11.0-next.6fba326e"
1219+
"@theia/filesystem" "0.11.0-next.6fba326e"
1220+
"@theia/workspace" "0.11.0-next.6fba326e"
12211221
fuzzy "^0.1.3"
12221222
minimatch "^3.0.4"
12231223

@@ -1227,47 +1227,47 @@
12271227
dependencies:
12281228
nan "2.10.0"
12291229

1230-
"@theia/outline-view@0.11.0-next.c5757dff", "@theia/outline-view@next":
1231-
version "0.11.0-next.c5757dff"
1232-
resolved "https://registry.yarnpkg.com/@theia/outline-view/-/outline-view-0.11.0-next.c5757dff.tgz#dd1f5c9f9bdf186ab07f21cdc8e451d85f5a8fe9"
1230+
"@theia/outline-view@0.11.0-next.6fba326e", "@theia/outline-view@next":
1231+
version "0.11.0-next.6fba326e"
1232+
resolved "https://registry.yarnpkg.com/@theia/outline-view/-/outline-view-0.11.0-next.6fba326e.tgz#204e07e2a6b8e05dafc20c54f67ce0a05e4efd07"
12331233
dependencies:
1234-
"@theia/core" "0.11.0-next.c5757dff"
1234+
"@theia/core" "0.11.0-next.6fba326e"
12351235

1236-
"@theia/output@0.11.0-next.c5757dff":
1237-
version "0.11.0-next.c5757dff"
1238-
resolved "https://registry.yarnpkg.com/@theia/output/-/output-0.11.0-next.c5757dff.tgz#2efa38d558eba80450835b0398ca6765f4f63aa2"
1236+
"@theia/output@0.11.0-next.6fba326e":
1237+
version "0.11.0-next.6fba326e"
1238+
resolved "https://registry.yarnpkg.com/@theia/output/-/output-0.11.0-next.6fba326e.tgz#9ad904d5746515e24cd0f373f4789c138999f01d"
12391239
dependencies:
1240-
"@theia/core" "0.11.0-next.c5757dff"
1240+
"@theia/core" "0.11.0-next.6fba326e"
12411241

1242-
"@theia/preferences@0.11.0-next.c5757dff", "@theia/preferences@next":
1243-
version "0.11.0-next.c5757dff"
1244-
resolved "https://registry.yarnpkg.com/@theia/preferences/-/preferences-0.11.0-next.c5757dff.tgz#fe7ec53521f23ff8fad0905fc193414cdd892c21"
1242+
"@theia/preferences@0.11.0-next.6fba326e", "@theia/preferences@next":
1243+
version "0.11.0-next.6fba326e"
1244+
resolved "https://registry.yarnpkg.com/@theia/preferences/-/preferences-0.11.0-next.6fba326e.tgz#ceba46147628e9b4d7ecdc860c68e84df6761c14"
12451245
dependencies:
1246-
"@theia/core" "0.11.0-next.c5757dff"
1247-
"@theia/editor" "0.11.0-next.c5757dff"
1248-
"@theia/filesystem" "0.11.0-next.c5757dff"
1249-
"@theia/json" "0.11.0-next.c5757dff"
1250-
"@theia/monaco" "0.11.0-next.c5757dff"
1251-
"@theia/userstorage" "0.11.0-next.c5757dff"
1252-
"@theia/workspace" "0.11.0-next.c5757dff"
1246+
"@theia/core" "0.11.0-next.6fba326e"
1247+
"@theia/editor" "0.11.0-next.6fba326e"
1248+
"@theia/filesystem" "0.11.0-next.6fba326e"
1249+
"@theia/json" "0.11.0-next.6fba326e"
1250+
"@theia/monaco" "0.11.0-next.6fba326e"
1251+
"@theia/userstorage" "0.11.0-next.6fba326e"
1252+
"@theia/workspace" "0.11.0-next.6fba326e"
12531253
jsonc-parser "^2.0.2"
12541254

1255-
"@theia/process@0.11.0-next.c5757dff", "@theia/process@next":
1256-
version "0.11.0-next.c5757dff"
1257-
resolved "https://registry.yarnpkg.com/@theia/process/-/process-0.11.0-next.c5757dff.tgz#778055dcead1960acb29bc750047dc16705d57da"
1255+
"@theia/process@0.11.0-next.6fba326e", "@theia/process@next":
1256+
version "0.11.0-next.6fba326e"
1257+
resolved "https://registry.yarnpkg.com/@theia/process/-/process-0.11.0-next.6fba326e.tgz#e005addd685f000886762fce382b03d7a5f4d26e"
12581258
dependencies:
1259-
"@theia/core" "0.11.0-next.c5757dff"
1259+
"@theia/core" "0.11.0-next.6fba326e"
12601260
"@theia/node-pty" "0.7.8-theia004"
12611261
string-argv "^0.1.1"
12621262

1263-
"@theia/scm@0.11.0-next.c5757dff":
1264-
version "0.11.0-next.c5757dff"
1265-
resolved "https://registry.yarnpkg.com/@theia/scm/-/scm-0.11.0-next.c5757dff.tgz#25cc6c38afa7922a0e2083de4893dd57af55cdab"
1263+
"@theia/scm@0.11.0-next.6fba326e":
1264+
version "0.11.0-next.6fba326e"
1265+
resolved "https://registry.yarnpkg.com/@theia/scm/-/scm-0.11.0-next.6fba326e.tgz#7e4c567a92621af72825deb81fb98b302fa175e2"
12661266
dependencies:
1267-
"@theia/core" "0.11.0-next.c5757dff"
1268-
"@theia/editor" "0.11.0-next.c5757dff"
1269-
"@theia/filesystem" "0.11.0-next.c5757dff"
1270-
"@theia/navigator" "0.11.0-next.c5757dff"
1267+
"@theia/core" "0.11.0-next.6fba326e"
1268+
"@theia/editor" "0.11.0-next.6fba326e"
1269+
"@theia/filesystem" "0.11.0-next.6fba326e"
1270+
"@theia/navigator" "0.11.0-next.6fba326e"
12711271
"@types/diff" "^3.2.2"
12721272
"@types/p-debounce" "^1.0.1"
12731273
diff "^3.4.0"
@@ -1276,71 +1276,71 @@
12761276
ts-md5 "^1.2.2"
12771277

12781278
"@theia/search-in-workspace@next":
1279-
version "0.11.0-next.c5757dff"
1280-
resolved "https://registry.yarnpkg.com/@theia/search-in-workspace/-/search-in-workspace-0.11.0-next.c5757dff.tgz#cffc0771638844b87852743d3bb699065956080f"
1281-
dependencies:
1282-
"@theia/core" "0.11.0-next.c5757dff"
1283-
"@theia/editor" "0.11.0-next.c5757dff"
1284-
"@theia/filesystem" "0.11.0-next.c5757dff"
1285-
"@theia/navigator" "0.11.0-next.c5757dff"
1286-
"@theia/process" "0.11.0-next.c5757dff"
1287-
"@theia/workspace" "0.11.0-next.c5757dff"
1279+
version "0.11.0-next.6fba326e"
1280+
resolved "https://registry.yarnpkg.com/@theia/search-in-workspace/-/search-in-workspace-0.11.0-next.6fba326e.tgz#4107c9f143ee40c19f5a8fa51f1b882d88d1cf22"
1281+
dependencies:
1282+
"@theia/core" "0.11.0-next.6fba326e"
1283+
"@theia/editor" "0.11.0-next.6fba326e"
1284+
"@theia/filesystem" "0.11.0-next.6fba326e"
1285+
"@theia/navigator" "0.11.0-next.6fba326e"
1286+
"@theia/process" "0.11.0-next.6fba326e"
1287+
"@theia/workspace" "0.11.0-next.6fba326e"
12881288
vscode-ripgrep "^1.2.4"
12891289

1290-
"@theia/task@0.11.0-next.c5757dff":
1291-
version "0.11.0-next.c5757dff"
1292-
resolved "https://registry.yarnpkg.com/@theia/task/-/task-0.11.0-next.c5757dff.tgz#f16c9d4d5502e34935f0ec2e5f23dc291582eee0"
1293-
dependencies:
1294-
"@theia/core" "0.11.0-next.c5757dff"
1295-
"@theia/editor" "0.11.0-next.c5757dff"
1296-
"@theia/filesystem" "0.11.0-next.c5757dff"
1297-
"@theia/markers" "0.11.0-next.c5757dff"
1298-
"@theia/monaco" "0.11.0-next.c5757dff"
1299-
"@theia/process" "0.11.0-next.c5757dff"
1300-
"@theia/terminal" "0.11.0-next.c5757dff"
1301-
"@theia/variable-resolver" "0.11.0-next.c5757dff"
1302-
"@theia/workspace" "0.11.0-next.c5757dff"
1290+
"@theia/task@0.11.0-next.6fba326e":
1291+
version "0.11.0-next.6fba326e"
1292+
resolved "https://registry.yarnpkg.com/@theia/task/-/task-0.11.0-next.6fba326e.tgz#384c33c2790b8e429b67e12042c121b8fb92f794"
1293+
dependencies:
1294+
"@theia/core" "0.11.0-next.6fba326e"
1295+
"@theia/editor" "0.11.0-next.6fba326e"
1296+
"@theia/filesystem" "0.11.0-next.6fba326e"
1297+
"@theia/markers" "0.11.0-next.6fba326e"
1298+
"@theia/monaco" "0.11.0-next.6fba326e"
1299+
"@theia/process" "0.11.0-next.6fba326e"
1300+
"@theia/terminal" "0.11.0-next.6fba326e"
1301+
"@theia/variable-resolver" "0.11.0-next.6fba326e"
1302+
"@theia/workspace" "0.11.0-next.6fba326e"
13031303
jsonc-parser "^2.0.2"
13041304
vscode-uri "^1.0.8"
13051305

1306-
"@theia/terminal@0.11.0-next.c5757dff", "@theia/terminal@next":
1307-
version "0.11.0-next.c5757dff"
1308-
resolved "https://registry.yarnpkg.com/@theia/terminal/-/terminal-0.11.0-next.c5757dff.tgz#38bba025a721e0e5dbf20cd6511d8804725759e5"
1306+
"@theia/terminal@0.11.0-next.6fba326e", "@theia/terminal@next":
1307+
version "0.11.0-next.6fba326e"
1308+
resolved "https://registry.yarnpkg.com/@theia/terminal/-/terminal-0.11.0-next.6fba326e.tgz#a25ccc11be840fa72f644680af1ddd6715a0f60e"
13091309
dependencies:
1310-
"@theia/core" "0.11.0-next.c5757dff"
1311-
"@theia/editor" "0.11.0-next.c5757dff"
1312-
"@theia/filesystem" "0.11.0-next.c5757dff"
1313-
"@theia/process" "0.11.0-next.c5757dff"
1314-
"@theia/workspace" "0.11.0-next.c5757dff"
1310+
"@theia/core" "0.11.0-next.6fba326e"
1311+
"@theia/editor" "0.11.0-next.6fba326e"
1312+
"@theia/filesystem" "0.11.0-next.6fba326e"
1313+
"@theia/process" "0.11.0-next.6fba326e"
1314+
"@theia/workspace" "0.11.0-next.6fba326e"
13151315
xterm "3.13.0"
13161316

13171317
"@theia/textmate-grammars@next":
1318-
version "0.11.0-next.c5757dff"
1319-
resolved "https://registry.yarnpkg.com/@theia/textmate-grammars/-/textmate-grammars-0.11.0-next.c5757dff.tgz#17ffbba59fcab34831393cebdcbde2215981d3e0"
1318+
version "0.11.0-next.6fba326e"
1319+
resolved "https://registry.yarnpkg.com/@theia/textmate-grammars/-/textmate-grammars-0.11.0-next.6fba326e.tgz#a8e18a3a7ef287fa5799ca270ace59c24626f4ce"
13201320
dependencies:
1321-
"@theia/monaco" "0.11.0-next.c5757dff"
1321+
"@theia/monaco" "0.11.0-next.6fba326e"
13221322
vscode-textmate "^4.0.1"
13231323

1324-
"@theia/userstorage@0.11.0-next.c5757dff":
1325-
version "0.11.0-next.c5757dff"
1326-
resolved "https://registry.yarnpkg.com/@theia/userstorage/-/userstorage-0.11.0-next.c5757dff.tgz#72a72a67d21410eac7b0b30f69d6a2ecf68aa2a4"
1324+
"@theia/userstorage@0.11.0-next.6fba326e":
1325+
version "0.11.0-next.6fba326e"
1326+
resolved "https://registry.yarnpkg.com/@theia/userstorage/-/userstorage-0.11.0-next.6fba326e.tgz#5f3bd39f22525cf2ac89ad810f348533451e4efe"
13271327
dependencies:
1328-
"@theia/core" "0.11.0-next.c5757dff"
1329-
"@theia/filesystem" "0.11.0-next.c5757dff"
1328+
"@theia/core" "0.11.0-next.6fba326e"
1329+
"@theia/filesystem" "0.11.0-next.6fba326e"
13301330

1331-
"@theia/variable-resolver@0.11.0-next.c5757dff":
1332-
version "0.11.0-next.c5757dff"
1333-
resolved "https://registry.yarnpkg.com/@theia/variable-resolver/-/variable-resolver-0.11.0-next.c5757dff.tgz#a38037128052ef680957f0f1a49fe0b1bc0b2465"
1331+
"@theia/variable-resolver@0.11.0-next.6fba326e":
1332+
version "0.11.0-next.6fba326e"
1333+
resolved "https://registry.yarnpkg.com/@theia/variable-resolver/-/variable-resolver-0.11.0-next.6fba326e.tgz#1ed83ce1bf2f8dad52b03ca2ce0c83e085b4b4d7"
13341334
dependencies:
1335-
"@theia/core" "0.11.0-next.c5757dff"
1335+
"@theia/core" "0.11.0-next.6fba326e"
13361336

1337-
"@theia/workspace@0.11.0-next.c5757dff", "@theia/workspace@next":
1338-
version "0.11.0-next.c5757dff"
1339-
resolved "https://registry.yarnpkg.com/@theia/workspace/-/workspace-0.11.0-next.c5757dff.tgz#a46cf87ff95d478ff0c87f5a3fd76047f5e01913"
1337+
"@theia/workspace@0.11.0-next.6fba326e", "@theia/workspace@next":
1338+
version "0.11.0-next.6fba326e"
1339+
resolved "https://registry.yarnpkg.com/@theia/workspace/-/workspace-0.11.0-next.6fba326e.tgz#635af1a6e814af44d0d0ef366ca3a20612f4e3f0"
13401340
dependencies:
1341-
"@theia/core" "0.11.0-next.c5757dff"
1342-
"@theia/filesystem" "0.11.0-next.c5757dff"
1343-
"@theia/variable-resolver" "0.11.0-next.c5757dff"
1341+
"@theia/core" "0.11.0-next.6fba326e"
1342+
"@theia/filesystem" "0.11.0-next.6fba326e"
1343+
"@theia/variable-resolver" "0.11.0-next.6fba326e"
13441344
ajv "^6.5.3"
13451345
jsonc-parser "^2.0.2"
13461346
moment "^2.21.0"
@@ -1477,8 +1477,8 @@
14771477
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
14781478

14791479
"@types/react-dom@*":
1480-
version "16.8.5"
1481-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.8.5.tgz#3e3f4d99199391a7fb40aa3a155c8dd99b899cbd"
1480+
version "16.9.0"
1481+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.0.tgz#ba6ddb00bf5de700b0eb91daa452081ffccbfdea"
14821482
dependencies:
14831483
"@types/react" "*"
14841484

@@ -1489,16 +1489,16 @@
14891489
"@types/react" "*"
14901490

14911491
"@types/react-select@^3.0.0":
1492-
version "3.0.0"
1493-
resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-3.0.0.tgz#d8e2fa078099963d2f33bea20b735a962799015a"
1492+
version "3.0.4"
1493+
resolved "https://registry.yarnpkg.com/@types/react-select/-/react-select-3.0.4.tgz#f19ad9651ad5ba42cc1b9bbd6616fdfb1b28dae5"
14941494
dependencies:
14951495
"@types/react" "*"
14961496
"@types/react-dom" "*"
14971497
"@types/react-transition-group" "*"
14981498

14991499
"@types/react-transition-group@*":
1500-
version "4.2.0"
1501-
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.2.0.tgz#86ddb509ce3de27341c7cb7797abb99b1c4676bf"
1500+
version "4.2.2"
1501+
resolved "https://registry.yarnpkg.com/@types/react-transition-group/-/react-transition-group-4.2.2.tgz#8c851c4598a23a3a34173069fb4c5c9e41c02e3f"
15021502
dependencies:
15031503
"@types/react" "*"
15041504

0 commit comments

Comments
 (0)
Please sign in to comment.