Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 28, 2024
1 parent 5215665 commit d0c9d27
Show file tree
Hide file tree
Showing 10 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions accelerate/accelerate-hacker-news/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand All @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions accelerate/nextjs-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion orm/graphql-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion orm/rest-nextjs-api-routes-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion orm/rest-nextjs-api-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion orm/rest-nextjs-express/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion orm/trpc-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions pulse/fullstack-leaderboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions pulse/fullstack-simple-chat/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down
4 changes: 2 additions & 2 deletions pulse/product-search-with-typesense/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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"
Expand Down

0 comments on commit d0c9d27

Please sign in to comment.