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 bc85ed2 commit 0ffb880Copy full SHA for 0ffb880
example/nextjs/package.json
@@ -9,7 +9,7 @@
9
"lint": "next lint"
10
},
11
"dependencies": {
12
- "next": "14.0.4",
+ "next": "14.2.2",
13
"react": "^18",
14
"react-dom": "^18"
15
@@ -20,7 +20,7 @@
20
"@uiw/react-md-editor": "4.0.4",
21
"autoprefixer": "^10.0.1",
22
"eslint": "^8",
23
- "eslint-config-next": "14.0.4",
+ "eslint-config-next": "14.2.2",
24
"postcss": "^8",
25
"tailwindcss": "^3.3.0",
26
"typescript": "^5"
0 commit comments