- Run
$ npx npm-check-updates -u
- Check new releases and changes
- Run
$ npm install
to update the shown dependencies - Note: Create-React-App should be updated as a whole
- Note: You might have to run a specific install for major releases
- Create-React-App
- Storybook
- Express.js
- JEST
- Prettier
- ESLint
- Husky
- Lint-Staged
- GitHub Node.js CI
- nodemon
- concurrently
- https://create-react-app.dev/docs/proxying-api-requests-in-development
- https://devcenter.heroku.com/articles/runtime-principles#web-servers
- https://docs.npmjs.com/cli/v6/configuring-npm/package-json
- https://eslint.org/docs/rules/
- https://create-react-app.dev/docs/running-tests/
- https://testing-library.com/docs/dom-testing-library/api-queries/