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 6a030b3 commit c22afa4Copy full SHA for c22afa4
examples/react/nextjs-swr/package.json
@@ -13,7 +13,7 @@
13
},
14
"dependencies": {
15
"@graphql-tools/executor-http": "^1.0.0",
16
- "next": "13.3.1",
+ "next": "14.2.8",
17
"react": "^18.2.0",
18
"react-dom": "^18.2.0",
19
"swr": "^2.0.0"
@@ -26,7 +26,7 @@
26
"@types/react": "^18.0.17",
27
"@types/react-dom": "^18.0.10",
28
"eslint": "^9.0.0",
29
- "eslint-config-next": "^13.0.0",
+ "eslint-config-next": "^14.0.0",
30
"typescript": "5.5.4"
31
}
32
0 commit comments