Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v13 (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 19, 2022
1 parent 50dff42 commit 98c6f0d
Show file tree
Hide file tree
Showing 3 changed files with 932 additions and 384 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": {
"next": "12.2.1",
"next": "13.0.4",
"react": "18.1.0",
"react-dom": "18.1.0"
},
Expand All @@ -25,7 +25,7 @@
"@types/react": "18.0.9",
"autoprefixer": "10.4.4",
"eslint": "8.7.0",
"eslint-config-next": "12.2.1",
"eslint-config-next": "13.0.4",
"postcss": "8.4.17",
"tailwindcss": "3.0.24",
"typescript": "4.5.4"
Expand Down
Loading

0 comments on commit 98c6f0d

Please sign in to comment.