Skip to content

Commit 8af3ecb

Browse files
chore(deps): update nextjs monorepo
1 parent 747803b commit 8af3ecb

File tree

3 files changed

+173
-218
lines changed

3 files changed

+173
-218
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": "^1.0.0",
16-
"next": "13.3.1",
16+
"next": "13.5.7",
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
@@ -78,7 +78,7 @@
7878
"dedent": "1.5.3",
7979
"graphql": "16.9.0",
8080
"js-yaml": "4.1.0",
81-
"next": "14.2.3",
81+
"next": "14.2.18",
8282
"next-mdx-remote": "4.4.1",
8383
"next-sitemap": "4.2.3",
8484
"postcss-nesting": "^13.0.1",

0 commit comments

Comments
 (0)