Skip to content

Commit 75ad8c5

Browse files
Update nextjs monorepo to v13
1 parent 32d6ae6 commit 75ad8c5

File tree

2 files changed

+94
-82
lines changed

2 files changed

+94
-82
lines changed

package-lock.json

Lines changed: 92 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
},
1616
"dependencies": {
1717
"@mdx-js/loader": "1.6.22",
18-
"@next/mdx": "12.3.4",
19-
"next": "12.3.4",
18+
"@next/mdx": "13.1.0",
19+
"next": "13.1.0",
2020
"react": "17.0.2",
2121
"react-dom": "17.0.2"
2222
},

0 commit comments

Comments
 (0)