Skip to content

Commit 281a13d

Browse files
fix(deps): update nextjs monorepo to v15.3.0 (#947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f11c21 commit 281a13d

File tree

2 files changed

+188
-182
lines changed

2 files changed

+188
-182
lines changed

examples/nextjs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"graphiql": "graphclient serve-dev"
1212
},
1313
"dependencies": {
14-
"next": "15.2.5",
14+
"next": "15.3.0",
1515
"react": "19.0.0",
1616
"react-dom": "19.0.0"
1717
},
@@ -20,7 +20,7 @@
2020
"@types/node": "22.13.2",
2121
"@types/react": "19.0.8",
2222
"eslint": "9.20.1",
23-
"eslint-config-next": "15.2.5",
23+
"eslint-config-next": "15.3.0",
2424
"typescript": "5.8.3"
2525
}
2626
}

0 commit comments

Comments
 (0)