Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 4d7fafc commit 530e40e
Show file tree
Hide file tree
Showing 2 changed files with 266 additions and 241 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@
"start": "next start"
},
"dependencies": {
"@radix-ui/react-dropdown-menu": "2.1.1",
"@radix-ui/react-dropdown-menu": "2.1.2",
"@radix-ui/react-slot": "1.1.0",
"@types/node": "20.16.9",
"@types/react": "18.3.9",
"@types/node": "20.16.10",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"@vercel/analytics": "1.3.1",
"@vercel/style-guide": "6.0.0",
"class-variance-authority": "0.7.0",
"clsx": "2.1.1",
"eslint": "8.57.1",
"eslint-config-next": "14.2.13",
"lucide-react": "0.446.0",
"next": "14.2.13",
"eslint-config-next": "14.2.14",
"lucide-react": "0.447.0",
"next": "14.2.14",
"next-themes": "0.3.0",
"postcss": "8.4.47",
"prettier": "3.3.3",
Expand Down
Loading

0 comments on commit 530e40e

Please sign in to comment.