Skip to content

Commit

Permalink
Update nextjs monorepo to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 8bd9ff0 commit 4050890
Show file tree
Hide file tree
Showing 2 changed files with 862 additions and 348 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "13.2.3",
"next": "14.0.4",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand All @@ -18,7 +18,7 @@
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"eslint": "8.35.0",
"eslint-config-next": "13.2.3",
"eslint-config-next": "14.0.4",
"typescript": "4.9.5"
}
}
Loading

0 comments on commit 4050890

Please sign in to comment.