Skip to content

Commit

Permalink
Update next-auth to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
DinerIsmail committed Oct 19, 2024
1 parent bf8db74 commit 54ae934
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 77 deletions.
101 changes: 26 additions & 75 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"seed": "node --loader ts-node/esm prisma/seed.mts"
},
"dependencies": {
"@auth/prisma-adapter": "2.7.0",
"@auth/prisma-adapter": "2.7.1",
"@aws-sdk/client-s3": "3.662.0",
"@chakra-ui/react": "2.8.2",
"@emotion/react": "11.13.3",
Expand All @@ -52,7 +52,7 @@
"leaflet-geosearch": "4.0.0",
"lodash-es": "4.17.21",
"next": "14.2.15",
"next-auth": "5.0.0-beta.22",
"next-auth": "5.0.0-beta.23",
"next-query-params": "5.0.1",
"next-recaptcha-v3": "1.4.1",
"nodemailer": "6.9.15",
Expand Down

0 comments on commit 54ae934

Please sign in to comment.