Skip to content

Commit

Permalink
chore: Package upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
joncursi committed Mar 24, 2019
1 parent 7816494 commit 75195ec
Show file tree
Hide file tree
Showing 7 changed files with 157 additions and 153 deletions.
4 changes: 2 additions & 2 deletions flow-typed/npm/babel-plugin-react-native-web_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 96576222732d41aa75f2e7800d4058cf
// flow-typed version: <<STUB>>/babel-plugin-react-native-web_v0.11.1/flow_v0.95.1
// flow-typed signature: 58217018a4b4224a368fa0238cda9601
// flow-typed version: <<STUB>>/babel-plugin-react-native-web_v0.11.2/flow_v0.95.1

/**
* This is an autogenerated libdef stub for:
Expand Down
11 changes: 9 additions & 2 deletions flow-typed/npm/patch-package_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 75fce4e73671f2da866ef7087ee90280
// flow-typed version: <<STUB>>/patch-package_v6.0.5/flow_v0.95.1
// flow-typed signature: 1ac09158c24feb17653e858fc78139cf
// flow-typed version: <<STUB>>/patch-package_v6.0.7/flow_v0.95.1

/**
* This is an autogenerated libdef stub for:
Expand Down Expand Up @@ -74,6 +74,10 @@ declare module 'patch-package/dist/patch/parse' {
declare module.exports: any;
}

declare module 'patch-package/dist/patch/read' {
declare module.exports: any;
}

declare module 'patch-package/dist/patch/reverse' {
declare module.exports: any;
}
Expand Down Expand Up @@ -138,6 +142,9 @@ declare module 'patch-package/dist/patch/apply.js' {
declare module 'patch-package/dist/patch/parse.js' {
declare module.exports: $Exports<'patch-package/dist/patch/parse'>;
}
declare module 'patch-package/dist/patch/read.js' {
declare module.exports: $Exports<'patch-package/dist/patch/read'>;
}
declare module 'patch-package/dist/patch/reverse.js' {
declare module.exports: $Exports<'patch-package/dist/patch/reverse'>;
}
Expand Down
4 changes: 2 additions & 2 deletions flow-typed/npm/react-art_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 0db8498ce5df5753c9c413345350dba9
// flow-typed version: <<STUB>>/react-art_v16.8.4/flow_v0.95.1
// flow-typed signature: 23e00fbaa246d98f3875811dcdec4f18
// flow-typed version: <<STUB>>/react-art_v16.8.5/flow_v0.95.1

/**
* This is an autogenerated libdef stub for:
Expand Down
67 changes: 23 additions & 44 deletions flow-typed/npm/react-native-web_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 1e7769b4e1cc78dc30dc4ff1282c191e
// flow-typed version: <<STUB>>/react-native-web_v0.11.1/flow_v0.95.1
// flow-typed signature: f87b38a8d140d72799cbc70159a88712
// flow-typed version: <<STUB>>/react-native-web_v0.11.2/flow_v0.95.1

/**
* This is an autogenerated libdef stub for:
Expand Down Expand Up @@ -390,10 +390,6 @@ declare module 'react-native-web/dist/cjs/exports/StyleSheet/normalizeValueWithP
declare module.exports: any;
}

declare module 'react-native-web/dist/cjs/exports/StyleSheet/ReactNativeStyleResolver' {
declare module.exports: any;
}

declare module 'react-native-web/dist/cjs/exports/StyleSheet/resolveShadowValue' {
declare module.exports: any;
}
Expand All @@ -406,6 +402,10 @@ declare module 'react-native-web/dist/cjs/exports/StyleSheet/StyleSheet' {
declare module.exports: any;
}

declare module 'react-native-web/dist/cjs/exports/StyleSheet/StyleSheetTypes' {
declare module.exports: any;
}

declare module 'react-native-web/dist/cjs/exports/StyleSheet/validate' {
declare module.exports: any;
}
Expand Down Expand Up @@ -642,10 +642,6 @@ declare module 'react-native-web/dist/cjs/modules/LayoutPropTypes/index' {
declare module.exports: any;
}

declare module 'react-native-web/dist/cjs/modules/mapKeyValue/index' {
declare module.exports: any;
}

declare module 'react-native-web/dist/cjs/modules/multiplyStyleLengthValue/index' {
declare module.exports: any;
}
Expand Down Expand Up @@ -1342,10 +1338,6 @@ declare module 'react-native-web/dist/exports/StyleSheet/normalizeValueWithPrope
declare module.exports: any;
}

declare module 'react-native-web/dist/exports/StyleSheet/ReactNativeStyleResolver' {
declare module.exports: any;
}

declare module 'react-native-web/dist/exports/StyleSheet/resolveShadowValue' {
declare module.exports: any;
}
Expand All @@ -1358,6 +1350,10 @@ declare module 'react-native-web/dist/exports/StyleSheet/StyleSheet' {
declare module.exports: any;
}

declare module 'react-native-web/dist/exports/StyleSheet/StyleSheetTypes' {
declare module.exports: any;
}

declare module 'react-native-web/dist/exports/StyleSheet/validate' {
declare module.exports: any;
}
Expand Down Expand Up @@ -1594,10 +1590,6 @@ declare module 'react-native-web/dist/modules/LayoutPropTypes/index' {
declare module.exports: any;
}

declare module 'react-native-web/dist/modules/mapKeyValue/index' {
declare module.exports: any;
}

declare module 'react-native-web/dist/modules/multiplyStyleLengthValue/index' {
declare module.exports: any;
}
Expand Down Expand Up @@ -2302,10 +2294,6 @@ declare module 'react-native-web/src/exports/StyleSheet/normalizeValueWithProper
declare module.exports: any;
}

declare module 'react-native-web/src/exports/StyleSheet/ReactNativeStyleResolver' {
declare module.exports: any;
}

declare module 'react-native-web/src/exports/StyleSheet/resolveShadowValue' {
declare module.exports: any;
}
Expand All @@ -2318,6 +2306,10 @@ declare module 'react-native-web/src/exports/StyleSheet/StyleSheet' {
declare module.exports: any;
}

declare module 'react-native-web/src/exports/StyleSheet/StyleSheetTypes' {
declare module.exports: any;
}

declare module 'react-native-web/src/exports/StyleSheet/validate' {
declare module.exports: any;
}
Expand Down Expand Up @@ -2554,10 +2546,6 @@ declare module 'react-native-web/src/modules/LayoutPropTypes/index' {
declare module.exports: any;
}

declare module 'react-native-web/src/modules/mapKeyValue/index' {
declare module.exports: any;
}

declare module 'react-native-web/src/modules/multiplyStyleLengthValue/index' {
declare module.exports: any;
}
Expand Down Expand Up @@ -3163,9 +3151,6 @@ declare module 'react-native-web/dist/cjs/exports/StyleSheet/modality.js' {
declare module 'react-native-web/dist/cjs/exports/StyleSheet/normalizeValueWithProperty.js' {
declare module.exports: $Exports<'react-native-web/dist/cjs/exports/StyleSheet/normalizeValueWithProperty'>;
}
declare module 'react-native-web/dist/cjs/exports/StyleSheet/ReactNativeStyleResolver.js' {
declare module.exports: $Exports<'react-native-web/dist/cjs/exports/StyleSheet/ReactNativeStyleResolver'>;
}
declare module 'react-native-web/dist/cjs/exports/StyleSheet/resolveShadowValue.js' {
declare module.exports: $Exports<'react-native-web/dist/cjs/exports/StyleSheet/resolveShadowValue'>;
}
Expand All @@ -3175,6 +3160,9 @@ declare module 'react-native-web/dist/cjs/exports/StyleSheet/styleResolver.js' {
declare module 'react-native-web/dist/cjs/exports/StyleSheet/StyleSheet.js' {
declare module.exports: $Exports<'react-native-web/dist/cjs/exports/StyleSheet/StyleSheet'>;
}
declare module 'react-native-web/dist/cjs/exports/StyleSheet/StyleSheetTypes.js' {
declare module.exports: $Exports<'react-native-web/dist/cjs/exports/StyleSheet/StyleSheetTypes'>;
}
declare module 'react-native-web/dist/cjs/exports/StyleSheet/validate.js' {
declare module.exports: $Exports<'react-native-web/dist/cjs/exports/StyleSheet/validate'>;
}
Expand Down Expand Up @@ -3352,9 +3340,6 @@ declare module 'react-native-web/dist/cjs/modules/isWebColor/index.js' {
declare module 'react-native-web/dist/cjs/modules/LayoutPropTypes/index.js' {
declare module.exports: $Exports<'react-native-web/dist/cjs/modules/LayoutPropTypes/index'>;
}
declare module 'react-native-web/dist/cjs/modules/mapKeyValue/index.js' {
declare module.exports: $Exports<'react-native-web/dist/cjs/modules/mapKeyValue/index'>;
}
declare module 'react-native-web/dist/cjs/modules/multiplyStyleLengthValue/index.js' {
declare module.exports: $Exports<'react-native-web/dist/cjs/modules/multiplyStyleLengthValue/index'>;
}
Expand Down Expand Up @@ -3877,9 +3862,6 @@ declare module 'react-native-web/dist/exports/StyleSheet/modality.js' {
declare module 'react-native-web/dist/exports/StyleSheet/normalizeValueWithProperty.js' {
declare module.exports: $Exports<'react-native-web/dist/exports/StyleSheet/normalizeValueWithProperty'>;
}
declare module 'react-native-web/dist/exports/StyleSheet/ReactNativeStyleResolver.js' {
declare module.exports: $Exports<'react-native-web/dist/exports/StyleSheet/ReactNativeStyleResolver'>;
}
declare module 'react-native-web/dist/exports/StyleSheet/resolveShadowValue.js' {
declare module.exports: $Exports<'react-native-web/dist/exports/StyleSheet/resolveShadowValue'>;
}
Expand All @@ -3889,6 +3871,9 @@ declare module 'react-native-web/dist/exports/StyleSheet/styleResolver.js' {
declare module 'react-native-web/dist/exports/StyleSheet/StyleSheet.js' {
declare module.exports: $Exports<'react-native-web/dist/exports/StyleSheet/StyleSheet'>;
}
declare module 'react-native-web/dist/exports/StyleSheet/StyleSheetTypes.js' {
declare module.exports: $Exports<'react-native-web/dist/exports/StyleSheet/StyleSheetTypes'>;
}
declare module 'react-native-web/dist/exports/StyleSheet/validate.js' {
declare module.exports: $Exports<'react-native-web/dist/exports/StyleSheet/validate'>;
}
Expand Down Expand Up @@ -4066,9 +4051,6 @@ declare module 'react-native-web/dist/modules/isWebColor/index.js' {
declare module 'react-native-web/dist/modules/LayoutPropTypes/index.js' {
declare module.exports: $Exports<'react-native-web/dist/modules/LayoutPropTypes/index'>;
}
declare module 'react-native-web/dist/modules/mapKeyValue/index.js' {
declare module.exports: $Exports<'react-native-web/dist/modules/mapKeyValue/index'>;
}
declare module 'react-native-web/dist/modules/multiplyStyleLengthValue/index.js' {
declare module.exports: $Exports<'react-native-web/dist/modules/multiplyStyleLengthValue/index'>;
}
Expand Down Expand Up @@ -4597,9 +4579,6 @@ declare module 'react-native-web/src/exports/StyleSheet/modality.js' {
declare module 'react-native-web/src/exports/StyleSheet/normalizeValueWithProperty.js' {
declare module.exports: $Exports<'react-native-web/src/exports/StyleSheet/normalizeValueWithProperty'>;
}
declare module 'react-native-web/src/exports/StyleSheet/ReactNativeStyleResolver.js' {
declare module.exports: $Exports<'react-native-web/src/exports/StyleSheet/ReactNativeStyleResolver'>;
}
declare module 'react-native-web/src/exports/StyleSheet/resolveShadowValue.js' {
declare module.exports: $Exports<'react-native-web/src/exports/StyleSheet/resolveShadowValue'>;
}
Expand All @@ -4609,6 +4588,9 @@ declare module 'react-native-web/src/exports/StyleSheet/styleResolver.js' {
declare module 'react-native-web/src/exports/StyleSheet/StyleSheet.js' {
declare module.exports: $Exports<'react-native-web/src/exports/StyleSheet/StyleSheet'>;
}
declare module 'react-native-web/src/exports/StyleSheet/StyleSheetTypes.js' {
declare module.exports: $Exports<'react-native-web/src/exports/StyleSheet/StyleSheetTypes'>;
}
declare module 'react-native-web/src/exports/StyleSheet/validate.js' {
declare module.exports: $Exports<'react-native-web/src/exports/StyleSheet/validate'>;
}
Expand Down Expand Up @@ -4786,9 +4768,6 @@ declare module 'react-native-web/src/modules/isWebColor/index.js' {
declare module 'react-native-web/src/modules/LayoutPropTypes/index.js' {
declare module.exports: $Exports<'react-native-web/src/modules/LayoutPropTypes/index'>;
}
declare module 'react-native-web/src/modules/mapKeyValue/index.js' {
declare module.exports: $Exports<'react-native-web/src/modules/mapKeyValue/index'>;
}
declare module 'react-native-web/src/modules/multiplyStyleLengthValue/index.js' {
declare module.exports: $Exports<'react-native-web/src/modules/multiplyStyleLengthValue/index'>;
}
Expand Down

0 comments on commit 75195ec

Please sign in to comment.