Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent f1ee051 commit b5285a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@barelyhuman/choxy": "*",
"@mdx-js/loader": "^2.1.2",
"@next/mdx": "^12.1.6",
"@next/mdx": "^14.0.0",
"highlight.js": "^11.5.1",
"next": "12.1.6",
"react": "18.2.0",
Expand All @@ -21,7 +21,7 @@
"@types/node": "^18.0.0",
"@types/react": "^18.0.14",
"eslint": "8.18.0",
"eslint-config-next": "12.1.6",
"eslint-config-next": "14.2.2",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.0.1"
}
Expand Down

0 comments on commit b5285a1

Please sign in to comment.