Skip to content

Commit

Permalink
Bump to latest @auth/core
Browse files Browse the repository at this point in the history
  • Loading branch information
venables committed Nov 22, 2023
1 parent 69cea27 commit 6f9ce34
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"type-check": "tsc --noEmit --pretty"
},
"dependencies": {
"@auth/core": "^0.18.1",
"@auth/drizzle-adapter": "0.3.6",
"@auth/core": "^0.18.3",
"@auth/drizzle-adapter": "0.3.8",
"@hookform/resolvers": "^3.3.2",
"@neondatabase/serverless": "^0.6.0",
"@next/mdx": "^14.0.3",
Expand Down Expand Up @@ -58,11 +58,11 @@
"@tailwindcss/typography": "^0.5.10",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.1.2",
"@types/jest": "^29.5.8",
"@types/jest": "^29.5.10",
"@types/mdx": "^2.0.10",
"@types/node": "^20.9.2",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@types/node": "^20.9.4",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.17",
"@vercel/style-guide": "^5.1.0",
"autoprefixer": "^10.4.16",
"concurrently": "^8.2.2",
Expand All @@ -81,6 +81,6 @@
"react-email": "^1.9.5",
"tailwindcss": "^3.3.5",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
}
}
File renamed without changes.

1 comment on commit 6f9ce34

@vercel
Copy link

@vercel vercel bot commented on 6f9ce34 Nov 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.