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