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 Mar 6, 2024
1 parent 8bd9ff0 commit bb8419e
Show file tree
Hide file tree
Showing 2 changed files with 1,146 additions and 371 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.1.3",
"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.1.3",
"typescript": "4.9.5"
}
}
Loading

0 comments on commit bb8419e

Please sign in to comment.