Results 4 issues of Lukas

Style order is important when concating styles. Using fs.readFile there is no guarantee that files will be read in requested order.

### Current Behavior when building an app with `generatePackageJson` enabled, nx fails to prune lock file if there are any packages that has peer dependencies and are installed from url...

type: bug
scope: misc

There is a bug, when I execute some queries after commit (inside callback). I keep getting: node_modules\sqlite3-transactions\sqlite3-transactions.js:135 object[method].apply(object, args); Here is test code: ``` javascript var TransactionTest = function ()...

`tough-cookie` v5 has been released, and `tough-cookie-file-store` is incompatible with it.