@supernova-studio/model 1.45.0 → 1.46.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.mjs CHANGED
@@ -5224,7 +5224,7 @@ var User = z145.object({
5224
5224
  loggedOutAt: z145.coerce.date().optional(),
5225
5225
  isProtected: z145.boolean(),
5226
5226
  source: UserSource.optional(),
5227
- emailSettings: UserEmailSettings
5227
+ emailSettings: UserEmailSettings.optional()
5228
5228
  });
5229
5229
 
5230
5230
  // src/workspace/workspace-membership.ts