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",