diff --git a/package.json b/package.json index 63fd5d1..b5791ee 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "format": "npx prettier -w pages" }, "dependencies": { - "next": "12.1.0", + "next": "13.5.0", "react": "17.0.2", "react-dom": "17.0.2" },