theia-ide / theia-apps

Theia applications examples - docker images, desktop apps, packagings
Apache License 2.0
1.04k stars 345 forks source link

next: remove deprecated '@theia/json' dependency #379

Closed vince-fugnitto closed 4 years ago

vince-fugnitto commented 4 years ago

Description

The next images will need to be modified to remove the @theia/json dependency which has been deprecated upstream:

The resolution can also be removed:

Next release we can modify the latest images as well.

marcdumais-work commented 4 years ago

We may need to add related VS Code extensions, if not present already: https://github.com/eclipse-theia/theia/pull/8112/files#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R107-R108