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",