- Bumped versions of several packages across the codebase, including: - Updated `@supabase/supabase-js` from `2.51.0` to `2.52.0` - Incremented `next` from `15.4.1` to `15.4.2` - Updated `@types/node` from `^24.0.13` to `^24.0.15` - Upgraded `ai` from `4.3.18` to `4.3.19` - Updated `@next/bundle-analyzer` from `15.4.1` to `15.4.2` - Incremented `@next/eslint-plugin-next` from `15.4.1` to `15.4.2` - Bumped `eslint-config-next` from `15.3.5` to `15.4.2` - Updated `@kit/prettier-config` and other related packages for consistency and compatibility improvements.
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.