neuefische / web-exercises

Session exercises
MIT License
20 stars 33 forks source link

Fix: create-react-app related warning concerning babel dependency #317

Closed ThomasKirst closed 1 year ago

ThomasKirst commented 1 year ago

This PR fixes the warning shown in React app which had been create using CRA.

Screenshot 2023-08-23 at 11 54 15

You can try it out with this command, for example:

npx ghcd@latest neuefische/web-exercises/tree/fix-cra-warning-babel-dependency/sessions/react-state-2/colored-number -i

Run npm i and npm start. The warning should be gone!

Screenshot 2023-08-30 at 12 02 51
ThomasKirst commented 1 year ago

Hi Pete, thanks for testing it!

6 high severity vulnerabilities

Yes, that´s unfortunate, but we cannot really do anything about it since the CRA development is stalled ://