To get available versions:
npm view react-scripts versions --json
npm view react versions --json
npm view react-dom versions --json
and then upgrade:
yarn upgrade [email protected] [email protected] [email protected]
To get available versions:
npm view react-scripts versions --json
npm view react versions --json
npm view react-dom versions --json
and then upgrade:
yarn upgrade [email protected] [email protected] [email protected]