diff --git a/examples/with-chakra-ui/package.json b/examples/with-chakra-ui/package.json index 730ad332215f..5cad39f12540 100644 --- a/examples/with-chakra-ui/package.json +++ b/examples/with-chakra-ui/package.json @@ -12,7 +12,7 @@ "@emotion/core": "^10.0.27", "@emotion/styled": "^10.0.27", "emotion-theming": "^10.0.27", - "next": "^9.1.7", + "next": "^10.0.0", "react": "^16.12.0", "react-dom": "^16.12.0" },