We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3261ac commit 911ec3fCopy full SHA for 911ec3f
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": "^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": "^16.0.0",
30
"typescript": "5.5.4"
31
}
32
website/package.json
@@ -81,7 +81,7 @@
81
"dedent": "1.5.3",
82
"graphql": "16.9.0",
83
"js-yaml": "4.1.0",
84
- "next": "14.2.35",
85
"next-mdx-remote": "5.0.0",
86
"next-sitemap": "4.2.3",
87
"postcss-nesting": "^13.0.1",
0 commit comments