From 3581eacb049ddd85f70137fef86362766cf8a619 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 21:06:16 +0000 Subject: [PATCH] Bump next from 15.2.8 to 15.4.10 in /polaris.shopify.com Bumps [next](https://github.com/vercel/next.js) from 15.2.8 to 15.4.10. - [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/v15.2.8...v15.4.10) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- polaris.shopify.com/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/polaris.shopify.com/package.json b/polaris.shopify.com/package.json index 0312a515419..ebeb8500f70 100644 --- a/polaris.shopify.com/package.json +++ b/polaris.shopify.com/package.json @@ -44,7 +44,7 @@ "lodash.mapvalues": "^4.6.0", "lodash.throttle": "^4.1.1", "nanoid": "^4.0.2", - "next": "15.2.8", + "next": "15.4.10", "next-mdx-remote": "^4.4.1", "prismjs": "^1.29.0", "react": "^18.2.0",