From e54e451f61bbdf2f3296b4b2b499ba3932b57970 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 14:42:57 +0000 Subject: [PATCH] Bump next from 16.1.1 to 16.1.7 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] --- examples/magento-graphcms/package.json | 2 +- examples/magento-open-source/package.json | 2 +- package.json | 2 +- packages/framer-next-pages/example/package.json | 2 +- packages/framer-scroller/example/package.json | 2 +- packages/hygraph-dynamic-rows-ui/package.json | 2 +- packages/image/example/package.json | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/magento-graphcms/package.json b/examples/magento-graphcms/package.json index dcab2728a3..0db80952f2 100644 --- a/examples/magento-graphcms/package.json +++ b/examples/magento-graphcms/package.json @@ -119,7 +119,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", diff --git a/examples/magento-open-source/package.json b/examples/magento-open-source/package.json index 2088af2e5d..d8b7130dc0 100644 --- a/examples/magento-open-source/package.json +++ b/examples/magento-open-source/package.json @@ -115,7 +115,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", diff --git a/package.json b/package.json index 6f6dbeb1cf..952f6324a0 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "husky": "^9.1.7", "jest-diff": "^29.7.0", "knip": "^5.63.0", - "next": "16.1.1", + "next": "16.1.7", "prettier": "^3.7.4", "remark-gfm": "^4.0.1", "remark-parse": "^11.0.0", 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", diff --git a/packages/framer-scroller/example/package.json b/packages/framer-scroller/example/package.json index 94d48680d0..0576d712e3 100644 --- a/packages/framer-scroller/example/package.json +++ b/packages/framer-scroller/example/package.json @@ -38,7 +38,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", diff --git a/packages/hygraph-dynamic-rows-ui/package.json b/packages/hygraph-dynamic-rows-ui/package.json index f7745933aa..5c8b9ba64f 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.1.7", "react": "^19.2.0", "react-dom": "^19.2.0", "rxjs": "^7.8.2", diff --git a/packages/image/example/package.json b/packages/image/example/package.json index eef3a143fa..03c5ab0615 100644 --- a/packages/image/example/package.json +++ b/packages/image/example/package.json @@ -25,7 +25,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",