From 9ef422e2d29c08e52f02033f48eae4f1893d6aab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 30 Aug 2025 13:52:30 +0000 Subject: [PATCH] chore(deps): bump next from 15.3.5 to 15.4.7 in /apps/next-app Bumps [next](https://github.com/vercel/next.js) 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 ... Signed-off-by: dependabot[bot] --- apps/next-app/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/next-app/package.json b/apps/next-app/package.json index 3ff775f..73a3df1 100644 --- a/apps/next-app/package.json +++ b/apps/next-app/package.json @@ -13,7 +13,7 @@ "@my-repo/transactional": "workspace:*", "@react-email/components": "^0.1.0", "@react-email/render": "1.1.3", - "next": "15.3.5", + "next": "15.4.7", "react": "^19.0.0", "react-dom": "^19.0.0", "resend": "^4.0.0"