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 Oct 31, 2023
1 parent 2979dc6 commit eb43bbe
Show file tree
Hide file tree
Showing 2 changed files with 1,067 additions and 592 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
"lint": "next lint"
},
"dependencies": {
"next": "12.1.0",
"next": "14.0.1",
"nextjs-color-mode": "^1.0.3",
"react": "17.0.2",
"react-dom": "17.0.2"
},
"devDependencies": {
"eslint": "8.42.0",
"eslint-config-next": "11.1.0"
"eslint-config-next": "14.0.1"
}
}
Loading

0 comments on commit eb43bbe

Please sign in to comment.