refactor(shadcn): use radix-ui mono-package
This commit is contained in:
parent
bdece0e21b
commit
c0aec29131
5 changed files with 10 additions and 13 deletions
|
@ -25,10 +25,6 @@
|
|||
"@iconify-json/lucide": "^1.2.40",
|
||||
"@iconify-json/simple-icons": "^1.2.33",
|
||||
"@r4ai/remark-callout": "^0.6.2",
|
||||
"@radix-ui/react-icons": "^1.3.2",
|
||||
"@radix-ui/react-scroll-area": "^1.2.8",
|
||||
"@radix-ui/react-separator": "^1.1.6",
|
||||
"@radix-ui/react-slot": "^1.2.2",
|
||||
"@tailwindcss/vite": "^4.1.5",
|
||||
"@types/react": "19.0.0",
|
||||
"@types/react-dom": "19.0.0",
|
||||
|
@ -40,6 +36,7 @@
|
|||
"clsx": "^2.1.1",
|
||||
"lucide-react": "^0.469.0",
|
||||
"patch-package": "^8.0.0",
|
||||
"radix-ui": "^1.4.1",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0",
|
||||
"rehype-document": "^7.0.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue