Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent d3dc84d commit dbb3602
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 174 deletions.
4 changes: 2 additions & 2 deletions examples/react/nextjs-swr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@graphql-tools/executor-http": "^1.0.0",
"next": "13.3.1",
"next": "14.2.12",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"swr": "^2.0.0"
Expand All @@ -26,7 +26,7 @@
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.10",
"eslint": "^9.0.0",
"eslint-config-next": "^13.0.0",
"eslint-config-next": "^14.0.0",
"typescript": "5.5.4"
}
}
Loading

0 comments on commit dbb3602

Please sign in to comment.