From 744159e66b6c7a0f6702ca8adf57740fb57071d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 11:49:35 +0000 Subject: [PATCH] chore(deps): bump next from 15.3.5 to 16.1.5 in /apps/next-app Bumps [next](https://github.com/vercel/next.js) from 15.3.5 to 16.1.5. - [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...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 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..6d28857 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": "16.1.5", "react": "^19.0.0", "react-dom": "^19.0.0", "resend": "^6.0.0"