diff --git a/bun.lockb b/bun.lockb index 810de3b..c6d4360 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 24e303e..3c4b6fe 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "geist": "^1.3.0", "mini-svg-data-uri": "^1.4.4", "next": "14.2.3", - "next-auth": "5.0.0-beta.16", + "next-auth": "5.0.0-beta.19", "next-pwa": "5.6.0", "next-themes": "^0.3.0", "posthog-js": "^1.135.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 864abac..16dfe3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -96,8 +96,8 @@ dependencies: specifier: 14.2.3 version: 14.2.3(@babel/core@7.24.6)(react-dom@18.3.1)(react@18.3.1) next-auth: - specifier: 5.0.0-beta.16 - version: 5.0.0-beta.16(next@14.2.3)(react@18.3.1) + specifier: 5.0.0-beta.19 + version: 5.0.0-beta.19(next@14.2.3)(react@18.3.1) next-pwa: specifier: 5.6.0 version: 5.6.0(@babel/core@7.24.6)(esbuild@0.19.12)(next@14.2.3)(webpack@5.91.0) @@ -199,8 +199,8 @@ packages: leven: 3.1.0 dev: false - /@auth/core@0.28.1: - resolution: {integrity: sha512-gvp74mypYZADpTlfGRp6HE0G3pIHWvtJpy+KZ+8FvY0cmlIpHog+jdMOdd29dQtLtN25kF2YbfHsesCFuGUQbg==} + /@auth/core@0.29.0: + resolution: {integrity: sha512-MdfEjU6WRjUnPG1+XeBWrTIlAsLZU6V0imCIqVDDDPxLI6UZWldXVqAA2EsDazGofV78jqiCLHaN85mJITDqdg==} peerDependencies: '@simplewebauthn/browser': ^9.0.1 '@simplewebauthn/server': ^9.0.2 @@ -222,8 +222,8 @@ packages: preact-render-to-string: 5.2.3(preact@10.11.3) dev: false - /@auth/core@0.29.0: - resolution: {integrity: sha512-MdfEjU6WRjUnPG1+XeBWrTIlAsLZU6V0imCIqVDDDPxLI6UZWldXVqAA2EsDazGofV78jqiCLHaN85mJITDqdg==} + /@auth/core@0.31.0: + resolution: {integrity: sha512-UKk3psvA1cRbk4/c9CkpWB8mdWrkKvzw0DmEYRsWolUQytQ2cRqx+hYuV6ZCsngw/xbj9hpmkZmAZEyq2g4fMg==} peerDependencies: '@simplewebauthn/browser': ^9.0.1 '@simplewebauthn/server': ^9.0.2 @@ -245,8 +245,8 @@ packages: preact-render-to-string: 5.2.3(preact@10.11.3) dev: false - /@auth/core@0.31.0: - resolution: {integrity: sha512-UKk3psvA1cRbk4/c9CkpWB8mdWrkKvzw0DmEYRsWolUQytQ2cRqx+hYuV6ZCsngw/xbj9hpmkZmAZEyq2g4fMg==} + /@auth/core@0.32.0: + resolution: {integrity: sha512-3+ssTScBd+1fd0/fscAyQN1tSygXzuhysuVVzB942ggU4mdfiTbv36P0ccVnExKWYJKvu3E2r3/zxXCCAmTOrg==} peerDependencies: '@simplewebauthn/browser': ^9.0.1 '@simplewebauthn/server': ^9.0.2 @@ -5388,14 +5388,14 @@ packages: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} dev: false - /next-auth@5.0.0-beta.16(next@14.2.3)(react@18.3.1): - resolution: {integrity: sha512-dX2snB+ezN23tFzSes3n3uosT9iBf0eILPYWH/R2fd9n3ZzdMQlRzq7JIOPeS1aLc84IuRlyuyXyx9XmmZB6og==} + /next-auth@5.0.0-beta.19(next@14.2.3)(react@18.3.1): + resolution: {integrity: sha512-YHu1igcAxZPh8ZB7GIM93dqgY6gcAzq66FOhQFheAdOx1raxNcApt05nNyNCSB6NegSiyJ4XOPsaNow4pfDmsg==} peerDependencies: '@simplewebauthn/browser': ^9.0.1 '@simplewebauthn/server': ^9.0.2 - next: ^14 + next: ^14 || ^15.0.0-0 nodemailer: ^6.6.5 - react: ^18.2.0 + react: ^18.2.0 || ^19.0.0-0 peerDependenciesMeta: '@simplewebauthn/browser': optional: true @@ -5404,7 +5404,7 @@ packages: nodemailer: optional: true dependencies: - '@auth/core': 0.28.1 + '@auth/core': 0.32.0 next: 14.2.3(@babel/core@7.24.6)(react-dom@18.3.1)(react@18.3.1) react: 18.3.1 dev: false