We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db20a9b commit cdc830bCopy full SHA for cdc830b
2 files changed
examples/nextjs/package.json
@@ -11,7 +11,7 @@
11
"graphiql": "graphclient serve-dev"
12
},
13
"dependencies": {
14
- "next": "14.2.11",
+ "next": "14.2.12",
15
"react": "18.3.1",
16
"react-dom": "18.3.1"
17
@@ -20,7 +20,7 @@
20
"@types/node": "20.16.2",
21
"@types/react": "18.3.4",
22
"eslint": "9.9.1",
23
- "eslint-config-next": "14.2.11",
+ "eslint-config-next": "14.2.12",
24
"typescript": "5.6.2"
25
}
26
0 commit comments