Oryx icon indicating copy to clipboard operation
Oryx copied to clipboard

Update React Version in Sample Apps

Open Saipriya-1144 opened this issue 3 weeks ago • 0 comments

Updated from 19.0.0 to 19.2.1 to address security vulnerabilities

  • For create-react-app-sample, Regenerated app using latest create react app guidelines (https://create-react-app.dev/docs/getting-started/) due to compatibility issues.
  • For DotnetcoreReact App, migrated from react-scripts to Vite to resolve security vulnerabilities

Testing: All these sample apps ran successfully in local environment

  • [x] The purpose of this PR is explained in this message or in an issue. If an issue please include a reference as #<issue_number>.
  • [x] Tests are included and/or updated for code changes.
  • [ ] Proper license headers are included in each file.

Saipriya-1144 avatar Dec 04 '25 05:12 Saipriya-1144