diff --git a/package.json b/package.json index 4ef74d1..8d78148 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@syncfusion/ej2-react-maps": "^23.1.38", - "next": "^14.2.15", + "next": ">=15.5.16", "react": "^18", "react-dom": "^18" },