Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent b98b106 commit 9c89a9d
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 64 deletions.
119 changes: 61 additions & 58 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"deploy": "npm run pages:build && wrangler pages deploy"
},
"dependencies": {
"@hookform/resolvers": "3.9.0",
"@hookform/resolvers": "3.9.1",
"@radix-ui/react-accordion": "1.2.1",
"@radix-ui/react-avatar": "1.1.1",
"@radix-ui/react-collapsible": "1.1.1",
"@radix-ui/react-dialog": "1.1.2",
"@radix-ui/react-dropdown-menu": "2.1.2",
"@radix-ui/react-icons": "1.3.0",
"@radix-ui/react-icons": "1.3.1",
"@radix-ui/react-label": "2.1.0",
"@radix-ui/react-menubar": "1.1.2",
"@radix-ui/react-navigation-menu": "1.2.1",
Expand All @@ -34,8 +34,8 @@
"class-variance-authority": "0.7.0",
"clsx": "2.1.1",
"gravatar-url": "4.0.1",
"lucide-react": "0.453.0",
"nanoid": "5.0.7",
"lucide-react": "0.454.0",
"nanoid": "5.0.8",
"next": "14.2.16",
"next-auth": "5.0.0-beta.25",
"next-plausible": "3.12.2",
Expand All @@ -61,7 +61,7 @@
"postcss": "8.4.47",
"tailwindcss": "3.4.14",
"typescript": "5",
"vercel": "37.12.1",
"wrangler": "3.83.0"
"vercel": "37.14.0",
"wrangler": "3.84.0"
}
}

0 comments on commit 9c89a9d

Please sign in to comment.