chore: update next and next/font

This commit is contained in:
shadcn
2023-01-29 13:36:06 +04:00
parent ba6ade7ec2
commit e03e004d9a
3 changed files with 109 additions and 246 deletions

View File

@@ -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",