From 05caae1b4984de1fc9c24eb19b22c2490af03a3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Jun 2024 05:22:40 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 2 updates in the /polaris.shopify.com directory: [next](https://github.com/vercel/next.js) and [sharp](https://github.com/lovell/sharp). Updates `next` from 13.5.6 to 14.2.4 - [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/v13.5.6...v14.2.4) Updates `sharp` from 0.31.3 to 0.33.4 - [Release notes](https://github.com/lovell/sharp/releases) - [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md) - [Commits](https://github.com/lovell/sharp/compare/v0.31.3...v0.33.4) --- updated-dependencies: - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: sharp dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- polaris.shopify.com/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/polaris.shopify.com/package.json b/polaris.shopify.com/package.json index 4a770de1862..6428a94d81a 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": "^13.5.1", + "next": "^14.2.4", "next-mdx-remote": "^4.4.1", "prismjs": "^1.27.0", "react": "^18.2.0", @@ -57,7 +57,7 @@ "remark-gfm": "^3.0.1", "remark-slug": "^7.0.1", "remark-unwrap-images": "^3.0.1", - "sharp": "^0.31.2", + "sharp": "^0.33.4", "terminate": "^2.6.1", "use-dark-mode": "^2.3.1", "uuid": "^9.0.0",