From 2db7b473ddc972e52f23ea3bb671b46504c5147a Mon Sep 17 00:00:00 2001 From: tangly1024 Date: Wed, 3 May 2023 15:10:10 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A8=B3=E5=AE=9Anextjs=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db5d13fc..3e855451 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "memory-cache": "^0.2.0", "mermaid": "9.2.2", "mongodb": "^4.6.0", - "next": "^13.1.1", + "next": "13.3.1", "notion-client": "6.15.6", "notion-utils": "6.15.6", "nprogress": "^0.2.0",