Skip to content

Commit 9540d0a

Browse files
committed
Updates to package versions
1 parent 5b12993 commit 9540d0a

File tree

9 files changed

+21
-9
lines changed

9 files changed

+21
-9
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ Release-iphonesimulator/
4646
ios/FirestackApp/FirestackApp.entitlements
4747
ios/main.jsbundle*
4848
testbuild/
49+
javac-services.0.log*

app/views/Authentication/Demos/Anonymous.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {
77
} from 'react-native'
88

99
import env from '../../../../config/environment';
10-
import { Container, Header, Title, Content, Button } from 'native-base';
10+
import { Container, Title, Content, Button } from 'native-base';
1111
import appStyles from '../../../styles/app';
1212

1313
export class Anonymous extends React.Component {

app/views/Authentication/Demos/Email.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import {
88

99
import env from '../../../../config/environment';
1010

11-
import { Container, Header, Title, Content, List, ListItem, InputGroup, Input, Icon, Button } from 'native-base';
11+
import { Container, Title, Content, List, ListItem, InputGroup, Input, Icon, Button } from 'native-base';
1212

1313
import SignedIn from '../components/SignedIn';
1414
import appStyles from '../../../styles/app';

app/views/Authentication/Demos/ErrorHandling.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {
77
} from 'react-native'
88

99
import env from '../../../../config/environment';
10-
import { Container, Header, Title, Content, Button } from 'native-base';
10+
import { Container, Title, Content, Button } from 'native-base';
1111
import appStyles from '../../../styles/app';
1212

1313
const ERRORS = {

app/views/Authentication/Demos/Providers.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import {
77
} from 'react-native'
88

99
import env from '../../../../config/environment';
10-
import { Container, Header, Title, Content, Button } from 'native-base';
10+
import { Container, Title, Content, Button } from 'native-base';
1111
import { List, ListItem } from 'native-base';
1212

1313
import appStyles from '../../../styles/app';

app/views/Storage/Demos/Download.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import {
66
} from 'react-native'
77

88
import env from '../../../../config/environment';
9-
import { Container, Header, Title, Content, Button, Spinner } from 'native-base';
9+
import { Container, Title, Content, Button, Spinner } from 'native-base';
1010
import appStyles from '../../../styles/app';
1111
import { UploadedImage } from '../components/UploadedImage';
1212

app/views/Storage/Demos/Upload.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import {
88
} from 'react-native'
99

1010
import {
11-
Container, Header, Title, Content, Button, Spinner
11+
Container, Title, Content, Button, Spinner
1212
} from 'native-base';
1313

1414
import appStyles from '../../../styles/app';

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
},
1212
"dependencies": {
1313
"firebase": "^3.3.2",
14-
"native-base": "^0.5.9",
15-
"react": "15.3.1",
16-
"react-native": "0.32.0",
14+
"native-base": "^0.5.18",
15+
"react": "^15.4.1",
16+
"react-native": "^0.38.1",
1717
"react-native-firestack": "^2.3.5",
1818
"react-native-fs": "^2.0.1-rc.2",
1919
"react-native-gifted-chat": "0.0.10",

yarn.lock

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4074,6 +4074,13 @@ react-native-scrollable-mixin@^1.0.1:
40744074
version "1.0.1"
40754075
resolved "https://registry.yarnpkg.com/react-native-scrollable-mixin/-/react-native-scrollable-mixin-1.0.1.tgz#34a32167b64248594154fd0d6a8b03f22740548e"
40764076

4077+
react-native-scrollable-tab-view@^0.6.0:
4078+
version "0.6.0"
4079+
resolved "https://registry.yarnpkg.com/react-native-scrollable-tab-view/-/react-native-scrollable-tab-view-0.6.0.tgz#36050cf72dae0dc00b6b8d7f9a570955d99a213b"
4080+
dependencies:
4081+
react-static-container "^1.0.1"
4082+
react-timer-mixin "^0.13.3"
4083+
40774084
react-native-vector-icons@^2.1.0:
40784085
version "2.1.0"
40794086
resolved "https://registry.yarnpkg.com/react-native-vector-icons/-/react-native-vector-icons-2.1.0.tgz#37ff40e2fc753a56624846e7471282b818b92edc"
@@ -4176,6 +4183,10 @@ react-redux@^4.4.5:
41764183
lodash "^4.2.0"
41774184
loose-envify "^1.1.0"
41784185

4186+
react-static-container@^1.0.1:
4187+
version "1.0.1"
4188+
resolved "http://registry.npmjs.org/react-static-container/-/react-static-container-1.0.1.tgz#694c0dd68a896b879519afb548399cc1989c9ab0"
4189+
41794190
react-test-renderer@^15.3.1:
41804191
version "15.3.2"
41814192
resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-15.3.2.tgz#d8f083d37d2d41e97bbdc26a1dd9282f0baf7857"

0 commit comments

Comments
 (0)