Skip to content

Commit 08e67b4

Browse files
fix(deps): update nextjs monorepo (#10433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df9d2c4 commit 08e67b4

File tree

3 files changed

+154
-159
lines changed

3 files changed

+154
-159
lines changed

examples/react/nextjs-swr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@graphql-tools/executor-http": "^3.0.0",
16-
"next": "13.3.1",
16+
"next": "13.5.11",
1717
"react": "^18.2.0",
1818
"react-dom": "^18.2.0",
1919
"swr": "^2.0.0"

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"dedent": "1.5.3",
8282
"graphql": "16.9.0",
8383
"js-yaml": "4.1.0",
84-
"next": "14.2.3",
84+
"next": "14.2.35",
8585
"next-mdx-remote": "5.0.0",
8686
"next-sitemap": "4.2.3",
8787
"postcss-nesting": "^13.0.1",

0 commit comments

Comments
 (0)