Skip to content

Commit c0af279

Browse files
chore(deps): update nextjs monorepo to v14.1.4
1 parent e16e45a commit c0af279

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/nextjs/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@uiw/react-codemirror": "4.21.25",
13-
"next": "14.0.3",
13+
"next": "14.1.4",
1414
"react": "^18",
1515
"react-codemirror-merge": "4.21.25",
1616
"react-dom": "^18"
@@ -21,7 +21,7 @@
2121
"@types/react-dom": "^18",
2222
"autoprefixer": "^10.0.1",
2323
"eslint": "^8",
24-
"eslint-config-next": "14.0.3",
24+
"eslint-config-next": "14.1.4",
2525
"postcss": "^8",
2626
"tailwindcss": "^3.3.0",
2727
"typescript": "^5"

0 commit comments

Comments
 (0)