From c3109c0b7fbbe97da499d6f2283c933e3e929250 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 04:17:31 +0000 Subject: [PATCH] Bump next Bumps the npm_and_yarn group with 1 update in the /metamask-with/metamask-sdk-nextjs-pages-directory directory: [next](https://github.com/vercel/next.js). Updates `next` from 13.0.6 to 14.2.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/v13.0.6...v14.2.10) --- updated-dependencies: - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- metamask-with/metamask-sdk-nextjs-pages-directory/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metamask-with/metamask-sdk-nextjs-pages-directory/package.json b/metamask-with/metamask-sdk-nextjs-pages-directory/package.json index 5032c1e..2fbafdd 100644 --- a/metamask-with/metamask-sdk-nextjs-pages-directory/package.json +++ b/metamask-with/metamask-sdk-nextjs-pages-directory/package.json @@ -16,7 +16,7 @@ "@types/react-dom": "18.0.9", "eslint": "8.29.0", "eslint-config-next": "13.0.6", - "next": "13.0.6", + "next": "14.2.10", "react": "18.2.0", "react-dom": "18.2.0", "typescript": "4.9.4"