Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6 from syhner/lucia-auth-v3
Browse files Browse the repository at this point in the history
upgrade to lucia auth 3
  • Loading branch information
syhner authored Jan 28, 2024
2 parents 230ff83 + 0cd21dd commit 5a5d595
Show file tree
Hide file tree
Showing 18 changed files with 643 additions and 340 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@
},
"dependencies": {
"@hookform/resolvers": "^3.3.0",
"@lucia-auth/adapter-mysql": "^2.1.0",
"@lucia-auth/oauth": "^3.5.0",
"@lucia-auth/adapter-drizzle": "^1.0.0",
"@mdx-js/loader": "^2.3.0",
"@mdx-js/react": "^2.3.0",
"@next/mdx": "^13.4.19",
Expand All @@ -42,11 +41,12 @@
"@trpc/react-query": "^10.37.1",
"@trpc/server": "^10.37.1",
"@types/mdx": "^2.0.7",
"arctic": "^1.1.0",
"class-variance-authority": "^0.7.0",
"client-only": "^0.0.1",
"clsx": "^2.0.0",
"drizzle-orm": "^0.28.2",
"lucia": "^2.7.4",
"lucia": "^3.0.0",
"lucide-react": "^0.261.0",
"next": "14.0.3",
"next-themes": "^0.2.1",
Expand Down
Loading

0 comments on commit 5a5d595

Please sign in to comment.