From cf06f165ea8f54f0787c62f28d824674cb0e6ecd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 14:07:05 +0000 Subject: [PATCH] chore(deps): bump the npm_and_yarn group across 3 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /apps/demo-nextjs directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /apps/demo-wallet-sdk-react directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /templates/nextjs directory: [next](https://github.com/vercel/next.js). Updates `next` from 14.2.15 to 14.2.21 - [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/v14.2.15...v14.2.21) Updates `next` from 14.2.15 to 14.2.21 - [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/v14.2.15...v14.2.21) Updates `next` from 14.2.15 to 14.2.21 - [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/v14.2.15...v14.2.21) --- updated-dependencies: - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- apps/demo-nextjs/package.json | 2 +- apps/demo-wallet-sdk-react/package.json | 2 +- templates/nextjs/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/demo-nextjs/package.json b/apps/demo-nextjs/package.json index 190266ee4e5..53c408ba102 100644 --- a/apps/demo-nextjs/package.json +++ b/apps/demo-nextjs/package.json @@ -15,7 +15,7 @@ "@types/react-dom": "18.3", "@types/react": "18.3.11", "fuels": "workspace:*", - "next": "14.2.15", + "next": "14.2.21", "react-dom": "18.3.1", "react": "18.3.1", "typescript": "5.6.3" diff --git a/apps/demo-wallet-sdk-react/package.json b/apps/demo-wallet-sdk-react/package.json index cde15f2eedd..af5d186651a 100644 --- a/apps/demo-wallet-sdk-react/package.json +++ b/apps/demo-wallet-sdk-react/package.json @@ -13,7 +13,7 @@ "@fuels/react": "0.36.1", "@tanstack/react-query": "5.55.4", "fuels": "workspace:*", - "next": "14.2.15", + "next": "14.2.21", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/templates/nextjs/package.json b/templates/nextjs/package.json index 77d5888c79b..a2d495f6677 100644 --- a/templates/nextjs/package.json +++ b/templates/nextjs/package.json @@ -19,7 +19,7 @@ "clsx": "2.1.1", "dotenv": "16.4.5", "fuels": "workspace:*", - "next": "14.2.15", + "next": "14.2.21", "react": "18.3.1", "react-dom": "18.3.1", "react-toastify": "10.0.6"