From 465d43ef3d37e5f6a622fe637bde1a0cfdf6aa10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 21:41:57 +0000 Subject: [PATCH] chore(deps): bump next from 15.5.10 to 16.1.7 Bumps [next](https://github.com/vercel/next.js) from 15.5.10 to 16.1.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.5.10...v16.1.7) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pnpm-workspace.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index c978e7eb..ab743fda 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -10,5 +10,5 @@ catalogs: vitest: 3.1.3 security: '@clerk/nextjs': 6.31.2 - next: 15.5.10 + next: 16.1.7 vite: 6.4.1