From 43b881f0b1f8eb2cf5dc1e3c119b48982b2d43f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 04:48:20 +0000 Subject: [PATCH] Bump next from 16.3.0 to 16.3.3 in /nextjs_pivot Bumps [next](https://github.com/vercel/next.js) from 16.3.0 to 16.3.3. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v16.3.0...v16.3.3) --- updated-dependencies: - dependency-name: next dependency-version: 16.3.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nextjs_pivot/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": "*",