Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 18, 2024
1 parent 6440766 commit e01c8cd
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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@uiw/react-codemirror": "4.21.25",
"next": "14.0.3",
"next": "14.2.2",
"react": "^18",
"react-codemirror-merge": "4.21.25",
"react-dom": "^18"
Expand All @@ -21,7 +21,7 @@
"@types/react-dom": "^18",
"autoprefixer": "^10.0.1",
"eslint": "^8",
"eslint-config-next": "14.0.3",
"eslint-config-next": "14.2.2",
"postcss": "^8",
"tailwindcss": "^3.3.0",
"typescript": "^5"
Expand Down

0 comments on commit e01c8cd

Please sign in to comment.