Skip to content

Commit 353a888

Browse files
committed
chore: upgrade dependencies
1 parent adc611f commit 353a888

2 files changed

Lines changed: 111 additions & 128 deletions

File tree

apps/website/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,23 @@
1515
"check:registry": "tsx ./src/components/registry/check-registry.ts"
1616
},
1717
"dependencies": {
18-
"@base-ui/react": "1.2.0",
19-
"@react-symbols/icons": "1.3.0",
18+
"@base-ui/react": "1.3.0",
19+
"@react-symbols/icons": "1.3.1",
2020
"class-variance-authority": "0.7.1",
2121
"clsx": "2.1.1",
2222
"cmdk": "1.1.1",
2323
"lucide-react": "0.577.0",
24-
"motion": "12.35.2",
25-
"next": "16.1.6",
24+
"motion": "12.37.0",
25+
"next": "16.1.7",
2626
"next-themes": "0.4.6",
2727
"react": "19.2.4",
2828
"react-dom": "19.2.4",
2929
"react-hotkeys-hook": "5.2.4",
30-
"shadcn": "4.0.5",
30+
"shadcn": "4.0.8",
3131
"swr": "2.4.1",
3232
"tailwind-merge": "3.5.0",
3333
"zod": "4.3.6",
34-
"zustand": "5.0.11"
34+
"zustand": "5.0.12"
3535
},
3636
"devDependencies": {
3737
"@code-blocks/eslint": "workspace:*",

0 commit comments

Comments
 (0)