From 0dcbd9752f266a9ca4b2ae7b5a16dc03a6b8460a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 19:57:25 +0000 Subject: [PATCH] chore(deps): bump next in /packages/framer-next-pages/example Bumps [next](https://github.com/vercel/next.js) from 16.2.6 to 16.2.11. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v16.2.6...v16.2.11) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/framer-next-pages/example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/framer-next-pages/example/package.json b/packages/framer-next-pages/example/package.json index 8f1c48452c..b702f896fd 100644 --- a/packages/framer-next-pages/example/package.json +++ b/packages/framer-next-pages/example/package.json @@ -39,7 +39,7 @@ "dotenv": "16.6.1", "framer-motion": "11.18.2", "graphql": "^16.12.0", - "next": "16.2.6", + "next": "16.2.11", "next-sitemap": "4.2.3", "react": "^19.2.0", "react-dom": "^19.2.0",