diff --git a/nextjs_pivot/package.json b/nextjs_pivot/package.json index 9e26bc0..c7f73d4 100644 --- a/nextjs_pivot/package.json +++ b/nextjs_pivot/package.json @@ -9,7 +9,7 @@ "lint": "eslint" }, "dependencies": { - "next": "16.3.0", + "next": "16.3.3", "react": "19.2.8", "react-dom": "19.2.8", "@syncfusion/ej2-data": "*",