fix(overrides): move invalid peers to prod deps#9000
Conversation
da33995 to
e9bcd21
Compare
|
I don't think it is the right way to fix this. Maybe in the overrider instead. If a peer is overriden with a link or file, override it by adding such entries to "dependencies" instead of adding the link/file to "peerDependencies" |
There are still use case for overriding |
|
OK, as I said, you can change it just for the link/file overrides |
overrides|
@zkochan I have changed it. Now |
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
There was a problem hiding this comment.
It's not exactly a "refactor" if the behavior changes.
|
Right, but the commits will be squashed anyway to a single commit. So, it doesn't matter that much what are in these commit messages. |
The bug is fixed in the pnpm repo but not yet released. pnpm/pnpm#9000
Fixes #8978