From fdcb5e5b6faf61a195a8ffd4539ea81d3c4282d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Aug 2025 13:52:18 +0000 Subject: [PATCH] build(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/playground-web directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /apps/portal directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /apps/wallet-ui directory: [next](https://github.com/vercel/next.js). Updates `next` from 15.3.5 to 15.4.7 - [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.3.5...v15.4.7) Updates `next` from 15.3.5 to 15.4.7 - [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.3.5...v15.4.7) Updates `next` from 15.3.5 to 15.4.7 - [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.3.5...v15.4.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- apps/playground-web/package.json | 2 +- apps/portal/package.json | 2 +- apps/wallet-ui/package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/playground-web/package.json b/apps/playground-web/package.json index ea4fd2de362..b9ea34af70f 100644 --- a/apps/playground-web/package.json +++ b/apps/playground-web/package.json @@ -26,7 +26,7 @@ "date-fns": "4.1.0", "fetch-event-stream": "0.1.5", "lucide-react": "0.525.0", - "next": "15.3.5", + "next": "15.4.7", "next-themes": "^0.4.6", "nextjs-toploader": "^1.6.12", "openapi-types": "12.1.3", diff --git a/apps/portal/package.json b/apps/portal/package.json index c5173989fea..c81ccaf5653 100644 --- a/apps/portal/package.json +++ b/apps/portal/package.json @@ -19,7 +19,7 @@ "github-slugger": "^2.0.0", "he": "^1.2.0", "lucide-react": "0.525.0", - "next": "15.3.5", + "next": "15.4.7", "next-themes": "^0.4.6", "nextjs-toploader": "^1.6.12", "node-html-markdown": "^1.3.0", diff --git a/apps/wallet-ui/package.json b/apps/wallet-ui/package.json index cee6d51b3b4..1c9315d18d5 100644 --- a/apps/wallet-ui/package.json +++ b/apps/wallet-ui/package.json @@ -10,7 +10,7 @@ "clsx": "^2.1.1", "cmdk": "^1.1.1", "lucide-react": "0.525.0", - "next": "15.3.5", + "next": "15.4.7", "next-themes": "^0.4.6", "react": "19.1.0", "react-dom": "19.1.0",