Skip to content

Commit

Permalink
fix(deps): update dependency @auth/core to v0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent ffb9f38 commit b016339
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 19 deletions.
2 changes: 1 addition & 1 deletion apps/auth-proxy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@auth/core": "0.32.0"
"@auth/core": "0.36.0"
},
"devDependencies": {
"@acme/eslint-config": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@acme/db": "workspace:*",
"@acme/mail": "workspace:*",
"@auth/core": "0.32.0",
"@auth/core": "0.36.0",
"@auth/prisma-adapter": "^1.6.0",
"@t3-oss/env-nextjs": "^0.11.0",
"next": "^14.2.5",
Expand Down
50 changes: 33 additions & 17 deletions pnpm-lock.yaml

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

0 comments on commit b016339

Please sign in to comment.