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 c2f8857 commit 39c8ebbCopy full SHA for 39c8ebb
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": "20.16.2",
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