Skip to content
Discussion options

You must be logged in to vote

In Theia itself we are using older versions of lerna/nx which are not affected.

@theia/monorepo
└─┬ lerna@7.4.2
  ├─┬ @lerna/create@7.4.2
  │ └── nx@16.10.0 deduped
  ├─┬ @nx/devkit@16.10.0
  │ └── nx@16.10.0 deduped
  └─┬ nx@16.10.0
    └─┬ @nrwl/tao@16.10.0
      └── nx@16.10.0 deduped

Same in Theia IDE:

theia-ide@1.64.100
└─┬ lerna@6.6.2
  ├─┬ @nrwl/devkit@15.9.7
  │ └── nx@15.9.7 deduped
  └─┬ nx@15.9.7
    ├─┬ @nrwl/cli@15.9.7
    │ └── nx@15.9.7 deduped
    └─┬ @nrwl/tao@15.9.7
      └── nx@15.9.7 deduped

Of course downstream adopters could use later versions, it's just that our repositories are not affected

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ngfelixl
Comment options

Answer selected by ngfelixl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants