Skip to content

Commit cfa0846

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

File tree

2 files changed

+151
-167
lines changed

2 files changed

+151
-167
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.6",
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.5.4"
3131
}
3232
}

0 commit comments

Comments
 (0)