Update ESLint and Supabase dependencies
Upgraded `@typescript-eslint` plugins and parser from ^7.17.0 to ^7.18.0 and `supabase` from ^1.187.8 to ^1.187.10. These updates incorporate recent improvements and bug fixes. Updated the pnpm-lock.yaml file to reflect these changes and ensure compatibility.
This commit is contained in:
@@ -50,7 +50,8 @@ export function AdminBanUserDialog(
|
||||
<AlertDialogTitle>Ban User</AlertDialogTitle>
|
||||
|
||||
<AlertDialogDescription>
|
||||
Are you sure you want to ban this user?
|
||||
Are you sure you want to ban this user? Please note that the user
|
||||
will stay logged in until their session expires.
|
||||
</AlertDialogDescription>
|
||||
</AlertDialogHeader>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user