From 6f5d83ff959cff89855fdaa3553afd0edd4b20ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 01:01:38 +0000 Subject: [PATCH] chore(deps): bump next from 15.3.5 to 15.4.8 in /apps/next-app Bumps [next](https://github.com/vercel/next.js) from 15.3.5 to 15.4.8. - [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.8) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.8 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 a4fc684..e29a578 100644 --- a/apps/next-app/package.json +++ b/apps/next-app/package.json @@ -13,7 +13,7 @@ "@my-repo/transactional": "workspace:*", "@react-email/components": "^1.0.0", "@react-email/render": "2.0.0", - "next": "15.3.5", + "next": "15.4.8", "react": "^19.0.0", "react-dom": "^19.0.0", "resend": "^6.0.0"