update package

This commit is contained in:
2025-11-19 15:13:00 -03:00
parent a180e269f2
commit d37db405c8
51 changed files with 5870 additions and 2490 deletions

View File

@@ -10,8 +10,7 @@ import { Suspense } from 'react'
import { Await, NavLink, useParams, useRevalidator } from 'react-router'
import { toast } from 'sonner'
import { Abbr } from '@/components/abbr'
import { Abbr } from '@repo/ui/components/abbr'
import { Skeleton } from '@repo/ui/components/skeleton'
import {
AlertDialog,
@@ -180,8 +179,11 @@ function RevokeItem({ id }: { id: string }) {
<AlertDialogHeader>
<AlertDialogTitle>Tem certeza absoluta?</AlertDialogTitle>
<AlertDialogDescription>
Esta ação não pode ser desfeita. Isso revogará permanentemente os
privilégios deste gestor.
Esta ação não pode ser desfeita. Isso{' '}
<span className="font-bold">
revogará permanentemente os privilégios
</span>{' '}
deste gestor.
</AlertDialogDescription>
</AlertDialogHeader>
<AlertDialogFooter className="*:cursor-pointer">