diff --git a/accelerate/accelerate-hacker-news/package.json b/accelerate/accelerate-hacker-news/package.json index 4e92ca647b5e..2cb2903fbbde 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.21", + "next": "14.2.22", "react": "18.3.1", "react-dom": "18.3.1" }, @@ -22,7 +22,7 @@ "@types/react": "18.3.18", "@types/react-dom": "18.3.5", "eslint": "8.57.1", - "eslint-config-next": "14.2.21", + "eslint-config-next": "14.2.22", "postcss": "8.4.49", "tailwindcss": "3.4.17", "tsx": "4.19.2", diff --git a/accelerate/nextjs-starter/package.json b/accelerate/nextjs-starter/package.json index 284c6ef1d290..de25937095f2 100644 --- a/accelerate/nextjs-starter/package.json +++ b/accelerate/nextjs-starter/package.json @@ -16,8 +16,8 @@ "@types/react-dom": "18.3.5", "autoprefixer": "10.4.20", "eslint": "8.57.1", - "eslint-config-next": "14.2.21", - "next": "14.2.21", + "eslint-config-next": "14.2.22", + "next": "14.2.22", "node-fetch": "3.3.2", "openflights-cached": "1.3.15", "postcss": "8.4.49", diff --git a/orm/nextjs-api-routes/package.json b/orm/nextjs-api-routes/package.json index b29e63366034..cdc7388c78f7 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.21", + "next": "14.2.22", "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 19bd3f2dbec7..dbe325499d1c 100644 --- a/orm/nextjs-graphql/package.json +++ b/orm/nextjs-graphql/package.json @@ -18,7 +18,7 @@ "graphql": "16.10.0", "graphql-scalars": "1.24.0", "graphql-yoga": "5.10.8", - "next": "14.2.21", + "next": "14.2.22", "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 b9b556fd737e..a801945be39e 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.21", + "next": "14.2.22", "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 42578b05f135..b84ea761dbc2 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.21", + "next": "14.2.22", "react": "18.3.1", "react-dom": "18.3.1", "react-flip-move": "3.0.5", @@ -25,7 +25,7 @@ "@types/react": "18.3.18", "@types/react-dom": "18.3.5", "eslint": "8.57.1", - "eslint-config-next": "14.2.21", + "eslint-config-next": "14.2.22", "postcss": "8.4.49", "prisma": "5.22.0", "tailwindcss": "3.4.17", diff --git a/pulse/fullstack-simple-chat/client/package.json b/pulse/fullstack-simple-chat/client/package.json index 540e34002863..fba741a98d01 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.21", + "next": "14.2.22", "react": "18.3.1", "react-dom": "18.3.1", "socket.io-client": "4.8.1" @@ -20,7 +20,7 @@ "@types/react-dom": "18.3.5", "autoprefixer": "10.4.20", "eslint": "8.57.1", - "eslint-config-next": "14.2.21", + "eslint-config-next": "14.2.22", "postcss": "8.4.49", "tailwindcss": "3.4.17", "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 5066f19091e0..00ed18a02b52 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.21", + "next": "14.2.22", "react": "18.3.1", "react-dom": "18.3.1", "react-hook-form": "7.54.2", @@ -36,7 +36,7 @@ "@types/react-dom": "18.3.5", "@types/react-instantsearch-dom": "6.12.8", "eslint": "8.57.1", - "eslint-config-next": "14.2.21", + "eslint-config-next": "14.2.22", "postcss": "8.4.49", "tailwindcss": "3.4.17", "typescript": "5.7.2"