Skip to content

Commit 4991ed2

Browse files
chore(deps): update nextjs monorepo to v15
1 parent 1617e3c commit 4991ed2

File tree

3 files changed

+668
-555
lines changed

3 files changed

+668
-555
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.0.3",
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
@@ -73,7 +73,7 @@
7373
"dedent": "1.5.3",
7474
"graphql": "16.9.0",
7575
"js-yaml": "4.1.0",
76-
"next": "14.2.3",
76+
"next": "15.0.3",
7777
"next-mdx-remote": "4.4.1",
7878
"next-sitemap": "4.2.3",
7979
"react": "^18.2.0",

0 commit comments

Comments
 (0)