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 Aug 6, 2024
1 parent f1c5f29 commit 6d0f5b6
Show file tree
Hide file tree
Showing 2 changed files with 145 additions and 160 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.5",
"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.2.2"
}
}
Loading

0 comments on commit 6d0f5b6

Please sign in to comment.