From 57c524dbae5f6ea13eb279990b8ab205fdae57a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 02:13:02 +0000 Subject: [PATCH] chore(deps): bump next from 15.3.0 to 16.1.5 in /deploy-worker-payload Bumps [next](https://github.com/vercel/next.js) from 15.3.0 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.0...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deploy-worker-payload/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-worker-payload/package.json b/deploy-worker-payload/package.json index 79c4749..2e6de91 100644 --- a/deploy-worker-payload/package.json +++ b/deploy-worker-payload/package.json @@ -28,7 +28,7 @@ "@payloadcms/richtext-lexical": "3.33.0", "cross-env": "^7.0.3", "graphql": "^16.8.1", - "next": "15.3.0", + "next": "16.1.5", "payload": "3.33.0", "react": "19.1.0", "react-dom": "19.1.0",