- Fixed regressions affecting pnpm deploy (unexpected directories, overrides handling) and lockfile generation with the --lockfile-only flag
- Improved dependency handling: URL-redirected dependencies locked only if immutable, correct behavior when strictPeerDependencies is true, and switched to pnpm config env variables
- Adjusted pnpm run silent output and resolved path loss parsing issues