Patch Changes
pnpm audit
should work even if there are nopackage.json
file, just apnpm-lock.yaml
file.- Dedupe direct dependencies after hoisting.
- Don't remove automatically installed peer dependencies from the root workspace project, when
dedupe-peer-dependents
istrue
#6154.