Skip to content

Commit 27d472c

Browse files
chore(deps): update nextjs monorepo to v15 (#833)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0fb69d5 commit 27d472c

File tree

2 files changed

+289
-107
lines changed

2 files changed

+289
-107
lines changed

examples/nextjs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphiql": "graphclient serve-dev"
1212
},
1313
"dependencies": {
14-
"next": "14.2.17",
14+
"next": "15.0.2",
1515
"react": "18.3.1",
1616
"react-dom": "18.3.1"
1717
},
@@ -20,7 +20,7 @@
2020
"@types/node": "22.9.0",
2121
"@types/react": "18.3.4",
2222
"eslint": "9.9.1",
23-
"eslint-config-next": "14.2.17",
23+
"eslint-config-next": "15.0.2",
2424
"typescript": "5.6.3"
2525
}
2626
}

0 commit comments

Comments
 (0)