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 Apr 12, 2024
1 parent e2e6399 commit d707112
Show file tree
Hide file tree
Showing 2 changed files with 1,217 additions and 374 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.2.1",
"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.2.1",
"typescript": "4.9.5"
}
}
Loading

0 comments on commit d707112

Please sign in to comment.