build(deps): bump the tailwindcss group to v4.3.0#627
Conversation
How to use the Graphite Merge QueueAdd the label automerge to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
There was a problem hiding this comment.
Pull request overview
Bumps the tailwindcss catalog group to v4.3.0 and consolidates @tailwindcss/vite into the catalog so all tailwind-related packages share a single version.
Changes:
- Bump
@tailwindcss/postcssandtailwindcssto^4.3.0in thetailwindcss4catalog and add@tailwindcss/viteto the same catalog. - Switch
apps/webto consume@tailwindcss/vitefromcatalog:tailwindcss4instead of a pinned^4.1.18. - Regenerate
pnpm-lock.yamlto reflect the new versions and removed 4.1.18 entries.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| pnpm-workspace.yaml | Adds @tailwindcss/vite to the tailwindcss4 catalog and bumps versions to ^4.3.0 |
| apps/web/package.json | Switches @tailwindcss/vite to use the catalog reference |
| pnpm-lock.yaml | Lockfile updates removing 4.1.18 entries and aligning on 4.3.0 |
Files not reviewed (1)
- pnpm-lock.yaml: Language not supported
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

No description provided.