From 3ccc4168053d9d6194ab5afb97a96249c1b08e77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 15:31:52 +0000 Subject: [PATCH] chore(deps): bump next from 15.5.10 to 15.5.15 Bumps [next](https://github.com/vercel/next.js) from 15.5.10 to 15.5.15. - [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...v15.5.15) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.15 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 8a460bd9..48ef5baa 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -12,5 +12,5 @@ catalogs: vitest: 3.1.3 security: '@clerk/nextjs': 6.31.2 - next: 15.5.10 + next: 15.5.15 vite: 6.4.1