delphimvcframework/samples/react
dependabot[bot] bed8277526
build(deps): bump minimatch and react-scripts in /samples/react/WebApp
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `react-scripts` from 3.4.1 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-3.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 18:16:23 +00:00
..
Server React Demo 2020-08-08 17:24:20 -03:00
WebApp build(deps): bump minimatch and react-scripts in /samples/react/WebApp 2023-02-02 18:16:23 +00:00
README.md React Demo 2020-08-08 17:24:20 -03:00

REACT DEMO README

  • Install nodejs (https://nodejs.org)

  • Open project samples\react\Server\ServerReact.dproj and run it.

  • Open command prompt

  • go into samples\react\WebApp

  • npm install

  • npm start