Files
myeasycms-v2/pnpm-workspace.yaml
Giancarlo Buomprisco 9681e1f90b Chore: force Zod v3, replace deprecated Supabase vars in local dev, updated Dev Tool (#425)
* - Replaced Supabase local environment variables
- Updates packages
- Force Zod v3 if peer deps require Zod v4
- Updated Dev Tool

* Use correct field for pnpm overrides

* Fix inaccuracies in the Agents files; fix type casting in `useForm`

* Updated lock file

* Be more specific when intercepting POST request in flaky e2e test
2025-12-13 12:20:15 +08:00

28 lines
556 B
YAML

packages:
- apps/*
- packages/**
- tooling/*
catalog:
'@next/bundle-analyzer': 16.0.10
'@next/eslint-plugin-next': 16.0.10
'@supabase/supabase-js': 2.87.1
'@tailwindcss/postcss': 4.1.18
'@tanstack/react-query': 5.90.12
'@types/node': 25.0.1
'@types/react': 19.2.7
'@types/react-dom': 19.2.3
eslint-config-next: 16.0.10
next: 16.0.10
react: 19.2.3
react-dom: 19.2.3
supabase: 2.67.0
tailwindcss: 4.1.18
tw-animate-css: 1.4.0
zod: 3.25.76
onlyBuiltDependencies:
- '@tailwindcss/oxide'
- '@sentry/cli'
- supabase