For compatibilities with Nx versions, you can check the Releases page in GitHub or run the following command where x.x.x is the semver version of the package:
x.x.x
npm info @koliveira15/nx-sonarqube@x.x.x peerDependencies
{ '@nx/devkit': '>= 16 < 19', '@phenomnomnominal/tsquery': '5.0.1', 'sonarqube-scanner': '3.1.0', nx: '>= 16 < 20', tslib: '>= 2.3.0 < 3}