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 3, 2024
1 parent 4d7fafc commit 6e73d41
Show file tree
Hide file tree
Showing 3 changed files with 251 additions and 236 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
20.18.0
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,29 +9,29 @@
"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.11",
"@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",
"prettier-plugin-tailwindcss": "0.6.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwind-merge": "2.5.2",
"tailwind-merge": "2.5.3",
"tailwindcss": "3.4.13",
"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 6e73d41

Please sign in to comment.