diff --git a/package.json b/package.json index a971fcf..5336997 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "deploy": "gh-pages -d out" }, "dependencies": { - "next": "^13.5.6", + "next": "^14.0.1", "react": "^18.2.0", "react-dom": "^18.2.0" },