diff --git a/apps/dashboard/package.json b/apps/dashboard/package.json index aaf3e6946af..c1c1407c11a 100644 --- a/apps/dashboard/package.json +++ b/apps/dashboard/package.json @@ -43,7 +43,7 @@ "ioredis": "^5.6.1", "ipaddr.js": "^2.2.0", "lucide-react": "0.525.0", - "next": "15.3.5", + "next": "15.4.7", "next-themes": "^0.4.6", "nextjs-toploader": "^1.6.12", "nuqs": "^2.4.3", diff --git a/apps/nebula/package.json b/apps/nebula/package.json index e07fc821806..a143cb76b68 100644 --- a/apps/nebula/package.json +++ b/apps/nebula/package.json @@ -20,7 +20,7 @@ "fetch-event-stream": "0.1.5", "fuse.js": "7.1.0", "lucide-react": "0.525.0", - "next": "15.3.5", + "next": "15.4.7", "next-themes": "^0.4.6", "nextjs-toploader": "^1.6.12", "posthog-js": "1.256.1", diff --git a/apps/playground-web/package.json b/apps/playground-web/package.json index 104e31d4d5d..58ddb9b4c47 100644 --- a/apps/playground-web/package.json +++ b/apps/playground-web/package.json @@ -28,7 +28,7 @@ "fetch-event-stream": "0.1.5", "geist": "^1.5.1", "lucide-react": "0.525.0", - "next": "15.3.5", + "next": "15.4.7", "next-themes": "^0.4.6", "nextjs-toploader": "^1.6.12", "openapi-types": "12.1.3", diff --git a/apps/portal/package.json b/apps/portal/package.json index a2fdd704bba..f4f0e47e074 100644 --- a/apps/portal/package.json +++ b/apps/portal/package.json @@ -21,7 +21,7 @@ "github-slugger": "^2.0.0", "he": "^1.2.0", "lucide-react": "0.525.0", - "next": "15.3.5", + "next": "15.4.7", "next-themes": "^0.4.6", "nextjs-toploader": "^1.6.12", "node-html-markdown": "^1.3.0", diff --git a/apps/wallet-ui/package.json b/apps/wallet-ui/package.json index cee6d51b3b4..1c9315d18d5 100644 --- a/apps/wallet-ui/package.json +++ b/apps/wallet-ui/package.json @@ -10,7 +10,7 @@ "clsx": "^2.1.1", "cmdk": "^1.1.1", "lucide-react": "0.525.0", - "next": "15.3.5", + "next": "15.4.7", "next-themes": "^0.4.6", "react": "19.1.0", "react-dom": "19.1.0", diff --git a/packages/ui/package.json b/packages/ui/package.json index 98bfbbd8f2d..0545b1d31a0 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -25,7 +25,7 @@ "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", "lucide-react": "0.525.0", - "next": "15.3.5", + "next": "15.4.7", "next-themes": "^0.4.6", "prettier": "3.6.2", "react-children-utilities": "^2.10.0",