Files
myeasycms-v2/pnpm-workspace.yaml
Giancarlo Buomprisco c77c380c9c chore: bump version to 2.21.9 and update dependencies across multiple packages (#420)
- Updated application version from 2.21.8 to 2.21.9 in package.json.
- Upgraded dependencies including prettier to version 3.7.4, @supabase/supabase-js to version 2.86.0, and @tanstack/react-query to version 5.90.11.
- Adjusted various package.json files to reflect updated versions for lucide-react, react-hook-form, and nodemailer.
- Enhanced pnpm-lock.yaml and pnpm-workspace.yaml for consistency in package versions.
- Refactored import statements in several components for improved readability.
2025-12-03 14:04:54 +08:00

27 lines
533 B
YAML

packages:
- apps/*
- packages/**
- tooling/*
catalog:
'@next/bundle-analyzer': 16.0.6
'@next/eslint-plugin-next': 16.0.6
'@supabase/supabase-js': 2.86.0
'@tailwindcss/postcss': 4.1.17
'@tanstack/react-query': 5.90.11
'@types/node': 24.10.1
'@types/react': 19.2.7
'@types/react-dom': 19.2.3
eslint-config-next: 16.0.6
next: 16.0.6
react: 19.2.0
supabase: 2.65.2
tailwindcss: 4.1.17
tw-animate-css: 1.4.0
zod: 3.25.74
onlyBuiltDependencies:
- '@tailwindcss/oxide'
- '@sentry/cli'
- supabase