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 bf3b862 commit 563aa23Copy full SHA for 563aa23
example/nextjs/package.json
@@ -10,7 +10,7 @@
10
},
11
"dependencies": {
12
"@uiw/react-codemirror": "4.21.21",
13
- "next": "14.0.3",
+ "next": "14.1.0",
14
"react": "^18",
15
"react-codemirror-merge": "4.21.21",
16
"react-dom": "^18"
@@ -21,7 +21,7 @@
21
"@types/react-dom": "^18",
22
"autoprefixer": "^10.0.1",
23
"eslint": "^8",
24
- "eslint-config-next": "14.0.3",
+ "eslint-config-next": "14.1.0",
25
"postcss": "^8",
26
"tailwindcss": "^3.3.0",
27
"typescript": "^5"
0 commit comments