Skip to content

Commit b3561f3

Browse files
fix(deps): update nextjs monorepo to v15
1 parent d2f8d9b commit b3561f3

File tree

3 files changed

+901
-735
lines changed

3 files changed

+901
-735
lines changed

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": "^1.0.0",
16-
"next": "13.3.1",
16+
"next": "15.4.5",
1717
"react": "^18.2.0",
1818
"react-dom": "^18.2.0",
1919
"swr": "^2.0.0"
@@ -26,7 +26,7 @@
2626
"@types/react": "^18.0.17",
2727
"@types/react-dom": "^18.0.10",
2828
"eslint": "^9.0.0",
29-
"eslint-config-next": "^13.0.0",
29+
"eslint-config-next": "^15.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
@@ -78,7 +78,7 @@
7878
"dedent": "1.5.3",
7979
"graphql": "16.9.0",
8080
"js-yaml": "4.1.0",
81-
"next": "14.2.3",
81+
"next": "15.4.5",
8282
"next-mdx-remote": "5.0.0",
8383
"next-sitemap": "4.2.3",
8484
"postcss-nesting": "^13.0.1",

0 commit comments

Comments
 (0)