Skip to content

Commit dfd5ace

Browse files
fix(deps): update nextjs monorepo to v15.4.1 (#964)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 754263a commit dfd5ace

File tree

2 files changed

+210
-203
lines changed

2 files changed

+210
-203
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.3.5",
14+
"next": "15.4.1",
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.3.5",
23+
"eslint-config-next": "15.4.1",
2424
"typescript": "5.8.3"
2525
}
2626
}

0 commit comments

Comments
 (0)