Closed benmccann closed 1 month ago
https://github.com/payloadcms/payload/blob/08fdbcacc02c1768770516c2dd2e22df7bc48843/packages/payload/package.json#L98
beta.100
The functionality of find-up is pretty simple and could probably be replicated directly within the project, which would remove 7 dependencies
find-up
https://npmgraph.js.org/?q=find-up
No response
Fixed by https://github.com/payloadcms/payload/pull/8195
This issue has been automatically locked. Please open a new issue if this issue persists with any additional detail.
Link to reproduction
https://github.com/payloadcms/payload/blob/08fdbcacc02c1768770516c2dd2e22df7bc48843/packages/payload/package.json#L98
Environment Info
Describe the Bug
The functionality of
find-up
is pretty simple and could probably be replicated directly within the project, which would remove 7 dependenciesReproduction Steps
https://github.com/payloadcms/payload/blob/08fdbcacc02c1768770516c2dd2e22df7bc48843/packages/payload/package.json#L98
https://npmgraph.js.org/?q=find-up
Adapters and Plugins
No response