Skip to content

Commit

Permalink
Merge pull request #1111 from Emurgo/version-bumps
Browse files Browse the repository at this point in the history
dependency bumps (patches)
  • Loading branch information
v-almonacid committed Jan 19, 2021
2 parents 28d77ce + d64464f commit c3a2496
Show file tree
Hide file tree
Showing 5 changed files with 326 additions and 176 deletions.
2 changes: 0 additions & 2 deletions __mocks__/react-native-chain-libs.js

This file was deleted.

24 changes: 12 additions & 12 deletions ios/Podfile.lock
Expand Up @@ -13,7 +13,7 @@ PODS:
- DoubleConversion
- glog
- glog (0.3.5)
- MultiplatformBleAdapter (0.1.6)
- MultiplatformBleAdapter (0.1.7)
- Permission-Camera (2.2.2):
- RNPermissions
- React (0.60.0):
Expand Down Expand Up @@ -64,8 +64,8 @@ PODS:
- React-jsinspector (0.60.0)
- react-native-background-timer (2.4.1):
- React-Core
- react-native-ble-plx (2.0.1):
- MultiplatformBleAdapter (= 0.1.6)
- react-native-ble-plx (2.0.2):
- MultiplatformBleAdapter (= 0.1.7)
- React
- react-native-camera (3.40.0):
- React-Core
Expand All @@ -79,11 +79,11 @@ PODS:
- React
- react-native-haskell-shelley (0.0.8):
- React
- react-native-netinfo (5.9.7):
- react-native-netinfo (5.9.9):
- React-Core
- react-native-randombytes (3.5.3):
- React
- react-native-safe-area-context (3.1.8):
- react-native-safe-area-context (3.1.9):
- React-Core
- react-native-splash-screen (3.2.0):
- React
Expand Down Expand Up @@ -129,8 +129,8 @@ PODS:
- React
- RNPermissions (2.2.2):
- React-Core
- RNReanimated (1.13.1):
- React
- RNReanimated (1.13.2):
- React-Core
- RNScreens (2.11.0):
- React
- RNSentry (1.4.5):
Expand Down Expand Up @@ -297,7 +297,7 @@ SPEC CHECKSUMS:
DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2
Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51
glog: 1f3da668190260b06b429bb211bfbee5cd790c28
MultiplatformBleAdapter: 652f47ecd7f5036756517cf66833210709a72eab
MultiplatformBleAdapter: 975cfb2a333b2c42b7a11628bd100ccb61872da2
Permission-Camera: 5d2aaf95592660b6dcb5e8d1d90ed5d0156cad02
React: 4b3c068e793e96672dcd186a2b572fac43e4b031
React-Core: 3dc86b22920597f813c62a96db3165950b64826b
Expand All @@ -308,13 +308,13 @@ SPEC CHECKSUMS:
React-jsiexecutor: 7a3554f703a58963ec80b860144ea0f0e9b910e1
React-jsinspector: d4ed52225912efe0019bb7f1a225aec20f23049a
react-native-background-timer: 17ea5e06803401a379ebf1f20505b793ac44d0fe
react-native-ble-plx: d8dcca81ecc617eda824a4ace85f7ffd55d90c6c
react-native-ble-plx: caac53ee98151ec81198239d591c203809a1ed6e
react-native-camera: 35854c4f764a4a6cf61c1c3525888b92f0fe4b31
react-native-config: f2c2ae45625a068c35681a16b9bfb1ca58b0adc7
react-native-haskell-shelley: 241bdb4e191404ed8ee4e877388482fb0d73f03d
react-native-netinfo: 250dc0ca126512f618a8a2ca6a936577e1f66586
react-native-netinfo: 0212ce8604e88edf686f1481b925b17a42a52449
react-native-randombytes: 3638d24759d67c68f6ccba60c52a7a8a8faa6a23
react-native-safe-area-context: 79fea126c6830c85f65947c223a5e3058a666937
react-native-safe-area-context: b6e0e284002381d2ff29fa4fff42b4d8282e3c94
react-native-splash-screen: 200d11d188e2e78cea3ad319964f6142b6384865
react-native-webview: dfd7202ff115c44d3ea401c2f36122fb3ac79f07
React-RCTActionSheet: b27ff3cf3a68f917c46d2b94abf938b625b96570
Expand All @@ -335,7 +335,7 @@ SPEC CHECKSUMS:
RNGestureHandler: 7a5833d0f788dbd107fbb913e09aa0c1ff333c39
RNKeychain: 3aa3cf891a09a0d18d306862ab2bb9e106079b24
RNPermissions: 5df468064df661a4c8c017e2791ce90d7695eea5
RNReanimated: dd8c286ab5dd4ba36d3a7fef8bff7e08711b5476
RNReanimated: e03f7425cb7a38dcf1b644d680d1bfc91c3337ad
RNScreens: 0e91da98ab26d5d04c7b59a9b6bd694124caf88c
RNSentry: 0a70359ddacbfb9b1cbbb0971e54065b9f70ac57
RNSVG: 6c8e8c6f9e5a0caf910dd25aa6e4216045426e1d
Expand Down
34 changes: 14 additions & 20 deletions package.json
Expand Up @@ -34,30 +34,29 @@
"@ledgerhq/react-native-hw-transport-ble": "5.28.0",
"@react-native-community/async-storage": "1.5.1",
"@react-native-community/masked-view": "0.1.10",
"@react-native-community/netinfo": "5.9.7",
"@react-native-community/netinfo": "5.9.9",
"@react-navigation/bottom-tabs": "5.10.0",
"@react-navigation/drawer": "5.10.0",
"@react-navigation/material-top-tabs": "5.3.1",
"@react-navigation/native": "5.8.0",
"@react-navigation/material-top-tabs": "5.3.10",
"@react-navigation/native": "5.8.10",
"@react-navigation/stack": "5.10.0",
"@sentry/react-native": "1.4.5",
"@v-almonacid/react-native-hid": "5.15.4",
"add": "2.0.6",
"babel-eslint": "^10.1.0",
"base-x": "3.0.4",
"babel-eslint": "10.1.0",
"base-x": "3.0.8",
"bignumber.js": "^7.2.1",
"bip39": "^2.5.0",
"bluebird": "^3.5.2",
"bs58": "^4.0.1",
"crypto-random-string": "^1.0.0",
"emip3js": "Emurgo/emip3js",
"es6-error": "^4.1.1",
"es6-symbol": "^3.1.1",
"es6-symbol": "3.1.3",
"events": "^3.0.0",
"immer": "^1.7.2",
"intl": "^1.2.5",
"jsc-android": "241213.1.0",
"localized-strings": "^0.2.0",
"lodash": "^4.17.20",
"moment": "^2.22.2",
"net": "^1.0.2",
Expand All @@ -69,7 +68,7 @@
"react-markdown": "4.3.1",
"react-native": "0.60.0",
"react-native-background-timer": "2.4.1",
"react-native-ble-plx": "2.0.1",
"react-native-ble-plx": "2.0.2",
"react-native-blockies-svg": "Emurgo/react-native-blockies-svg",
"react-native-camera": "3.40.0",
"react-native-cardano": "Emurgo/react-native-cardano#0.2.3",
Expand All @@ -88,36 +87,34 @@
"react-native-qrcode-scanner": "1.4.1",
"react-native-qrcode-svg": "6.0.6",
"react-native-randombytes": "3.5.3",
"react-native-reanimated": "1.13.1",
"react-native-safe-area-context": "3.1.8",
"react-native-reanimated": "1.13.2",
"react-native-safe-area-context": "3.1.9",
"react-native-safe-area-view": "2.0.0",
"react-native-screens": "2.11.0",
"react-native-splash-screen": "^3.1.1",
"react-native-svg": "^7.2.0",
"react-native-tab-view": "2.15.2",
"react-native-webview": "11.0.2",
"react-redux": "7.2.1",
"react-redux": "7.2.2",
"recompose": "^0.30.0",
"redux": "^4.0.0",
"redux": "^4.0.5",
"redux-logger": "^3.0.6",
"redux-thunk": "^2.3.0",
"reselect": "^4.0.0",
"safe-buffer": "^5.2.1",
"stream-browserify": "^2.0.1",
"tinycolor2": "1.4.2",
"url": "^0.11.0",
"util": "^0.11.0",
"uuid": "^3.3.2",
"vm-browserify": "^1.1.0"
},
"devDependencies": {
"@emurgo/cardano-serialization-lib-nodejs": "3.0.0",
"@emurgo/js-chain-libs-node": "git+https://github.com/SebastienGllmt/js-chain-libs-node-pkg.git",
"@emurgo/cardano-serialization-lib-nodejs": "4.3.0",
"@storybook/addon-actions": "^5.3.14",
"@storybook/addon-links": "^5.3.14",
"@storybook/addons": "^5.3.14",
"@storybook/react-native": "5.3.23",
"@storybook/react-native-server": "^5.3.14",
"@storybook/react-native-server": "^5.3.23",
"babel-jest": "^24.8.0",
"babel-loader": "^8.0.6",
"babel-plugin-react-intl": "^3.0.1",
Expand All @@ -127,7 +124,7 @@
"eslint-config-vacuumlabs": "1.9.0",
"eslint-plugin-flowtype": "3.12.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-react": "7.21.2",
"eslint-plugin-react": "7.21.5",
"eslint-plugin-react-native": "3.10.0",
"extract-react-intl-messages": "^0.14.0",
"flow-bin": "^0.98.0",
Expand All @@ -144,9 +141,6 @@
"react-native-storybook-loader": "^1.8.1",
"react-test-renderer": "16.8.6"
},
"resolutions": {
"base-x": "3.0.4"
},
"jest": {
"transform": {
"^.+\\.js$": "<rootDir>/node_modules/react-native/jest/preprocessor.js"
Expand Down
7 changes: 0 additions & 7 deletions src/jestSetup.js
Expand Up @@ -4,8 +4,6 @@
import fetch from 'node-fetch'
import {Logger, LogLevel} from './utils/logging'

import nodeUtil from 'util'

jest.mock('react-native-device-info', () => {
return {
getVersion: () => '1.5.1',
Expand All @@ -18,11 +16,6 @@ jest.mock('react-native-randombytes', () => {

jest.mock('@ledgerhq/react-native-hw-transport-ble', () => ({}))

// $FlowFixMe
global.TextEncoder = nodeUtil.TextEncoder
// $FlowFixMe
global.TextDecoder = nodeUtil.TextDecoder

export default {
setup: () => {
global.fetch = fetch
Expand Down

0 comments on commit c3a2496

Please sign in to comment.