Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent 8bf117e commit 8ac4e17
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
Binary file modified bun.lockb
Binary file not shown.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"ui": "bunx shadcn-ui"
},
"dependencies": {
"@auth/core": "^0.18.6",
"@auth/drizzle-adapter": "^0.3.11",
"@hookform/resolvers": "^3.3.2",
"@auth/core": "^0.19.0",
"@auth/drizzle-adapter": "^0.3.12",
"@hookform/resolvers": "^3.3.3",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
Expand All @@ -39,23 +39,23 @@
"@radix-ui/react-tooltip": "^1.0.7",
"@t3-oss/env-nextjs": "^0.7.1",
"@upstash/ratelimit": "^1.0.0",
"@upstash/redis": "^1.25.2",
"@upstash/redis": "^1.27.1",
"bcryptjs": "^2.4.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"drizzle-orm": "^0.29.1",
"emoji-picker-react": "^4.5.16",
"lucide-react": "^0.298.0",
"drizzle-orm": "^0.29.2",
"emoji-picker-react": "^4.6.0",
"lucide-react": "^0.302.0",
"next": "14.0.4",
"next-auth": "^4.24.5",
"next-themes": "^0.2.1",
"postgres": "^3.4.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "^7.49.2",
"react-resizable-panels": "^1.0.4",
"sonner": "^1.2.4",
"tailwind-merge": "^2.1.0",
"react-resizable-panels": "^1.0.5",
"sonner": "^1.3.1",
"tailwind-merge": "^2.2.0",
"tailwindcss-animate": "^1.0.7",
"uuid": "^9.0.1",
"zod": "^3.22.4"
Expand All @@ -70,10 +70,10 @@
"@types/react": "18.2.45",
"@types/react-dom": "18.2.18",
"@types/uuid": "^9.0.7",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.16.0",
"autoprefixer": "10.4.16",
"drizzle-kit": "^0.20.6",
"drizzle-kit": "^0.20.9",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -85,7 +85,7 @@
"prettier": "^3.1.1",
"prettier-plugin-tailwindcss": "^0.5.9",
"sharp": "^0.33.1",
"tailwindcss": "3.3.6",
"tailwindcss": "3.4.0",
"typescript": "5.3.3"
},
"lint-staged": {
Expand Down

0 comments on commit 8ac4e17

Please sign in to comment.