Skip to content

Commit 79ad652

Browse files
chore(deps): update nextjs monorepo to v14.1.3
1 parent c7d5acd commit 79ad652

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
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "14.0.4",
12+
"next": "14.1.3",
1313
"react": "^18",
1414
"react-dom": "^18"
1515
},
@@ -20,7 +20,7 @@
2020
"@uiw/react-md-editor": "4.0.3",
2121
"autoprefixer": "^10.0.1",
2222
"eslint": "^8",
23-
"eslint-config-next": "14.0.4",
23+
"eslint-config-next": "14.1.3",
2424
"postcss": "^8",
2525
"tailwindcss": "^3.3.0",
2626
"typescript": "^5"

0 commit comments

Comments
 (0)