fix(deps): Make the @prisma/client dep explicit#2057
Conversation
✅ Deploy Preview for cedarjs canceled.
|
Greptile SummaryThis PR makes the Prisma client dependency explicit in API projects. The main changes are:
Confidence Score: 5/5This looks safe to merge.
Important Files Changed
Reviews (1): Last reviewed commit: "fix(deps): Make the `@prisma/client` dep..." | Re-trigger Greptile |
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run-many -t build |
✅ Succeeded | 3m 14s | View ↗ |
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗
☁️ Nx Cloud last updated this comment at 2026-07-08 06:07:57 UTC
|
The changes in this PR are now available on npm. Try them out by running Or try it in a new app with |

pnpm, and yarn in stricter modes than with its node_modules linker, needs
@prisma/clientto be listed as a direct dependency because they don't hoist it from@cedarjs/apias npm does