chore(deps): update dependencies#393
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates dependency versions across the Bun/Turbo monorepo (apps and packages), including Next/React/Zod and various tooling/dev dependencies.
Changes:
- Bump runtime dependencies (e.g., Next, React, Zod) across multiple workspace packages/apps.
- Bump dev tooling dependencies (e.g., Vitest, Turbo, Biome, Tailwind/PostCSS) across the repo.
- Minor Tailwind class ordering changes in the transactional email template.
Reviewed changes
Copilot reviewed 13 out of 14 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
packages/utils/package.json |
Updates core deps (Next/React/Zod, Upstash, tailwind-merge, Node types). |
packages/ui/package.json |
Updates UI/editor deps plus Tailwind/PostCSS toolchain and React/Next/Zod. |
packages/types/package.json |
Updates React/React DOM/Zod and Node types. |
packages/turnstile/package.json |
Updates Node types and Vitest. |
packages/transactional/package.json |
Updates React Email-related deps and React versions (but currently introduces a missing dependency issue). |
packages/transactional/emails/post-template.tsx |
Reorders Tailwind utility classes (no functional logic change). |
packages/supabase/package.json |
Updates Supabase SDKs, Next/React/Zod, Node types, and Vitest. |
packages/auth/package.json |
Updates Next/React and Node types. |
packages/ai/package.json |
Updates AI SDK packages, Next/React/Zod, Node types, and Vitest. |
package.json |
Updates repo-level dev tooling versions (Biome, Vitest coverage, Turbo, Vite, Vitest). |
apps/web/package.json |
Updates various app dependencies (AWS SDK, Next, React, Zod, Tailwind/PostCSS, etc.) and devDependencies. |
apps/neo-league/package.json |
Updates Next and Tailwind tooling (but leaves React versions behind the workspace). |
apps/db/package.json |
Updates Supabase CLI dev dependency. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
🔧 Biome Check ReportTotal Issues Found: 0🔧 Format Check Results
🔍 Lint Check Results
📋 Next Steps
🤖 Auto-generated by Biome Check workflow • Last updated: 5/12/2026, 10:02:51 AM
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
What?
Why?
How?
Screenshots for proof (must have)