diff --git a/cli/templates/project/package.json b/cli/templates/project/package.json index 253bfce..d310063 100644 --- a/cli/templates/project/package.json +++ b/cli/templates/project/package.json @@ -26,7 +26,7 @@ "dependencies": { "@wethegit/react-hooks": "~3.0.1", "js-yaml-loader": "~1.2.2", - "next": "~14.2.3", + "next": "~16.1.6", "next-compose-plugins": "~2.2.1", "react": "~18.2.0", "react-dom": "~18.2.0"