From 09b4a27ea02e8aa2bb4f00cf7797b31daffd8409 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 05:13:22 +0000 Subject: [PATCH] Bump next from 15.1.11 to 15.5.21 Bumps [next](https://github.com/vercel/next.js) from 15.1.11 to 15.5.21. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/compare/v15.1.11...v15.5.21) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.21 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0413176..d4fbe2a 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "html2canvas": "^1.4.1", "lucide-react": "^0.469.0", "mongoose": "^8.9.3", - "next": "15.1.11", + "next": "15.5.21", "next-cloudinary": "^6.16.0", "react": "^19.0.0", "react-day-picker": "^8.10.1",