Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v12.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 31, 2022
1 parent e472094 commit 0c02c0f
Show file tree
Hide file tree
Showing 2 changed files with 181 additions and 175 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"lint": "next lint"
},
"dependencies": {
"next": "12.1.0",
"next": "12.1.4",
"react": "17.0.2",
"react-dom": "17.0.2"
},
"devDependencies": {
"@types/node": "17.0.21",
"@types/react": "17.0.40",
"eslint": "8.11.0",
"eslint-config-next": "12.1.0",
"eslint-config-next": "12.1.4",
"typescript": "4.6.2"
}
}
Loading

0 comments on commit 0c02c0f

Please sign in to comment.