Skip to content

Commit

Permalink
Update nextjs monorepo to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2023
1 parent 1b9854c commit 10766ce
Show file tree
Hide file tree
Showing 2 changed files with 970 additions and 463 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"fix": "run-s fix:eslint fix:prettier"
},
"dependencies": {
"next": "12.1.5",
"next": "13.5.4",
"react": "17.0.2",
"react-dom": "17.0.2"
},
Expand All @@ -26,7 +26,7 @@
"@typescript-eslint/parser": "5.43.0",
"autoprefixer": "10.4.13",
"eslint": "8.27.0",
"eslint-config-next": "12.1.5",
"eslint-config-next": "13.5.4",
"eslint-config-prettier": "8.5.0",
"eslint-config-react": "1.1.7",
"eslint-formatter-friendly": "7.0.0",
Expand Down
Loading

0 comments on commit 10766ce

Please sign in to comment.