We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2979dc6 commit eb43bbeCopy full SHA for eb43bbe
example/package.json
@@ -9,13 +9,13 @@
9
"lint": "next lint"
10
},
11
"dependencies": {
12
- "next": "12.1.0",
+ "next": "14.0.1",
13
"nextjs-color-mode": "^1.0.3",
14
"react": "17.0.2",
15
"react-dom": "17.0.2"
16
17
"devDependencies": {
18
"eslint": "8.42.0",
19
- "eslint-config-next": "11.1.0"
+ "eslint-config-next": "14.0.1"
20
}
21
0 commit comments