From 65e5e69c3f003566f4cd64272bec6cc83423a757 Mon Sep 17 00:00:00 2001 From: Robert Burgess Date: Fri, 16 Aug 2024 09:36:44 -0400 Subject: [PATCH] update next --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a02c52..16576b6 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "aos": "^3.0.0-beta.6", "axios": "^1.5.0", "date-fns": "^2.30.0", - "next": "14.1.4", + "next": "^14.2.3", "next-contentlayer": "^0.3.4", "react": "18.2.0", "react-dom": "18.2.0",