File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 13
13
"@types/react" : " 16.9.53" ,
14
14
"@types/react-dom" : " 16.9.8" ,
15
15
"@types/react-router-dom" : " 5.1.6" ,
16
- "react" : " 16.14 .0" ,
16
+ "react" : " 17.0 .0" ,
17
17
"react-dom" : " 16.14.0" ,
18
18
"react-router-dom" : " 5.2.0" ,
19
19
"react-scripts" : " 3.4.3" ,
Original file line number Diff line number Diff line change @@ -8709,14 +8709,13 @@ react-scripts@3.4.3:
8709
8709
optionalDependencies :
8710
8710
fsevents "2.1.2"
8711
8711
8712
- react@16.14 .0 :
8713
- version "16.14 .0"
8714
- resolved "https://registry.yarnpkg.com/react/-/react-16.14 .0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d "
8715
- integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g ==
8712
+ react@17.0 .0 :
8713
+ version "17.0 .0"
8714
+ resolved "https://registry.yarnpkg.com/react/-/react-17.0 .0.tgz#ad96d5fa1a33bb9b06d0cc52672f7992d84aa662 "
8715
+ integrity sha512-rG9bqS3LMuetoSUKHN8G3fMNuQOePKDThK6+2yXFWtoeTDLVNh/QCaxT+Jr+rNf4lwNXpx+atdn3Aa0oi8/6eQ ==
8716
8716
dependencies :
8717
8717
loose-envify "^1.1.0"
8718
8718
object-assign "^4.1.1"
8719
- prop-types "^15.6.2"
8720
8719
8721
8720
read-pkg-up@^2.0.0 :
8722
8721
version "2.0.0"
You can’t perform that action at this time.
0 commit comments