Skip to content

Commit

Permalink
Update to Lucia v3 (#110)
Browse files Browse the repository at this point in the history
* Update to Lucia v3

* fix migration
  • Loading branch information
cmintey authored Mar 30, 2024
1 parent 2285905 commit 333e518
Show file tree
Hide file tree
Showing 54 changed files with 1,158 additions and 266 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,21 +55,22 @@
},
"type": "module",
"dependencies": {
"@lucia-auth/adapter-prisma": "^3.0.2",
"@lucia-auth/adapter-prisma": "^4.0.1",
"@metascraper/helpers": "^5.45.0",
"@prisma/client": "^5.11.0",
"@zxcvbn-ts/core": "^3.0.4",
"@zxcvbn-ts/language-common": "^3.0.4",
"@zxcvbn-ts/language-en": "^3.0.2",
"got-scraping": "^4.0.4",
"handlebars": "^4.7.8",
"lucia": "^2.7.7",
"lucia": "^3.1.1",
"metascraper": "^5.45.3",
"metascraper-amazon": "^5.45.0",
"metascraper-image": "^5.45.0",
"metascraper-title": "^5.45.0",
"metascraper-url": "^5.45.0",
"nodemailer": "^6.9.13",
"oslo": "^1.2.0",
"prisma": "^5.11.0",
"sharp": "^0.33.3",
"zod": "^3.22.4"
Expand Down
Loading

0 comments on commit 333e518

Please sign in to comment.