Update various dependencies across the project: - Turbo to v2.4.0 - Playwright to v1.50.1 - Tailwind CSS to v4.0.2 - Sonner to v1.7.4 - React Query to v5.66.0 - Stripe.js to v5.6.0 - Sentry to v8.53.0 - Node types to v22.13.0 - Tailwind Merge to v3.0.1 - Prettier plugin sort imports to v5.2.2
UI - @kit/ui
This package is responsible for managing the UI components and styles across the app.
This package define two sets of components:
Shadcn UI: A set of UI components that can be used across the app using shadcn UIMakerkit-specific: Components specific to MakerKit
Installing a Shadcn UI component
Please refer to the documentation.