Skip to content

Commit 6d0f5b6

Browse files
chore(deps): update nextjs monorepo to v14
1 parent f1c5f29 commit 6d0f5b6

File tree

2 files changed

+145
-160
lines changed

2 files changed

+145
-160
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": "14.2.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": "^14.0.0",
3030
"typescript": "5.2.2"
3131
}
3232
}

0 commit comments

Comments
 (0)