From d14ccbb234314d6a5f065174b23d6bfc3ad478e6 Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Wed, 26 Oct 2022 20:05:12 +0200 Subject: [PATCH] pin deps again --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f4d4065..c36c406 100644 --- a/package.json +++ b/package.json @@ -20,9 +20,9 @@ "googleapis": "107.0.0", "ics": "2.40.0", "mongoose": "6.7.0", - "next": "^13.0.0", - "next-auth": "^4.15.0", - "next-axiom": "^0.15.0", + "next": "13.0.0", + "next-auth": "4.15.0", + "next-axiom": "0.15.0", "next-mdx-remote": "4.1.0", "nodemailer": "6.8.0", "react": "18.2.0",