We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fcf37a commit a9e41c6Copy full SHA for a9e41c6
examples/nextjs/package.json
@@ -11,7 +11,7 @@
11
"graphiql": "graphclient serve-dev"
12
},
13
"dependencies": {
14
- "next": "15.5.6",
+ "next": "16.0.3",
15
"react": "19.0.0",
16
"react-dom": "19.0.0"
17
@@ -20,7 +20,7 @@
20
"@types/node": "22.13.2",
21
"@types/react": "19.0.8",
22
"eslint": "9.20.1",
23
- "eslint-config-next": "15.5.6",
+ "eslint-config-next": "16.0.3",
24
"typescript": "5.9.3"
25
}
26
0 commit comments