mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-02-09 02:49:29 +08:00
chore: update next and next/font
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"preview": "next build && next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@next/font": "^13.1.5",
|
||||
"@next/font": "^13.1.6",
|
||||
"@radix-ui/react-accessible-icon": "^1.0.1",
|
||||
"@radix-ui/react-accordion": "^1.1.0",
|
||||
"@radix-ui/react-alert-dialog": "^1.0.2",
|
||||
@@ -39,7 +39,7 @@
|
||||
"class-variance-authority": "^0.4.0",
|
||||
"clsx": "^1.2.1",
|
||||
"lucide-react": "0.105.0-alpha.4",
|
||||
"next": "^13.1.5",
|
||||
"next": "^13.1.6",
|
||||
"next-themes": "^0.2.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user