revert: stay on Next.js 16.1.6 due to bundling issues in 16.2.1

This commit is contained in:
Sean O'Connor
2026-03-22 00:50:29 -04:00
parent a5762ec935
commit 79bb298756
2 changed files with 6 additions and 6 deletions

View File

@@ -61,14 +61,14 @@
"js-cookie": "^3.0.5",
"lucide-react": "^0.536.0",
"minio": "^8.0.6",
"next": "^16.1.6",
"next": "16.1.6",
"next-auth": "^5.0.0-beta.30",
"next-themes": "^0.4.6",
"postgres": "^3.4.8",
"radix-ui": "^1.4.3",
"react": "^19.2.4",
"react": "19.2.4",
"react-day-picker": "^9.13.2",
"react-dom": "^19.2.4",
"react-dom": "19.2.4",
"react-hook-form": "^7.71.1",
"react-resizable-panels": "^3.0.6",
"react-signature-canvas": "^1.1.0-alpha.2",