singularity-forge/web/components/ui
Mikael Hugo e50d96e1f8 chore(web): upgrade all dependencies to latest stable
- @hookform/resolvers 3.10.0 → 5.2.2
- @tailwindcss/postcss 4.2.1 → 4.3.0
- @types/node 24.12.2 → 25.6.2
- @uiw/codemirror-* 4.25.8 → 4.25.9
- autoprefixer 10.4.27 → 10.5.0
- esbuild 0.27.4 → 0.28.0
- eslint 9.39.4 → 9.x (pinned; eslint 10 incompatible with eslint-config-next)
- eslint-config-next 16.2.3 → 16.2.6
- lucide-react 0.564.0 → 1.14.0
- motion 12.36.0 → 12.38.0
- next 16.2.3 → 16.2.6
- postcss 8.5.8 → 8.5.14
- react/react-dom 19.2.4 → 19.2.6
- react-day-picker 9.13.2 → 10.0.0
- react-hook-form 7.71.2 → 7.75.0
- react-resizable-panels 2.1.9 → 4.11.0
- recharts 2.15.0 → 3.8.1
- sonner 1.7.4 → 2.0.7
- tailwindcss 4.2.1 → 4.3.0
- tw-animate-css 1.3.3 → 1.4.0
- typescript 5.7.3 → 6.0.3
- zod 3.25.76 → 4.4.3

Breaking changes fixed:
- react-resizable-panels v4: PanelGroup→Group, PanelResizeHandle→Separator
- react-day-picker v10: ClassNames.table renamed to month_grid
- recharts v3: TooltipContentProps/DefaultLegendContentProps type changes,
  DataKey type for key prop
- shiki: cast createHighlighter promise to local ShikiHighlighter type
- voice/route.ts: pass requestUrl through buildDigitsResponse
- pty-chat-parser.ts: declare _lastInputAt private field
- sf-workspace-store.tsx: fix stale pi-coding-agent import path,
  add import for locally-used workspace types

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-10 11:52:54 +02:00
..
accordion.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
alert-dialog.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
alert.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
aspect-ratio.tsx style: format repository with biome 2026-05-05 14:31:16 +02:00
avatar.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
badge.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
breadcrumb.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
button-group.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
button.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
calendar.tsx chore(web): upgrade all dependencies to latest stable 2026-05-10 11:52:54 +02:00
card.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
carousel.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
chart.tsx chore(web): upgrade all dependencies to latest stable 2026-05-10 11:52:54 +02:00
checkbox.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
collapsible.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
command.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
context-menu.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
dialog.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
drawer.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
dropdown-menu.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
empty.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
field.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
form.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
hover-card.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
input-group.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
input-otp.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
input.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
item.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
kbd.tsx style: format repository with biome 2026-05-05 14:31:16 +02:00
label.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
menubar.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
navigation-menu.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
pagination.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
popover.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
progress.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
radio-group.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
resizable.tsx chore(web): upgrade all dependencies to latest stable 2026-05-10 11:52:54 +02:00
scroll-area.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
select.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
separator.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
sheet.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
sidebar.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
skeleton.tsx style: format repository with biome 2026-05-05 14:31:16 +02:00
slider.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
sonner.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
spinner.tsx style: format repository with biome 2026-05-05 14:31:16 +02:00
switch.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
table.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
tabs.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
textarea.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
toast.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
toaster.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
toggle-group.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
toggle.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
tooltip.tsx chore: commit current workspace state 2026-05-05 14:46:18 +02:00
use-mobile.tsx style: format repository with biome 2026-05-05 14:31:16 +02:00
use-toast.ts chore: commit current workspace state 2026-05-05 14:46:18 +02:00