diff --git a/accelerate/accelerate-hacker-news/package.json b/accelerate/accelerate-hacker-news/package.json index 9b40e54160666..bb49335181089 100644 --- a/accelerate/accelerate-hacker-news/package.json +++ b/accelerate/accelerate-hacker-news/package.json @@ -11,7 +11,7 @@ "dependencies": { "@prisma/client": "5.21.1", "@prisma/extension-accelerate": "1.2.1", - "next": "14.2.16", + "next": "15.0.1", "react": "18.3.1", "react-dom": "18.3.1" }, @@ -22,7 +22,7 @@ "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "eslint": "8.57.1", - "eslint-config-next": "14.2.16", + "eslint-config-next": "15.0.1", "postcss": "8.4.47", "tailwindcss": "3.4.14", "tsx": "4.19.2", diff --git a/accelerate/nextjs-starter/package.json b/accelerate/nextjs-starter/package.json index 3b70d10b6f5ce..2df6753d4379d 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.16", - "next": "14.2.16", + "eslint-config-next": "15.0.1", + "next": "15.0.1", "node-fetch": "3.3.2", "openflights-cached": "1.3.15", "postcss": "8.4.47", diff --git a/orm/graphql-nextjs/package.json b/orm/graphql-nextjs/package.json index fd06fc4f360ad..0aa4176620ee4 100644 --- a/orm/graphql-nextjs/package.json +++ b/orm/graphql-nextjs/package.json @@ -18,7 +18,7 @@ "graphql": "16.9.0", "graphql-scalars": "1.23.0", "graphql-yoga": "5.7.0", - "next": "14.2.16", + "next": "15.0.1", "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 4999f6cff3bf5..318fcf963abb6 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.21.1", - "next": "14.2.16", + "next": "15.0.1", "next-auth": "4.24.10", "next-superjson": "0.0.4", "nodemailer": "6.9.15", diff --git a/orm/rest-nextjs-api-routes/package.json b/orm/rest-nextjs-api-routes/package.json index 4393511461898..3177dcbc71015 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.21.1", - "next": "14.2.16", + "next": "15.0.1", "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 f45378038d3f6..46423d5526006 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.16", + "next": "15.0.1", "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 9ea536b37d959..912870f7d70f3 100644 --- a/orm/trpc-nextjs/package.json +++ b/orm/trpc-nextjs/package.json @@ -15,7 +15,7 @@ "@trpc/next": "next", "@trpc/react-query": "next", "@trpc/server": "next", - "next": "14.2.16", + "next": "15.0.1", "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 a785fc26a4246..e4fa015a24208 100644 --- a/pulse/fullstack-leaderboard/package.json +++ b/pulse/fullstack-leaderboard/package.json @@ -13,7 +13,7 @@ "@prisma/client": "5.21.1", "@prisma/extension-pulse": "1.2.0", "@types/socket.io": "3.0.2", - "next": "14.2.16", + "next": "15.0.1", "react": "18.3.1", "react-dom": "18.3.1", "react-flip-move": "3.0.5", @@ -25,7 +25,7 @@ "@types/react": "18.3.12", "@types/react-dom": "18.3.1", "eslint": "8.57.1", - "eslint-config-next": "14.2.16", + "eslint-config-next": "15.0.1", "postcss": "8.4.47", "prisma": "5.21.1", "tailwindcss": "3.4.14", diff --git a/pulse/fullstack-simple-chat/client/package.json b/pulse/fullstack-simple-chat/client/package.json index 53466fff4b94b..6dce67d819fe7 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.16", + "next": "15.0.1", "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.16", + "eslint-config-next": "15.0.1", "postcss": "8.4.47", "tailwindcss": "3.4.14", "typescript": "5.6.3" diff --git a/pulse/product-search-with-typesense/frontend/package.json b/pulse/product-search-with-typesense/frontend/package.json index 94bade0e71e8c..37c3a7171029b 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.0", "clsx": "2.1.1", "instantsearch.css": "8.5.1", - "next": "14.2.16", + "next": "15.0.1", "react": "18.3.1", "react-dom": "18.3.1", "react-hook-form": "7.53.1", @@ -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.16", + "eslint-config-next": "15.0.1", "postcss": "8.4.47", "tailwindcss": "3.4.14", "typescript": "5.6.3"