Open
Description
Feature
Migrate away from Yarn Classic v1 as package manager. This could be to Yarn Modern v4, to npm or to pnpm.
Reason
Yarn 1 (Classic) is stated to be frozen. The Yarn 1 GitHub repo contains the "About" text:
The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry"
The cypress-io/cypress-realworld-app should be based on current and supported technologies in order to provide a useful example of Cypress in practice.