- Updated application version from 2.21.13 to 2.21.14 in package.json. - Upgraded dependencies including @next/bundle-analyzer and @next/eslint-plugin-next to 16.0.10. - Updated react and react-dom versions to 19.2.3 across multiple package.json files. - Adjusted pnpm-lock.yaml and pnpm-workspace.yaml for consistency in package versions.
28 lines
557 B
YAML
28 lines
557 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.17
|
|
'@tanstack/react-query': 5.90.12
|
|
'@types/node': 24.10.2
|
|
'@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.65.7
|
|
tailwindcss: 4.1.17
|
|
tw-animate-css: 1.4.0
|
|
zod: 3.25.74
|
|
|
|
onlyBuiltDependencies:
|
|
- '@tailwindcss/oxide'
|
|
- '@sentry/cli'
|
|
- supabase
|