Update all project dependencies. ``` yarn upgrade-interactive --latest ``` Make sure there are no issues in the code editor, code compiles, and it runs without issues in the browser.
Update all project dependencies.
Make sure there are no issues in the code editor, code compiles, and it runs without issues in the browser.