Skip to content

🤖 Update Shadcn/UI Components (20260319-171929)#14

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
feature/update-shadcn-components-20260319-171929
Open

🤖 Update Shadcn/UI Components (20260319-171929)#14
github-actions[bot] wants to merge 1 commit into
mainfrom
feature/update-shadcn-components-20260319-171929

Conversation

@github-actions
Copy link
Copy Markdown

🤖 Automated Shadcn/UI Component Update

This PR contains automated updates to shadcn/ui components to keep them in sync with the latest versions from the official registry.

📋 What's Changed

Changed Components

  • accordion: Updated to latest version
  • alert-dialog: Updated to latest version
  • alert: Updated to latest version
  • aspect-ratio: Updated to latest version
  • avatar: Updated to latest version
  • badge: Updated to latest version
  • breadcrumb: Updated to latest version
  • button-group: Updated to latest version
  • button: Updated to latest version
  • calendar: Updated to latest version
  • checkbox: Updated to latest version
  • collapsible: Updated to latest version
  • context-menu: Updated to latest version
  • dialog: Updated to latest version
  • drawer: Updated to latest version
  • dropdown-menu: Updated to latest version
  • empty: Updated to latest version
  • field: Updated to latest version
  • form: Updated to latest version
  • hover-card: Updated to latest version
  • input-group: Updated to latest version
  • input-otp: Updated to latest version
  • input: Updated to latest version
  • item: Updated to latest version
  • label: Updated to latest version
  • menubar: Updated to latest version
  • navigation-menu: Updated to latest version
  • pagination: Updated to latest version
  • popover: Updated to latest version
  • progress: Updated to latest version
  • radio-group: Updated to latest version
  • resizable: Updated to latest version
  • scroll-area: Updated to latest version
  • select: Updated to latest version
  • separator: Updated to latest version
  • sheet: Updated to latest version
  • sidebar: Updated to latest version
  • slider: Updated to latest version
  • switch: Updated to latest version
  • tabs: Updated to latest version
  • textarea: Updated to latest version
  • toggle-group: Updated to latest version
  • toggle: Updated to latest version
  • tooltip: Updated to latest version

Summary of Changes

 bun.lock                          | 88 ++++++++++++++++++++++++++++++++-------
 components/ui/accordion.tsx       |  2 +-
 components/ui/alert-dialog.tsx    | 88 +++++++++++++++++++++++++++++----------
 components/ui/alert.tsx           |  4 +-
 components/ui/aspect-ratio.tsx    |  2 +-
 components/ui/avatar.tsx          | 65 ++++++++++++++++++++++++++---
 components/ui/badge.tsx           | 27 +++++++-----
 components/ui/breadcrumb.tsx      |  4 +-
 components/ui/button-group.tsx    |  8 ++--
 components/ui/button.tsx          | 20 +++++----
 components/ui/calendar.tsx        | 40 +++++++++---------
 components/ui/checkbox.tsx        |  4 +-
 components/ui/collapsible.tsx     |  2 +-
 components/ui/context-menu.tsx    |  8 ++--
 components/ui/dialog.tsx          | 26 +++++++++---
 components/ui/drawer.tsx          |  2 +-
 components/ui/dropdown-menu.tsx   |  8 ++--
 components/ui/empty.tsx           |  4 +-
 components/ui/field.tsx           |  4 +-
 components/ui/form.tsx            |  8 ++--
 components/ui/hover-card.tsx      |  4 +-
 components/ui/input-group.tsx     | 14 +++----
 components/ui/input-otp.tsx       |  2 +-
 components/ui/input.tsx           |  4 +-
 components/ui/item.tsx            | 16 +++----
 components/ui/label.tsx           |  2 +-
 components/ui/menubar.tsx         |  8 ++--
 components/ui/navigation-menu.tsx | 14 +++----
 components/ui/pagination.tsx      |  2 +-
 components/ui/popover.tsx         | 38 +++++++++++++++--
 components/ui/progress.tsx        |  2 +-
 components/ui/radio-group.tsx     |  4 +-
 components/ui/resizable.tsx       | 22 ++++------
 components/ui/scroll-area.tsx     |  2 +-
 components/ui/select.tsx          | 13 +++---
 components/ui/separator.tsx       |  2 +-
 components/ui/sheet.tsx           | 18 ++++----
 components/ui/sidebar.tsx         | 16 +++----
 components/ui/slider.tsx          |  2 +-
 components/ui/switch.tsx          | 15 +++++--
 components/ui/tabs.tsx            | 47 ++++++++++++++++-----
 components/ui/textarea.tsx        |  2 +-
 components/ui/toggle-group.tsx    |  2 +-
 components/ui/toggle.tsx          | 10 ++---
 components/ui/tooltip.tsx         | 10 ++---
 package.json                      | 12 +++---
 46 files changed, 475 insertions(+), 222 deletions(-)

🔍 Review Guidelines

  • Breaking Changes: Review the diff carefully for any breaking changes
  • Custom Modifications: Check if any of your custom modifications were overwritten
  • Dependencies: Verify that no new dependencies need to be installed
  • Testing: Run your test suite to ensure everything works as expected

📊 Update Details

  • Triggered: Scheduled run
  • Timestamp: 20260319-171929
  • CLI Version: Latest

This PR was automatically created by the Shadcn/UI update workflow.

- Automated update via GitHub Actions
- Updated components to match latest shadcn/ui registry
- No breaking changes expected (please review)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant