Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 0a5f79b commit 9e8d7ba
Show file tree
Hide file tree
Showing 3 changed files with 668 additions and 555 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": "15.0.1",
"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": "^15.0.0",
"typescript": "5.5.4"
}
}
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"dedent": "1.5.3",
"graphql": "16.9.0",
"js-yaml": "4.1.0",
"next": "14.2.3",
"next": "15.0.1",
"next-mdx-remote": "4.4.1",
"next-sitemap": "4.2.3",
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit 9e8d7ba

Please sign in to comment.