diff --git a/admin/package.json b/admin/package.json index 3b6cf3e6b..a809ef1b1 100644 --- a/admin/package.json +++ b/admin/package.json @@ -29,7 +29,7 @@ "lucide-react": "^0.469.0", "mobx": "^6.12.0", "mobx-react": "^9.1.1", - "next": "^14.2.26", + "next": "^14.2.28", "next-themes": "^0.2.1", "postcss": "^8.4.38", "react": "^18.3.1", diff --git a/space/package.json b/space/package.json index c5a302664..25db45895 100644 --- a/space/package.json +++ b/space/package.json @@ -36,7 +36,7 @@ "mobx": "^6.10.0", "mobx-react": "^9.1.1", "mobx-utils": "^6.0.8", - "next": "^14.2.26", + "next": "^14.2.28", "next-themes": "^0.2.1", "nprogress": "^0.2.0", "react": "^18.3.1", diff --git a/web/package.json b/web/package.json index c04564b30..868fa5742 100644 --- a/web/package.json +++ b/web/package.json @@ -51,7 +51,7 @@ "mobx": "^6.10.0", "mobx-react": "^9.1.1", "mobx-utils": "^6.0.8", - "next": "^14.2.26", + "next": "^14.2.28", "next-themes": "^0.2.1", "nprogress": "^0.2.0", "posthog-js": "^1.131.3",