Third-Party Licenses
DeelRx CRM is built on reliable open source software. This page lists the primary third-party packages that ship with the customer-facing experience. Each dependency is used in accordance with its license.| Package | Version | License | Project Link |
|---|---|---|---|
| Next.js | 15.3.2 | MIT | github.com/vercel/next.js |
| React | 19.1.0 | MIT | github.com/facebook/react |
| React DOM | 19.1.0 | MIT | github.com/facebook/react |
| @sentry/nextjs | 9.22.0 | MIT | github.com/getsentry/sentry-javascript |
| @t3-oss/env-nextjs | 0.13.4 | MIT | github.com/t3-oss/t3-env |
| fuse.js | 7.1.0 | Apache-2.0 | github.com/krisk/Fuse |
| lucide-react | 0.511.0 | ISC | github.com/lucide-icons/lucide |
| next-themes | 0.4.6 | MIT | github.com/pacocoursey/next-themes |
| sonner | 2.0.3 | MIT | github.com/emilkowalski/sonner |
| zod | 3.25.28 | MIT | github.com/colinhacks/zod |
Raw License Files
- The repository root includes the canonical LICENSE for the DeelRx CRM distribution.
- Archived third-party documentation from earlier migrations lives under
third_party/deelrxcrm/_archive_mintlify/for auditing purposes. - Additional package licenses are available through the PNPM lockfile; run
pnpm licenses listlocally for a full inventory.