chore: bump version to 2.21.14 and update dependencies

- 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.
This commit is contained in:
gbuomprisco
2025-12-12 09:23:57 +08:00
parent ac7608c6c9
commit cba62d21ae
3 changed files with 1645 additions and 1629 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "next-supabase-saas-kit-turbo",
"version": "2.21.13",
"version": "2.21.14",
"private": true,
"sideEffects": false,
"engines": {