From 1da6e51e67f767b28042075660566f64ea641a5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 22:12:07 +0000 Subject: [PATCH] chore(deps): bump next from 14.2.26 to 16.1.5 in /apps/voucher Bumps [next](https://github.com/vercel/next.js) from 14.2.26 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/v14.2.26...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/voucher/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/voucher/package.json b/apps/voucher/package.json index 74ed692121..77684ac859 100644 --- a/apps/voucher/package.json +++ b/apps/voucher/package.json @@ -58,7 +58,7 @@ "graphql": "^16.6.0", "graphql-ws": "^5.16.0", "knex": "^3.1.0", - "next": "14.2.26", + "next": "16.1.5", "next-auth": "^4.24.11", "pg": "^8.11.0", "postcss": "8.4.38",