diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index 591c00263..04398e664 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -44,7 +44,7 @@ "dayjs": "^1.11.10", "jotai": "^2.6.4", "mantine-modal-manager": "^7.5.3", - "next": "^14.1.1-canary.62", + "next": "^14.1.1-canary.63", "postcss-preset-mantine": "^1.13.0", "react": "18.2.0", "react-dom": "18.2.0", diff --git a/packages/auth/package.json b/packages/auth/package.json index 327647623..5fdbb31db 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -24,7 +24,7 @@ "@t3-oss/env-nextjs": "^0.9.2", "bcrypt": "^5.1.1", "cookies": "^0.9.1", - "next": "^14.1.1-canary.62", + "next": "^14.1.1-canary.63", "next-auth": "5.0.0-beta.13", "react": "18.2.0", "react-dom": "18.2.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 253a04153..07f52512c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -144,7 +144,7 @@ importers: specifier: ^7.5.3 version: 7.5.3(@mantine/core@7.5.3)(@mantine/hooks@7.5.3)(react-dom@18.2.0)(react@18.2.0) next: - specifier: ^14.1.1-canary.62 + specifier: ^14.1.1-canary.63 version: 14.1.1-canary.63(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0)(sass@1.71.0) postcss-preset-mantine: specifier: ^1.13.0 @@ -260,7 +260,7 @@ importers: specifier: ^0.9.1 version: 0.9.1 next: - specifier: ^14.1.1-canary.62 + specifier: ^14.1.1-canary.63 version: 14.1.1-canary.63(@babel/core@7.23.9)(react-dom@18.2.0)(react@18.2.0)(sass@1.71.0) next-auth: specifier: 5.0.0-beta.13