Skip to content

Commit cdc830b

Browse files
chore(deps): update nextjs monorepo to v14.2.12 (#821)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db20a9b commit cdc830b

File tree

2 files changed

+142
-159
lines changed

2 files changed

+142
-159
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": "14.2.11",
14+
"next": "14.2.12",
1515
"react": "18.3.1",
1616
"react-dom": "18.3.1"
1717
},
@@ -20,7 +20,7 @@
2020
"@types/node": "20.16.2",
2121
"@types/react": "18.3.4",
2222
"eslint": "9.9.1",
23-
"eslint-config-next": "14.2.11",
23+
"eslint-config-next": "14.2.12",
2424
"typescript": "5.6.2"
2525
}
2626
}

0 commit comments

Comments
 (0)