From fe6c7d90758a5dfa7d43137521d5dbd4b5edab0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 18:11:52 +0000 Subject: [PATCH] fix(deps): update dependency @auth/core to v0.36.0 --- apps/auth-proxy/package.json | 2 +- packages/auth/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/auth-proxy/package.json b/apps/auth-proxy/package.json index 440916928..c34a8d3a4 100644 --- a/apps/auth-proxy/package.json +++ b/apps/auth-proxy/package.json @@ -10,7 +10,7 @@ "typecheck": "tsc --noEmit" }, "dependencies": { - "@auth/core": "0.35.3" + "@auth/core": "0.36.0" }, "devDependencies": { "@acme/eslint-config": "workspace:*", diff --git a/packages/auth/package.json b/packages/auth/package.json index 0b738673c..d9f1c082d 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@acme/db": "workspace:*", - "@auth/core": "0.35.3", + "@auth/core": "0.36.0", "@auth/drizzle-adapter": "^1.6.1", "@t3-oss/env-nextjs": "^0.11.1", "next": "^14.2.14", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 065005ed9..22f7fd3f1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: apps/auth-proxy: dependencies: '@auth/core': - specifier: 0.35.3 - version: 0.35.3 + specifier: 0.36.0 + version: 0.36.0 devDependencies: '@acme/eslint-config': specifier: workspace:* @@ -365,8 +365,8 @@ importers: specifier: workspace:* version: link:../db '@auth/core': - specifier: 0.35.3 - version: 0.35.3 + specifier: 0.36.0 + version: 0.36.0 '@auth/drizzle-adapter': specifier: ^1.6.1 version: 1.6.1