Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#255)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 2018560 commit 96b7053
Show file tree
Hide file tree
Showing 3 changed files with 118 additions and 118 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@vercel/analytics": "^1.2.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "0.441.0",
"lucide-react": "0.445.0",
"next": "^14.2.3",
"next-themes": "^0.3.0",
"react": "^18.3.1",
Expand All @@ -31,7 +31,7 @@
"devDependencies": {
"@types/mdx": "^2.0.13",
"@types/node": "^20.12.7",
"@types/react": "18.3.5",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@
"node": ">=16.15.0",
"pnpm": ">=9"
},
"packageManager": "pnpm@9.10.0"
"packageManager": "pnpm@9.11.0"
}
Loading

0 comments on commit 96b7053

Please sign in to comment.