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 24, 2023
1 parent 99adda0 commit 3f6bd5c
Show file tree
Hide file tree
Showing 2 changed files with 970 additions and 469 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.6",
"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.6",
"eslint-config-prettier": "8.10.0",
"eslint-config-react": "1.1.7",
"eslint-formatter-friendly": "7.0.0",
Expand Down
Loading

0 comments on commit 3f6bd5c

Please sign in to comment.