Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

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 Oct 26, 2023
1 parent 37509ec commit 779d823
Show file tree
Hide file tree
Showing 2 changed files with 920 additions and 412 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@mdx-js/loader": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@next/mdx": "^11.1.3",
"@next/mdx": "^14.0.0",
"next": "11.1.4",
"react": "17.0.2",
"react-dom": "17.0.2",
Expand All @@ -30,7 +30,7 @@
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"eslint": "^7.32.0",
"eslint-config-next": "^11.1.3",
"eslint-config-next": "^14.0.0",
"eslint-plugin-sort-keys-fix": "^1.1.2",
"jest": "^27.2.5",
"nextjs-sitemap-generator": "^1.3.1",
Expand Down
Loading

0 comments on commit 779d823

Please sign in to comment.