Ventir is built on open-source software. Many of the licences below are permissive (for example MIT, BSD, Apache-2.0 and ISC) and ask that we credit the projects we distribute. The list covers Ventir’s production dependencies — the packages shipped as part of the app — with each version and licence read directly from that package’s own manifest.
| Package | Version | Licence |
|---|---|---|
| @radix-ui/react-avatar | 1.1.11 | MIT |
| @radix-ui/react-dialog | 1.1.15 | MIT |
| @radix-ui/react-dropdown-menu | 2.1.16 | MIT |
| @radix-ui/react-label | 2.1.8 | MIT |
| @radix-ui/react-navigation-menu | 1.2.14 | MIT |
| @radix-ui/react-popover | 1.1.15 | MIT |
| @radix-ui/react-select | 2.2.6 | MIT |
| @radix-ui/react-separator | 1.1.8 | MIT |
| @radix-ui/react-slot | 1.2.4 | MIT |
| @radix-ui/react-tabs | 1.1.13 | MIT |
| @radix-ui/react-toast | 1.2.15 | MIT |
| @supabase/ssr | 0.10.2 | MIT |
| @supabase/supabase-js | 2.105.1 | MIT |
| @upstash/ratelimit | v2.0.8 | MIT |
| @upstash/redis | 1.38.0 | MIT |
| class-variance-authority | 0.7.1 | Apache-2.0 |
| clsx | 2.1.1 | MIT |
| date-fns | 4.1.0 | MIT |
| framer-motion | 12.38.0 | MIT |
| leaflet | 1.9.4 | BSD-2-Clause |
| lucide-react | 1.14.0 | ISC |
| next | 15.5.18 | MIT |
| react | 18.3.1 | MIT |
| react-day-picker | 9.14.0 | MIT |
| react-dom | 18.3.1 | MIT |
| tailwind-merge | 3.5.0 | MIT |
| tailwindcss-animate | 1.0.7 | MIT |
| zod | 4.4.1 | MIT |
Development-only tooling (used to build and test Ventir but not distributed to users) is not listed here. Each package remains the property of its respective authors and is used under the terms of its licence. Full licence texts are available in each project’s repository.