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 2, 2024
1 parent 4d7fafc commit 5916223
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 229 deletions.
14 changes: 7 additions & 7 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 All @@ -33,5 +33,5 @@
"tailwindcss-animate": "1.0.7",
"typescript": "5.6.2"
},
"packageManager": "pnpm@9.11.0+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b"
"packageManager": "pnpm@9.12.0+sha512.4abf725084d7bcbafbd728bfc7bee61f2f791f977fd87542b3579dcb23504d170d46337945e4c66485cd12d588a0c0e570ed9c477e7ccdd8507cf05f3f92eaca"
}
Loading

0 comments on commit 5916223

Please sign in to comment.