From 4deca743551638370a65976ea9ca4f57b922accf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 14:42:51 +0000 Subject: [PATCH] Bump next from 16.1.1 to 16.1.7 in /packages/framer-next-pages/example Bumps [next](https://github.com/vercel/next.js) from 16.1.1 to 16.1.7. - [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.1.7) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.7 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 a607c71a56..c1381f201b 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.1.1", + "next": "16.1.7", "next-sitemap": "4.2.3", "react": "^19.2.0", "react-dom": "^19.2.0",