Files
myeasycms-v2/pnpm-workspace.yaml
Giancarlo Buomprisco 7ebff31475 Next.js Supabase V3 (#463)
Version 3 of the kit:
- Radix UI replaced with Base UI (using the Shadcn UI patterns)
- next-intl replaces react-i18next
- enhanceAction deprecated; usage moved to next-safe-action
- main layout now wrapped with [locale] path segment
- Teams only mode
- Layout updates
- Zod v4
- Next.js 16.2
- Typescript 6
- All other dependencies updated
- Removed deprecated Edge CSRF
- Dynamic Github Action runner
2026-03-24 13:40:38 +08:00

87 lines
1.9 KiB
YAML

packages:
- apps/*
- packages/**
- tooling/*
catalog:
'@faker-js/faker': ^10.4.0
'@hookform/resolvers': ^5.2.2
'@keystatic/core': 0.5.49
'@keystatic/next': ^5.0.4
'@lemonsqueezy/lemonsqueezy.js': 4.0.0
'@makerkit/data-loader-supabase-core': ^0.0.10
'@makerkit/data-loader-supabase-nextjs': ^1.2.5
'@manypkg/cli': ^0.25.1
'@markdoc/markdoc': ^0.5.6
'@marsidev/react-turnstile': ^1.4.2
'@modelcontextprotocol/sdk': 1.27.1
'@next/bundle-analyzer': 16.2.1
'@nosecone/next': 1.3.0
'@playwright/test': ^1.58.2
'@react-email/components': 1.0.10
'@sentry/nextjs': 10.45.0
'@stripe/react-stripe-js': 5.6.1
'@stripe/stripe-js': 8.11.0
'@supabase/ssr': ^0.9.0
'@supabase/supabase-js': 2.100.0
'@tailwindcss/postcss': ^4.2.2
'@tanstack/react-query': 5.95.2
'@tanstack/react-table': ^8.21.3
'@turbo/gen': ^2.8.20
'@types/node': 25.5.0
'@types/nodemailer': 7.0.11
'@types/react': 19.2.14
'@types/react-dom': 19.2.3
babel-plugin-react-compiler: 1.0.0
class-variance-authority: ^0.7.1
cross-env: ^10.0.0
cssnano: ^7.1.3
date-fns: ^4.1.0
dotenv: 17.3.1
lucide-react: 1.0.1
nanoid: ^5.1.7
next: 16.2.1
next-intl: ^4.8.3
next-runtime-env: 3.3.0
next-safe-action: ^8.1.8
next-sitemap: ^4.2.3
next-themes: 0.4.6
node-html-parser: ^7.1.0
nodemailer: 8.0.3
oxfmt: ^0.41.0
oxlint: ^1.56.0
pino: 10.3.1
pino-pretty: 13.0.0
postgres: 3.4.8
react: 19.2.4
react-dom: 19.2.4
react-hook-form: 7.72.0
react-resizable-panels: ^4.7.5
recharts: 3.7.0
rxjs: ^7.8.2
server-only: ^0.0.1
shadcn: 4.1.0
sonner: ^2.0.7
stripe: 20.4.1
supabase: 2.83.0
tailwind-merge: ^3.5.0
tailwindcss: 4.2.2
totp-generator: ^2.0.1
tsup: 8.5.1
turbo: 2.8.20
tw-animate-css: 1.4.0
typescript: ^6.0.2
urlpattern-polyfill: ^10.1.0
vitest: ^4.1.1
wp-types: ^4.69.0
zod: 4.3.6
catalogMode: prefer
cleanupUnusedCatalogs: true
onlyBuiltDependencies:
- '@tailwindcss/oxide'
- '@sentry/cli'
- supabase