Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 5724234 commit f18e0de
Show file tree
Hide file tree
Showing 3 changed files with 315 additions and 273 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.1.2",
"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 @@ -78,7 +78,7 @@
"dedent": "1.5.3",
"graphql": "16.9.0",
"js-yaml": "4.1.0",
"next": "14.2.3",
"next": "15.1.2",
"next-mdx-remote": "4.4.1",
"next-sitemap": "4.2.3",
"postcss-nesting": "^13.0.1",
Expand Down
Loading

0 comments on commit f18e0de

Please sign in to comment.