Update docusaurus dependencies (#419)

Summary:
All bumps are within range, so this shouldn't introduce any breaking
changes.
Pull Request resolved: https://github.com/facebook/flipper/pull/419

Reviewed By: danielbuechele

Differential Revision: D15120854

Pulled By: passy

fbshipit-source-id: dee4b52947cb548d13cd4bf625b29e3a643d8fc3
This commit is contained in:
Pascal Hartig
2019-04-29 13:29:24 -07:00
committed by Facebook Github Bot
parent bc993596ca
commit ffea2ee30e
3 changed files with 5240 additions and 992 deletions

View File

@@ -9,15 +9,6 @@ h5,
h6 {
font-family: 'San Francisco', -apple-system, BlinkMacSystemFont,
'.SFNSText-Regular', 'Helvetica Neue', Helvetica, sans-serif;
font-size: 17px;
font-weight: 400;
}
.fixedHeaderContainer header h2 {
font-family: 'San Francisco', -apple-system, BlinkMacSystemFont,
'.SFNSText-Regular', 'Helvetica Neue', Helvetica, sans-serif;
font-size: 17px;
font-weight: 400;
}
.splash {