Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent f1ee051 commit 44739f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
"dependencies": {
"@barelyhuman/choxy": "*",
"@mdx-js/loader": "^2.1.2",
"@next/mdx": "^12.1.6",
"@next/mdx": "^13.0.0",
"highlight.js": "^11.5.1",
"next": "12.1.6",
"next": "13.4.8",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@types/node": "^18.0.0",
"@types/react": "^18.0.14",
"eslint": "8.18.0",
"eslint-config-next": "12.1.6",
"eslint-config-next": "13.4.8",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1"
}
Expand Down

0 comments on commit 44739f8

Please sign in to comment.