fix(deps): update dependency shadcn to v4#1137
Merged
AlexProgrammerDE merged 1 commit intomainfrom Mar 17, 2026
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
fee5edb to
f7dde41
Compare
f7dde41 to
3817b45
Compare
3817b45 to
e6b02ed
Compare
e6b02ed to
2b38c46
Compare
2b38c46 to
973a982
Compare
973a982 to
73dbe29
Compare
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.
This PR contains the following updates:
^3.8.5→^4.0.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
shadcn-ui/ui (shadcn)
v4.0.8Compare Source
Patch Changes
a97ebe54f1824032d8ad00d1d0c079e3dc6f52d7Thanks @shadcn! - Bundle @antfu/ni and tinyexec to fix missing module error with npxv4.0.7Compare Source
Patch Changes
f9b365bc7f9d591c995952976711dbdd7b1bc45aThanks @kapishdima! - add dependency field to registry:fontv4.0.6Compare Source
Patch Changes
7e93eb81ea8160c06c86f98bb6bfeb1ddfd0d237Thanks @shadcn! - ensure monorepo respect package managerv4.0.5Compare Source
Patch Changes
5ee456735377158c12cf55eefbe872f7303e1325Thanks @shadcn! - update handling of init urlsv4.0.4Compare Source
Patch Changes
aa841e35cf405e574123478b46f4058cff0e179aThanks @shadcn! - fix cache in resolveRegistryBaseConfigv4.0.3Compare Source
Patch Changes
ce2c3ca688916db4fdb5fe173e9c6902f78696edThanks @shadcn! - add support for translucent menuv4.0.2Compare Source
Patch Changes
f5ac4a0d2aa5af87202f67558a4b9b8f92c00bd2Thanks @shadcn! - scaffold templates from github remotev4.0.1Compare Source
Patch Changes
#9896
1ce9c2dd6a3d16422a6586e39632ebbccc45d3a4Thanks @shadcn! - fix apple metadata files in template#9897
5edf9c95b7d13dcbd325aa4cf6b48d58a53b07c6Thanks @shadcn! - fix fallback style resolving issuev4.0.0Compare Source
Major Changes
#9804
605246f93b8c0c56eee0c1b25ccaa526e5cbdc1dThanks @shadcn! - add --monorepo flag and monorepo support for vite, start and react-router#9804
da10396f2b9b248c23bef05234ce222b0868ace4Thanks @shadcn! - add new base colors: mauve, olive, mist and taupe#9804
ce1f9259bfe043b3105350a3357249458ac41a1bThanks @shadcn! - added--presetflag toinitcommand#9804
642d802eeef86a01a861de20e6da851cd3d8c974Thanks @shadcn! - use multiplicative instead of addition for --radius calc#9804
b9b30a23e644c952fbe52db337bfdd427bc6449fThanks @shadcn! - add shadcn/skills#9804
642d802eeef86a01a861de20e6da851cd3d8c974Thanks @shadcn! - deprecate --base-color, --src-dir, --no-base-style flags#9804
3bc23a60c7c825647265bca0942c330d1e93fcaaThanks @shadcn! - deprecate create and make it an alias of init#9804
fae5e7829263d80eb4b19bdcc9b8ea595060b837Thanks @shadcn! - add astro template support#9804
4bdd23291c499159098e2b2e27b738041a514558Thanks @shadcn! - add --reinstall flag for init#9804
4fa2ef66ed6e99a02ea4524e45568440968a6c27Thanks @shadcn! - add shadcn docs command#9804
642d802eeef86a01a861de20e6da851cd3d8c974Thanks @shadcn! - add --base to shadcn init#9804
642d802eeef86a01a861de20e6da851cd3d8c974Thanks @shadcn! - deprecate --css-variables flag from shadcn add#9804
0d3f6a0812c51b36a6c7618e3b9eadd758860321Thanks @shadcn! - deprecate registry:build and registry:mcp#9804
4307815c0fa7576668e1d39999a284e350dbfc66Thanks @shadcn! - add preset code support#9804
5f9691670188b5b411f84d16ca7db2693c922155Thanks @shadcn! - refactor shadcn info command to output llm-friendly output#9804
642d802eeef86a01a861de20e6da851cd3d8c974Thanks @shadcn! - refactor ordering of updaters#9804
646f884e8fddd196cff3e118184733522516193dThanks @shadcn! - add --dry-run, --diff and --view to the add command#9804
642d802eeef86a01a861de20e6da851cd3d8c974Thanks @shadcn! - getTailwindCssFile fallback to config.tailwind.css#9804
642d802eeef86a01a861de20e6da851cd3d8c974Thanks @shadcn! - add support for hooks, lib and ui install for workspacesPatch Changes
#9804
4a96d95bde1bb2e692e61808ccc6b9c8e00676f4Thanks @shadcn! - fix kbd display in tooltip#9804
2ddd920e4d7c251eb96c88398b98bfe1f6ea0b8aThanks @shadcn! - warn if in monorepo and cwd not set#9708
82f03d0f1dd12efb5395a0b8689533588d778d0cThanks @shadcn! - handling of apply directive inside utilityConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.