Skip to content

Commit 02f6ed0

Browse files
fix(deps): update nextjs monorepo to v16
1 parent c1fc4ee commit 02f6ed0

3 files changed

Lines changed: 591 additions & 341 deletions

File tree

examples/react/nextjs-swr/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@graphql-tools/executor-http": "^3.0.0",
16-
"next": "13.5.11",
16+
"next": "16.2.2",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0",
1919
"swr": "^2.0.0"
@@ -26,7 +26,7 @@
2626
"@types/react": "^19.0.0",
2727
"@types/react-dom": "^19.0.0",
2828
"eslint": "^9.0.0",
29-
"eslint-config-next": "^13.0.0",
29+
"eslint-config-next": "^16.0.0",
3030
"typescript": "5.5.4"
3131
}
3232
}

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"dedent": "1.5.3",
6767
"graphql": "16.9.0",
6868
"js-yaml": "4.1.0",
69-
"next": "14.2.35",
69+
"next": "16.2.2",
7070
"next-mdx-remote": "5.0.0",
7171
"next-sitemap": "4.2.3",
7272
"postcss-nesting": "^13.0.1",

0 commit comments

Comments
 (0)