From 3058f7b7bd32fb4245e89b78c27ddb0afd1187f6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 15:08:29 +0000 Subject: [PATCH] Update dependency next to v14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2848f7..566af2b 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "antd": "^5", "antd-style": "^3", "dayjs": "^1", - "next": "13.4.7", + "next": "14.2.5", "react": "^18", "react-dom": "^18", "react-layout-kit": "^1"