Updated to 1.1.0-next.bda9ff9d Theia.

Also bumped up the `lerna` dependency as it mysteriously made the
`nsfw` module re-build incorrectly for electron and caused a runtime
error due to missing `lodash.isnumber` dependency.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
Akos Kitta 2020-04-27 14:37:36 +02:00
parent 4732a1d68b
commit f1fca4d5b3
2 changed files with 1046 additions and 731 deletions

View File

@ -8,7 +8,7 @@
"private": true, "private": true,
"devDependencies": { "devDependencies": {
"@theia/cli": "next", "@theia/cli": "next",
"lerna": "^3.13.3", "lerna": "^3.20.2",
"rimraf": "^2.6.1", "rimraf": "^2.6.1",
"tslint": "^5.5.0", "tslint": "^5.5.0",
"typescript": "3.5.1" "typescript": "3.5.1"

1775
yarn.lock

File diff suppressed because it is too large Load Diff