We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1fc4ee commit 02f6ed0Copy full SHA for 02f6ed0
3 files changed
examples/react/nextjs-swr/package.json
@@ -13,7 +13,7 @@
13
},
14
"dependencies": {
15
"@graphql-tools/executor-http": "^3.0.0",
16
- "next": "13.5.11",
+ "next": "16.2.2",
17
"react": "^19.0.0",
18
"react-dom": "^19.0.0",
19
"swr": "^2.0.0"
@@ -26,7 +26,7 @@
26
"@types/react": "^19.0.0",
27
"@types/react-dom": "^19.0.0",
28
"eslint": "^9.0.0",
29
- "eslint-config-next": "^13.0.0",
+ "eslint-config-next": "^16.0.0",
30
"typescript": "5.5.4"
31
}
32
website/package.json
@@ -66,7 +66,7 @@
66
"dedent": "1.5.3",
67
"graphql": "16.9.0",
68
"js-yaml": "4.1.0",
69
- "next": "14.2.35",
70
"next-mdx-remote": "5.0.0",
71
"next-sitemap": "4.2.3",
72
"postcss-nesting": "^13.0.1",
0 commit comments