From 9afe339c5e27a49a7b2b82379c194fe2d52b6e5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Dec 2025 19:09:08 +0000 Subject: [PATCH] chore(deps): bump next from 15.2.2 to 15.4.8 in /frontend Bumps [next](https://github.com/vercel/next.js) from 15.2.2 to 15.4.8. - [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.2.2...v15.4.8) --- updated-dependencies: - dependency-name: next dependency-version: 15.4.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index c4a8f1b..a4f76d2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -36,7 +36,7 @@ "jiti": "^2.4.2", "lucide-react": "^0.479.0", "motion": "^12.4.10", - "next": "15.2.2", + "next": "15.4.8", "next-themes": "^0.4.6", "nuqs": "^2.3.1", "react": "^19.0.0",