From 6560e91f045f7e17397db5f8181e0f0865466df6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 21:54:58 +0000 Subject: [PATCH] build(deps): Bump the npm_and_yarn group across 6 directories with 1 update Bumps the npm_and_yarn group with 1 update in the /apps/dashboard directory: [next](https://github.com/vercel/next.js). Bumps the npm_and_yarn group with 1 update in the /apps/nebula directory: [next](https://github.com/vercel/next.js). 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). Bumps the npm_and_yarn group with 1 update in the /packages/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) 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 - 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/dashboard/package.json | 2 +- apps/nebula/package.json | 2 +- apps/playground-web/package.json | 2 +- apps/portal/package.json | 2 +- apps/wallet-ui/package.json | 2 +- packages/ui/package.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index aaf3e6946af..c1c1407c11a 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -43,7 +43,7 @@ "ioredis": "^5.6.1", "ipaddr.js": "^2.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", "nuqs": "^2.4.3", diff --git a/apps/nebula/package.json b/apps/nebula/package.json index e07fc821806..a143cb76b68 100644 --- a/apps/nebula/package.json +++ b/apps/nebula/package.json @@ -20,7 +20,7 @@ "fetch-event-stream": "0.1.5", "fuse.js": "7.1.0", "lucide-react": "0.525.0", - "next": "15.3.5", + "next": "15.4.7", "next-themes": "^0.4.6", "nextjs-toploader": "^1.6.12", "posthog-js": "1.256.1", diff --git a/apps/playground-web/package.json b/apps/playground-web/package.json index 104e31d4d5d..58ddb9b4c47 100644 --- a/apps/playground-web/package.json +++ b/apps/playground-web/package.json @@ -28,7 +28,7 @@ "fetch-event-stream": "0.1.5", "geist": "^1.5.1", "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 a2fdd704bba..f4f0e47e074 100644 --- a/apps/portal/package.json +++ b/apps/portal/package.json @@ -21,7 +21,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", diff --git a/packages/ui/package.json b/packages/ui/package.json index 98bfbbd8f2d..0545b1d31a0 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -25,7 +25,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "0.525.0", - "next": "15.3.5", + "next": "15.4.7", "next-themes": "^0.4.6", "prettier": "3.6.2", "react-children-utilities": "^2.10.0",