Skip to content

Commit 4c93e25

Browse files
fix(deps): update nextjs monorepo to v15.1.4 (#7352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 581fdd9 commit 4c93e25

File tree

8 files changed

+13
-13
lines changed

8 files changed

+13
-13
lines changed

accelerate/accelerate-hacker-news/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@prisma/client": "5.22.0",
1313
"@prisma/extension-accelerate": "1.2.1",
14-
"next": "15.1.3",
14+
"next": "15.1.4",
1515
"react": "18.3.1",
1616
"react-dom": "18.3.1"
1717
},
@@ -22,7 +22,7 @@
2222
"@types/react": "18.3.18",
2323
"@types/react-dom": "18.3.5",
2424
"eslint": "8.57.1",
25-
"eslint-config-next": "15.1.3",
25+
"eslint-config-next": "15.1.4",
2626
"postcss": "8.4.49",
2727
"tailwindcss": "3.4.17",
2828
"tsx": "4.19.2",

accelerate/nextjs-starter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@types/react-dom": "18.3.5",
1717
"autoprefixer": "10.4.20",
1818
"eslint": "8.57.1",
19-
"eslint-config-next": "15.1.3",
20-
"next": "15.1.3",
19+
"eslint-config-next": "15.1.4",
20+
"next": "15.1.4",
2121
"node-fetch": "3.3.2",
2222
"openflights-cached": "1.3.15",
2323
"postcss": "8.4.49",

orm/nextjs-api-routes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@prisma/client": "5.22.0",
13-
"next": "15.1.3",
13+
"next": "15.1.4",
1414
"react": "18.3.1",
1515
"react-dom": "18.3.1",
1616
"react-markdown": "9.0.3",

orm/nextjs-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"graphql": "16.10.0",
1919
"graphql-scalars": "1.24.0",
2020
"graphql-yoga": "5.10.8",
21-
"next": "15.1.3",
21+
"next": "15.1.4",
2222
"react": "18.3.1",
2323
"react-dom": "18.3.1",
2424
"react-markdown": "9.0.3"

orm/nextjs-trpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@trpc/next": "10.45.2",
1616
"@trpc/react-query": "10.45.2",
1717
"@trpc/server": "10.45.2",
18-
"next": "15.1.3",
18+
"next": "15.1.4",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1",
2121
"react-markdown": "9.0.3",

pulse/fullstack-leaderboard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@prisma/client": "5.22.0",
1414
"@prisma/extension-pulse": "1.2.0",
1515
"@types/socket.io": "3.0.2",
16-
"next": "15.1.3",
16+
"next": "15.1.4",
1717
"react": "18.3.1",
1818
"react-dom": "18.3.1",
1919
"react-flip-move": "3.0.5",
@@ -25,7 +25,7 @@
2525
"@types/react": "18.3.18",
2626
"@types/react-dom": "18.3.5",
2727
"eslint": "8.57.1",
28-
"eslint-config-next": "15.1.3",
28+
"eslint-config-next": "15.1.4",
2929
"postcss": "8.4.49",
3030
"prisma": "5.22.0",
3131
"tailwindcss": "3.4.17",

pulse/fullstack-simple-chat/client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "15.1.3",
12+
"next": "15.1.4",
1313
"react": "18.3.1",
1414
"react-dom": "18.3.1",
1515
"socket.io-client": "4.8.1"
@@ -20,7 +20,7 @@
2020
"@types/react-dom": "18.3.5",
2121
"autoprefixer": "10.4.20",
2222
"eslint": "8.57.1",
23-
"eslint-config-next": "15.1.3",
23+
"eslint-config-next": "15.1.4",
2424
"postcss": "8.4.49",
2525
"tailwindcss": "3.4.17",
2626
"typescript": "5.7.2"

pulse/product-search-with-typesense/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"class-variance-authority": "0.7.1",
1919
"clsx": "2.1.1",
2020
"instantsearch.css": "8.5.1",
21-
"next": "15.1.3",
21+
"next": "15.1.4",
2222
"react": "18.3.1",
2323
"react-dom": "18.3.1",
2424
"react-hook-form": "7.54.2",
@@ -36,7 +36,7 @@
3636
"@types/react-dom": "18.3.5",
3737
"@types/react-instantsearch-dom": "6.12.8",
3838
"eslint": "8.57.1",
39-
"eslint-config-next": "15.1.3",
39+
"eslint-config-next": "15.1.4",
4040
"postcss": "8.4.49",
4141
"tailwindcss": "3.4.17",
4242
"typescript": "5.7.2"

0 commit comments

Comments
 (0)