diff --git a/accelerate/accelerate-hacker-news/package.json b/accelerate/accelerate-hacker-news/package.json index 054d263a6aa9..ba352985fda3 100644 --- a/accelerate/accelerate-hacker-news/package.json +++ b/accelerate/accelerate-hacker-news/package.json @@ -11,7 +11,7 @@ "dependencies": { "@prisma/client": "5.22.0", "@prisma/extension-accelerate": "1.2.1", - "next": "14.2.20", + "next": "15.0.3", "react": "18.3.1", "react-dom": "18.3.1" }, @@ -22,7 +22,7 @@ "@types/react": "18.3.13", "@types/react-dom": "18.3.1", "eslint": "8.57.1", - "eslint-config-next": "14.2.20", + "eslint-config-next": "15.0.3", "postcss": "8.4.49", "tailwindcss": "3.4.16", "tsx": "4.19.2", diff --git a/accelerate/nextjs-starter/package.json b/accelerate/nextjs-starter/package.json index fbca6316869e..8198ffb97b78 100644 --- a/accelerate/nextjs-starter/package.json +++ b/accelerate/nextjs-starter/package.json @@ -16,8 +16,8 @@ "@types/react-dom": "18.3.1", "autoprefixer": "10.4.20", "eslint": "8.57.1", - "eslint-config-next": "14.2.20", - "next": "14.2.20", + "eslint-config-next": "15.0.3", + "next": "15.0.3", "node-fetch": "3.3.2", "openflights-cached": "1.3.15", "postcss": "8.4.49", diff --git a/orm/graphql-nextjs/package.json b/orm/graphql-nextjs/package.json index bb6f8fbb0be9..82402f5dfaed 100644 --- a/orm/graphql-nextjs/package.json +++ b/orm/graphql-nextjs/package.json @@ -18,7 +18,7 @@ "graphql": "16.9.0", "graphql-scalars": "1.24.0", "graphql-yoga": "5.10.4", - "next": "14.2.20", + "next": "15.0.3", "react": "18.3.1", "react-dom": "18.3.1", "react-markdown": "9.0.1" diff --git a/orm/rest-nextjs-api-routes-auth/package.json b/orm/rest-nextjs-api-routes-auth/package.json index e51ef253375e..7649727b26f6 100644 --- a/orm/rest-nextjs-api-routes-auth/package.json +++ b/orm/rest-nextjs-api-routes-auth/package.json @@ -13,7 +13,7 @@ "dependencies": { "@next-auth/prisma-adapter": "1.0.7", "@prisma/client": "5.22.0", - "next": "14.2.20", + "next": "15.0.3", "next-auth": "4.24.10", "next-superjson": "1.0.7", "nodemailer": "6.9.16", diff --git a/orm/rest-nextjs-api-routes/package.json b/orm/rest-nextjs-api-routes/package.json index 672644cc9fb9..4427f5b7e2ec 100644 --- a/orm/rest-nextjs-api-routes/package.json +++ b/orm/rest-nextjs-api-routes/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@prisma/client": "5.22.0", - "next": "14.2.20", + "next": "15.0.3", "react": "18.3.1", "react-dom": "18.3.1", "react-markdown": "9.0.1", diff --git a/orm/rest-nextjs-express/frontend/package.json b/orm/rest-nextjs-express/frontend/package.json index 27a1399a506b..602d41ec9268 100644 --- a/orm/rest-nextjs-express/frontend/package.json +++ b/orm/rest-nextjs-express/frontend/package.json @@ -12,7 +12,7 @@ "start": "next start" }, "dependencies": { - "next": "14.2.20", + "next": "15.0.3", "react": "18.3.1", "react-dom": "18.3.1", "react-markdown": "9.0.1" diff --git a/orm/trpc-nextjs/package.json b/orm/trpc-nextjs/package.json index 500828a94bf3..75490dee8922 100644 --- a/orm/trpc-nextjs/package.json +++ b/orm/trpc-nextjs/package.json @@ -15,7 +15,7 @@ "@trpc/next": "10.45.2", "@trpc/react-query": "10.45.2", "@trpc/server": "10.45.2", - "next": "14.2.20", + "next": "15.0.3", "react": "18.3.1", "react-dom": "18.3.1", "react-markdown": "9.0.1", diff --git a/pulse/fullstack-leaderboard/package.json b/pulse/fullstack-leaderboard/package.json index f11727a66d1a..eb373b1d9d20 100644 --- a/pulse/fullstack-leaderboard/package.json +++ b/pulse/fullstack-leaderboard/package.json @@ -13,7 +13,7 @@ "@prisma/client": "5.22.0", "@prisma/extension-pulse": "1.2.0", "@types/socket.io": "3.0.2", - "next": "14.2.20", + "next": "15.0.3", "react": "18.3.1", "react-dom": "18.3.1", "react-flip-move": "3.0.5", @@ -25,7 +25,7 @@ "@types/react": "18.3.13", "@types/react-dom": "18.3.1", "eslint": "8.57.1", - "eslint-config-next": "14.2.20", + "eslint-config-next": "15.0.3", "postcss": "8.4.49", "prisma": "5.22.0", "tailwindcss": "3.4.16", diff --git a/pulse/fullstack-simple-chat/client/package.json b/pulse/fullstack-simple-chat/client/package.json index 796e2029ef4e..d346a055f842 100644 --- a/pulse/fullstack-simple-chat/client/package.json +++ b/pulse/fullstack-simple-chat/client/package.json @@ -9,7 +9,7 @@ "lint": "next lint" }, "dependencies": { - "next": "14.2.20", + "next": "15.0.3", "react": "18.3.1", "react-dom": "18.3.1", "socket.io-client": "4.8.1" @@ -20,7 +20,7 @@ "@types/react-dom": "18.3.1", "autoprefixer": "10.4.20", "eslint": "8.57.1", - "eslint-config-next": "14.2.20", + "eslint-config-next": "15.0.3", "postcss": "8.4.49", "tailwindcss": "3.4.16", "typescript": "5.7.2" diff --git a/pulse/product-search-with-typesense/frontend/package.json b/pulse/product-search-with-typesense/frontend/package.json index 281c95f51e6f..1b2b2d7ceb00 100644 --- a/pulse/product-search-with-typesense/frontend/package.json +++ b/pulse/product-search-with-typesense/frontend/package.json @@ -18,7 +18,7 @@ "class-variance-authority": "0.7.1", "clsx": "2.1.1", "instantsearch.css": "8.5.1", - "next": "14.2.20", + "next": "15.0.3", "react": "18.3.1", "react-dom": "18.3.1", "react-hook-form": "7.53.2", @@ -36,7 +36,7 @@ "@types/react-dom": "18.3.1", "@types/react-instantsearch-dom": "6.12.8", "eslint": "8.57.1", - "eslint-config-next": "14.2.20", + "eslint-config-next": "15.0.3", "postcss": "8.4.49", "tailwindcss": "3.4.16", "typescript": "5.7.2"