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 v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 15, 2021
1 parent e0c82e3 commit 4f4210c
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 318 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"dependencies": {
"@mdx-js/loader": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@next/mdx": "^11.1.2",
"next": "11.1.2",
"@next/mdx": "^12.0.4",
"next": "12.0.4",
"react": "17.0.2",
"react-dom": "17.0.2",
"rebass": "^4.0.7",
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.2",
"eslint-config-next": "^12.0.4",
"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 4f4210c

Please sign in to comment.