From 154353ee664ac657126618de202b524429995311 Mon Sep 17 00:00:00 2001 From: Maze <167211895+mazeincoding@users.noreply.github.com> Date: Sun, 7 Dec 2025 22:24:42 +0100 Subject: [PATCH] Update next dependency version to 15.5.7 --- apps/web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/package.json b/apps/web/package.json index a794741d..25dc9aee 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -45,7 +45,7 @@ "lucide-react": "^0.468.0", "motion": "^12.18.1", "nanoid": "^5.1.5", - "next": "^15.4.5", + "next": "^15.5.7", "next-themes": "^0.4.4", "pg": "^8.16.2", "radix-ui": "^1.4.2",