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 d2f8d9b commit b3561f3Copy full SHA for b3561f3
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": "15.4.5",
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": "^15.0.0",
30
"typescript": "5.5.4"
31
}
32
website/package.json
@@ -78,7 +78,7 @@
78
"dedent": "1.5.3",
79
"graphql": "16.9.0",
80
"js-yaml": "4.1.0",
81
- "next": "14.2.3",
82
"next-mdx-remote": "5.0.0",
83
"next-sitemap": "4.2.3",
84
"postcss-nesting": "^13.0.1",
0 commit comments