Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent 17fc7a8 commit 68dcc7b
Show file tree
Hide file tree
Showing 2 changed files with 449 additions and 428 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,30 +10,30 @@
"postinstall": "prisma generate"
},
"dependencies": {
"@auth/prisma-adapter": "^1.0.2",
"@auth/prisma-adapter": "^2.0.0",
"@prisma/client": "^5.2.0",
"@radix-ui/react-dropdown-menu": "^2.0.5",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-scroll-area": "^1.0.4",
"@radix-ui/react-slot": "^1.0.2",
"@t3-oss/env-nextjs": "^0.9.0",
"@t3-oss/env-nextjs": "^0.10.0",
"@types/react": "18.2.65",
"@types/react-dom": "18.2.22",
"@types/react-syntax-highlighter": "^15.5.7",
"ai": "^3.0.0",
"autoprefixer": "10.4.18",
"autoprefixer": "10.4.19",
"bun-types": "^1.0.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"eslint": "8.57.0",
"eslint-config-next": "14.1.3",
"eslint": "9.2.0",
"eslint-config-next": "14.2.3",
"geist": "^1.1.0",
"langchain": "^0.1.0",
"lucide-react": "0.356.0",
"next": "14.1.3",
"lucide-react": "0.378.0",
"next": "14.2.3",
"next-auth": "^4.23.1",
"next-themes": "^0.3.0",
"postcss": "8.4.35",
"postcss": "8.4.38",
"prisma": "^5.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -42,9 +42,9 @@
"rehype-sanitize": "^6.0.0",
"remark-gfm": "^4.0.0",
"tailwind-merge": "^2.0.0",
"tailwindcss": "3.4.1",
"tailwindcss": "3.4.3",
"tailwindcss-animate": "^1.0.7",
"typescript": "5.4.2",
"typescript": "5.4.5",
"zod": "^3.22.2"
}
}
Loading

0 comments on commit 68dcc7b

Please sign in to comment.