🏗 Bumped major versions for React and CRA

no refs

- bumps React version to 17 - https://github.com/facebook/react/blob/master/CHANGELOG.md#1700-october-20-2020
- bumps CRA to v4  - https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md#403-2021-02-22
This commit is contained in:
Rishabh 2021-06-16 20:31:10 +05:30 committed by Rishabh Garg
parent 9061d40c6e
commit 90c076fc39
3 changed files with 4452 additions and 4152 deletions

View File

@ -0,0 +1 @@
node_modules

View File

@ -22,9 +22,9 @@
"@testing-library/react": "11.2.7",
"@testing-library/user-event": "12.8.3",
"prop-types": "15.7.2",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-scripts": "3.4.4"
"react": "17.0.2",
"react-dom": "17.0.2",
"react-scripts": "4.0.3"
},
"scripts": {
"start": "react-scripts start",

File diff suppressed because it is too large Load Diff