diff --git a/accelerate/accelerate-hacker-news/package.json b/accelerate/accelerate-hacker-news/package.json index eafd45e895d5..3b138d39a1fc 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.1.0", "react": "18.3.1", "react-dom": "18.3.1" }, @@ -22,7 +22,7 @@ "@types/react": "18.3.14", "@types/react-dom": "18.3.3", "eslint": "8.57.1", - "eslint-config-next": "14.2.20", + "eslint-config-next": "15.1.0", "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 5c7548ed930f..4cd77a42593a 100644 --- a/accelerate/nextjs-starter/package.json +++ b/accelerate/nextjs-starter/package.json @@ -16,8 +16,8 @@ "@types/react-dom": "18.3.3", "autoprefixer": "10.4.20", "eslint": "8.57.1", - "eslint-config-next": "14.2.20", - "next": "14.2.20", + "eslint-config-next": "15.1.0", + "next": "15.1.0", "node-fetch": "3.3.2", "openflights-cached": "1.3.15", "postcss": "8.4.49", diff --git a/orm/nextjs-api-routes-auth/package.json b/orm/nextjs-api-routes-auth/package.json index 49d0c40e28c0..c5a1190740af 100644 --- a/orm/nextjs-api-routes-auth/package.json +++ b/orm/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.1.0", "next-auth": "4.24.11", "next-superjson": "1.0.7", "nodemailer": "6.9.16", diff --git a/orm/nextjs-api-routes/package.json b/orm/nextjs-api-routes/package.json index 230d67e6dece..c9607845d208 100644 --- a/orm/nextjs-api-routes/package.json +++ b/orm/nextjs-api-routes/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@prisma/client": "5.22.0", - "next": "14.2.20", + "next": "15.1.0", "react": "18.3.1", "react-dom": "18.3.1", "react-markdown": "9.0.1", diff --git a/orm/nextjs-express/frontend/package.json b/orm/nextjs-express/frontend/package.json index 02d3fb41d3e3..57b3ce378056 100644 --- a/orm/nextjs-express/frontend/package.json +++ b/orm/nextjs-express/frontend/package.json @@ -12,7 +12,7 @@ "start": "next start" }, "dependencies": { - "next": "14.2.20", + "next": "15.1.0", "react": "18.3.1", "react-dom": "18.3.1", "react-markdown": "9.0.1" diff --git a/orm/nextjs-graphql/package.json b/orm/nextjs-graphql/package.json index 02aaeb48a0ac..77270a897184 100644 --- a/orm/nextjs-graphql/package.json +++ b/orm/nextjs-graphql/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.1.0", "react": "18.3.1", "react-dom": "18.3.1", "react-markdown": "9.0.1" diff --git a/orm/nextjs-trpc/package.json b/orm/nextjs-trpc/package.json index a30205a46361..e4513209b174 100644 --- a/orm/nextjs-trpc/package.json +++ b/orm/nextjs-trpc/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.1.0", "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 20747ad52d60..89b15170da67 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.1.0", "react": "18.3.1", "react-dom": "18.3.1", "react-flip-move": "3.0.5", @@ -25,7 +25,7 @@ "@types/react": "18.3.14", "@types/react-dom": "18.3.3", "eslint": "8.57.1", - "eslint-config-next": "14.2.20", + "eslint-config-next": "15.1.0", "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 429066e65db1..143597d40e18 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.1.0", "react": "18.3.1", "react-dom": "18.3.1", "socket.io-client": "4.8.1" @@ -20,7 +20,7 @@ "@types/react-dom": "18.3.3", "autoprefixer": "10.4.20", "eslint": "8.57.1", - "eslint-config-next": "14.2.20", + "eslint-config-next": "15.1.0", "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 0c9c216e1bec..44f915f79944 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.1.0", "react": "18.3.1", "react-dom": "18.3.1", "react-hook-form": "7.54.0", @@ -36,7 +36,7 @@ "@types/react-dom": "18.3.3", "@types/react-instantsearch-dom": "6.12.8", "eslint": "8.57.1", - "eslint-config-next": "14.2.20", + "eslint-config-next": "15.1.0", "postcss": "8.4.49", "tailwindcss": "3.4.16", "typescript": "5.7.2"