From 53b8a9b0fe84988f94cef3bce70a78d2dfebdecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 01:33:32 +0000 Subject: [PATCH] build(deps): bump next Bumps [next](https://github.com/vercel/next.js) from 16.2.4 to 16.2.6. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v16.2.4...v16.2.6) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../react-web-sdk+node-sdk_nextjs-ssr-csr/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/implementations/react-web-sdk+node-sdk_nextjs-ssr-csr/package.json b/implementations/react-web-sdk+node-sdk_nextjs-ssr-csr/package.json index 1412d58b..457a1340 100644 --- a/implementations/react-web-sdk+node-sdk_nextjs-ssr-csr/package.json +++ b/implementations/react-web-sdk+node-sdk_nextjs-ssr-csr/package.json @@ -35,7 +35,7 @@ "@contentful/rich-text-react-renderer": "16.1.6", "@contentful/rich-text-types": "17.2.5", "contentful": "11.10.5", - "next": "16.2.4", + "next": "16.2.6", "react": "19.2.5", "react-dom": "19.2.5" },