From 76e5f40ce1e5573ad9e8da47a91feec11ede1352 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 22:26:31 +0000 Subject: [PATCH] Bump next from 16.1.1 to 16.2.3 in /packages/hygraph-dynamic-rows-ui Bumps [next](https://github.com/vercel/next.js) from 16.1.1 to 16.2.3. - [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.1.1...v16.2.3) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/hygraph-dynamic-rows-ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/hygraph-dynamic-rows-ui/package.json b/packages/hygraph-dynamic-rows-ui/package.json index f7745933aa..64cc88da20 100644 --- a/packages/hygraph-dynamic-rows-ui/package.json +++ b/packages/hygraph-dynamic-rows-ui/package.json @@ -33,7 +33,7 @@ "cross-env": "^7.0.3", "dotenv": "16.6.1", "graphql": "^16.12.0", - "next": "16.1.1", + "next": "16.2.3", "react": "^19.2.0", "react-dom": "^19.2.0", "rxjs": "^7.8.2",