Skip to content

chore(deps): bump deps - #1138

Merged
sadmann7 merged 3 commits into
mainfrom
sadman/bump-deps
Jun 14, 2026
Merged

chore(deps): bump deps#1138
sadmann7 merged 3 commits into
mainfrom
sadman/bump-deps

Conversation

@sadmann7

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings June 14, 2026 11:43
@vercel

vercel Bot commented Jun 14, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tablecn Ready Ready Preview, Comment Jun 14, 2026 11:55am

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Dependency bump plus accompanying config/registry updates across the TypeScript/Next.js codebase, including regenerated shadcn registry snapshots and some export ordering/typing adjustments.

Changes:

  • Updated multiple runtime/dev dependencies (Next.js, React, Biome, TanStack, etc.) and Biome configuration schema/rules format.
  • Regenerated public/r/*.json registry artifacts to reflect updated source formatting/exports.
  • Minor TypeScript usage tweaks (explicit generic in useDataGridUndoRedo call sites) and export order reformatting in various UI modules.

Reviewed changes

Copilot reviewed 23 out of 26 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tsconfig.json Adjusts TypeScript compiler options for path aliasing (currently breaks paths config).
biome.json Bumps Biome schema version and switches rules config to preset: recommended.
package.json Bumps dependency versions across the project.
src/types/data-table.ts Removes Biome ignore comments in TanStack module augmentation types.
src/types/data-grid.ts Removes Biome ignore comments in TanStack module augmentation types.
src/hooks/use-data-grid.ts Reorders named exports (no functional change intended).
src/hooks/use-data-grid-undo-redo.ts Reorders named exports (no functional change intended).
src/components/ui/table.tsx Reorders named exports (no functional change intended).
src/components/ui/sheet.tsx Reorders named exports (no functional change intended).
src/components/ui/input-group.tsx Reorders named exports (no functional change intended).
src/components/ui/form.tsx Reorders named exports (no functional change intended).
src/components/ui/dropdown-menu.tsx Reorders named exports (no functional change intended).
src/components/ui/drawer.tsx Reorders named exports (no functional change intended).
src/components/ui/command.tsx Reorders named exports (no functional change intended).
src/components/ui/action-bar.tsx Reorders named exports (no functional change intended).
src/components/data-grid/data-grid-presence.tsx Reorders exports (type export first).
src/app/data-grid-multiplayer/components/data-grid-multiplayer-demo.tsx Adds explicit generic argument to useDataGridUndoRedo call.
src/app/data-grid-live/components/data-grid-live-demo.tsx Adds explicit generic argument to useDataGridUndoRedo call.
public/r/use-data-grid-undo-redo.json Regenerated registry snapshot to match source export ordering.
public/r/data-table.json Regenerated registry snapshot to match source type changes.
public/r/data-table-sort-list.json Regenerated registry snapshot to match source type changes.
public/r/data-table-filter-menu.json Regenerated registry snapshot to match source type changes.
public/r/data-table-filter-list.json Regenerated registry snapshot to match source type changes.
public/r/data-grid.json Regenerated registry snapshot to match source export/type changes.
public/r/data-grid-filter-menu.json Regenerated registry snapshot to match source type changes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sadmann7
sadmann7 merged commit 222c725 into main Jun 14, 2026
6 of 7 checks passed
@sadmann7
sadmann7 deleted the sadman/bump-deps branch June 14, 2026 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants