Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 11, 2024
1 parent bc85ed2 commit 7cd5b85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "14.0.4",
"next": "14.2.0",
"react": "^18",
"react-dom": "^18"
},
Expand All @@ -20,7 +20,7 @@
"@uiw/react-md-editor": "4.0.4",
"autoprefixer": "^10.0.1",
"eslint": "^8",
"eslint-config-next": "14.0.4",
"eslint-config-next": "14.2.0",
"postcss": "^8",
"tailwindcss": "^3.3.0",
"typescript": "^5"
Expand Down

0 comments on commit 7cd5b85

Please sign in to comment.