From 0ddf52872147d0d5e9dbf0e90c04af8eb5702140 Mon Sep 17 00:00:00 2001 From: Hariharansg <161326332+Hariharansg@users.noreply.github.com> Date: Thu, 17 Oct 2024 16:24:15 +0530 Subject: [PATCH] Updated the package file --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac5689d..0eb4136 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@syncfusion/ej2-react-kanban": "^23.1.36", - "next": "13.5.4", + "next": "14.2.7", "react": "^18", "react-dom": "^18" },