diff --git a/packages/plugin-dev/package.json b/packages/plugin-dev/package.json index 5d103b0ebf7a1..3467c49db7a5a 100644 --- a/packages/plugin-dev/package.json +++ b/packages/plugin-dev/package.json @@ -5,11 +5,11 @@ "main": "lib/common/index.js", "typings": "lib/common/index.d.ts", "dependencies": { - "@theia/core": "1.31.0", + "@theia/core": "1.47.0", "@theia/debug": "1.31.0", "@theia/filesystem": "1.31.0", "@theia/output": "1.31.0", - "@theia/plugin-ext": "1.31.0", + "@theia/plugin-ext": "1.47.0", "@theia/workspace": "1.31.0", "@types/request": "^2.0.3", "ps-tree": "^1.2.0",