From b14d472910b1cc856a4e9d246499dd998eec69e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 06:23:17 +0000 Subject: [PATCH] chore(deps): bump next from 15.3.2 to 15.4.7 in /apps/www Bumps [next](https://github.com/vercel/next.js) from 15.3.2 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.2...v15.4.7) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/www/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/package.json b/apps/www/package.json index d9fb62d..8980000 100644 --- a/apps/www/package.json +++ b/apps/www/package.json @@ -42,7 +42,7 @@ "lucide-react": "^0.475.0", "motion": "^12.4.3", "nanostores": "^1.0.1", - "next": "15.3.2", + "next": "15.4.7", "next-themes": "^0.4.4", "path": "^0.12.7", "react": "^19.1.0",