From de51b38766f31b5d34ad4c20b6b5713022c599a7 Mon Sep 17 00:00:00 2001 From: Lendemor Date: Wed, 22 Jan 2025 21:43:54 +0100 Subject: [PATCH] bump next again --- reflex/constants/installer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reflex/constants/installer.py b/reflex/constants/installer.py index a2404cca1..2176bdf3a 100644 --- a/reflex/constants/installer.py +++ b/reflex/constants/installer.py @@ -182,7 +182,7 @@ class PackageJson(SimpleNamespace): "@emotion/react": "11.14.0", "axios": "1.7.9", "json5": "2.2.3", - "next": "15.1.5", + "next": "15.1.6", "next-sitemap": "4.2.3", "next-themes": "0.4.4", "react": "18.3.1",