Bump nextjs

This commit is contained in:
2021-12-16 01:22:29 +01:00
parent f7bdff1653
commit b3a6b836e4
2 changed files with 138 additions and 138 deletions

View File

@@ -8,7 +8,7 @@
"lint": "npx next lint"
},
"dependencies": {
"next": "12.0.4",
"next": "12.0.7",
"react": "17.0.2",
"react-dom": "17.0.2"
},