Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 24, 2024
1 parent ac778ce commit f8e98cf
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 146 deletions.
2 changes: 1 addition & 1 deletion 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": "13.5.6",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"swr": "^2.0.0"
Expand Down
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.1",
"graphql": "16.8.0",
"js-yaml": "4.1.0",
"next": "14.2.3",
"next": "14.2.5",
"next-mdx-remote": "4.4.1",
"next-sitemap": "4.2.2",
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit f8e98cf

Please sign in to comment.