diff --git a/apps/app/package.json b/apps/app/package.json index 65e4f65..8a0cfad 100644 --- a/apps/app/package.json +++ b/apps/app/package.json @@ -52,7 +52,7 @@ "googleapis": "^148.0.0", "input-otp": "^1.4.2", "lucide-react": "^0.483.0", - "next": "^15.2.4", + "next": "15.2.8", "next-themes": "^0.4.6", "react": "^19.0.0", "react-day-picker": "^8.10.1", diff --git a/apps/web/package.json b/apps/web/package.json index c22dea8..ce1f9e3 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -17,7 +17,7 @@ "convex": "^1.21.0", "lucide-react": "^0.475.0", "motion": "^12.5.0", - "next": "^15.2.4", + "next": "15.2.8", "next-themes": "^0.4.4", "react": "^19.0.0", "@vercel/analytics": "^1.5.0", diff --git a/packages/ui/package.json b/packages/ui/package.json index 5fb38f5..810c8f3 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -72,7 +72,7 @@ "@workspace/eslint-config": "workspace:*", "@workspace/typescript-config": "workspace:*", "autoprefixer": "^10.4.21", - "next": "^15.2.3", + "next": "15.2.8", "tailwindcss": "^4.0.15", "typescript": "^5.7.3" },