Ver código fonte

[RN] Update React Native to version 0.51.0

master
Saúl Ibarra Corretgé 7 anos atrás
pai
commit
41aa704e1f
4 arquivos alterados com 36 adições e 44 exclusões
  1. 3
    3
      .flowconfig
  2. 20
    20
      ios/Podfile.lock
  3. 10
    18
      package-lock.json
  4. 3
    3
      package.json

+ 3
- 3
.flowconfig Ver arquivo

56
 suppress_type=$FlowFixMeState
56
 suppress_type=$FlowFixMeState
57
 suppress_type=$FixMe
57
 suppress_type=$FixMe
58
 
58
 
59
-suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe\\($\\|[^(]\\|(\\(>=0\\.\\(5[0-6]\\|[1-4][0-9]\\|[0-9]\\).[0-9]\\)? *\\(site=[a-z,_]*react_native[a-z,_]*\\)?)\\)
60
-suppress_comment=\\(.\\|\n\\)*\\$FlowIssue\\((\\(>=0\\.\\(5[0-6]\\|[1-4][0-9]\\|[0-9]\\).[0-9]\\)? *\\(site=[a-z,_]*react_native[a-z,_]*\\)?)\\)?:? #[0-9]+
59
+suppress_comment=\\(.\\|\n\\)*\\$FlowFixMe\\($\\|[^(]\\|(\\(>=0\\.\\(5[0-7]\\|[1-4][0-9]\\|[0-9]\\).[0-9]\\)? *\\(site=[a-z,_]*react_native[a-z,_]*\\)?)\\)
60
+suppress_comment=\\(.\\|\n\\)*\\$FlowIssue\\((\\(>=0\\.\\(5[0-7]\\|[1-4][0-9]\\|[0-9]\\).[0-9]\\)? *\\(site=[a-z,_]*react_native[a-z,_]*\\)?)\\)?:? #[0-9]+
61
 suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
61
 suppress_comment=\\(.\\|\n\\)*\\$FlowFixedInNextDeploy
62
 suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
62
 suppress_comment=\\(.\\|\n\\)*\\$FlowExpectedError
63
 
63
 
76
 module.file_ext=.json
76
 module.file_ext=.json
77
 
77
 
78
 [version]
78
 [version]
79
-^0.56.0
79
+^0.57.0

+ 20
- 20
ios/Podfile.lock Ver arquivo

1
 PODS:
1
 PODS:
2
-  - React (0.50.4):
3
-    - React/Core (= 0.50.4)
2
+  - React (0.51.0):
3
+    - React/Core (= 0.51.0)
4
   - react-native-background-timer (2.0.0):
4
   - react-native-background-timer (2.0.0):
5
     - React
5
     - React
6
   - react-native-fetch-blob (0.10.6):
6
   - react-native-fetch-blob (0.10.6):
10
   - react-native-locale-detector (1.0.0):
10
   - react-native-locale-detector (1.0.0):
11
     - React
11
     - React
12
   - react-native-webrtc (1.58.2)
12
   - react-native-webrtc (1.58.2)
13
-  - React/BatchedBridge (0.50.4):
13
+  - React/BatchedBridge (0.51.0):
14
     - React/Core
14
     - React/Core
15
     - React/cxxreact_legacy
15
     - React/cxxreact_legacy
16
-  - React/Core (0.50.4):
17
-    - yoga (= 0.50.4.React)
18
-  - React/cxxreact_legacy (0.50.4):
16
+  - React/Core (0.51.0):
17
+    - yoga (= 0.51.0.React)
18
+  - React/cxxreact_legacy (0.51.0):
19
     - React/jschelpers_legacy
19
     - React/jschelpers_legacy
20
-  - React/DevSupport (0.50.4):
20
+  - React/DevSupport (0.51.0):
21
     - React/Core
21
     - React/Core
22
     - React/RCTWebSocket
22
     - React/RCTWebSocket
23
-  - React/fishhook (0.50.4)
24
-  - React/jschelpers_legacy (0.50.4)
25
-  - React/RCTActionSheet (0.50.4):
23
+  - React/fishhook (0.51.0)
24
+  - React/jschelpers_legacy (0.51.0)
25
+  - React/RCTActionSheet (0.51.0):
26
     - React/Core
26
     - React/Core
27
-  - React/RCTAnimation (0.50.4):
27
+  - React/RCTAnimation (0.51.0):
28
     - React/Core
28
     - React/Core
29
-  - React/RCTBlob (0.50.4):
29
+  - React/RCTBlob (0.51.0):
30
     - React/Core
30
     - React/Core
31
-  - React/RCTImage (0.50.4):
31
+  - React/RCTImage (0.51.0):
32
     - React/Core
32
     - React/Core
33
     - React/RCTNetwork
33
     - React/RCTNetwork
34
-  - React/RCTLinkingIOS (0.50.4):
34
+  - React/RCTLinkingIOS (0.51.0):
35
     - React/Core
35
     - React/Core
36
-  - React/RCTNetwork (0.50.4):
36
+  - React/RCTNetwork (0.51.0):
37
     - React/Core
37
     - React/Core
38
-  - React/RCTText (0.50.4):
38
+  - React/RCTText (0.51.0):
39
     - React/Core
39
     - React/Core
40
-  - React/RCTWebSocket (0.50.4):
40
+  - React/RCTWebSocket (0.51.0):
41
     - React/Core
41
     - React/Core
42
     - React/fishhook
42
     - React/fishhook
43
     - React/RCTBlob
43
     - React/RCTBlob
44
   - RNVectorIcons (4.4.2):
44
   - RNVectorIcons (4.4.2):
45
     - React
45
     - React
46
-  - yoga (0.50.4.React)
46
+  - yoga (0.51.0.React)
47
 
47
 
48
 DEPENDENCIES:
48
 DEPENDENCIES:
49
   - react-native-background-timer (from `../node_modules/react-native-background-timer`)
49
   - react-native-background-timer (from `../node_modules/react-native-background-timer`)
83
     :path: ../node_modules/react-native/ReactCommon/yoga
83
     :path: ../node_modules/react-native/ReactCommon/yoga
84
 
84
 
85
 SPEC CHECKSUMS:
85
 SPEC CHECKSUMS:
86
-  React: 6d7efef18e0241eb832cf4c085405169a15080ed
86
+  React: 352f02f1db6e4744f9a758527e13e3fdefbbd6ba
87
   react-native-background-timer: 10063c04bf85d7f8811dff8c74399f0aa715245f
87
   react-native-background-timer: 10063c04bf85d7f8811dff8c74399f0aa715245f
88
   react-native-fetch-blob: 2bef9be702de8726f4d7bf58d2345579aaaee60d
88
   react-native-fetch-blob: 2bef9be702de8726f4d7bf58d2345579aaaee60d
89
   react-native-keep-awake: bb4dbb6fd21a7879432f9538b0b7d71398fe9f81
89
   react-native-keep-awake: bb4dbb6fd21a7879432f9538b0b7d71398fe9f81
90
   react-native-locale-detector: bb60716189d4c69c459355d0a4804c9b13f65e84
90
   react-native-locale-detector: bb60716189d4c69c459355d0a4804c9b13f65e84
91
   react-native-webrtc: 6fd0b3aa890d7a9b9b4d01d30f958d17ae88a785
91
   react-native-webrtc: 6fd0b3aa890d7a9b9b4d01d30f958d17ae88a785
92
   RNVectorIcons: c1821d56c775cc5a3bca66c77dfc8cb4a90d27e2
92
   RNVectorIcons: c1821d56c775cc5a3bca66c77dfc8cb4a90d27e2
93
-  yoga: b9aebf996711e50fc31f5608c10aa108a5a0c29e
93
+  yoga: b5d96400ca8b2936965a7a6516da7c1177f432a3
94
 
94
 
95
 PODFILE CHECKSUM: fabd6b6c27f8e1849f0668db3f403bf536ac8903
95
 PODFILE CHECKSUM: fabd6b6c27f8e1849f0668db3f403bf536ac8903
96
 
96
 

+ 10
- 18
package-lock.json Ver arquivo

1204
       "version": "6.24.1",
1204
       "version": "6.24.1",
1205
       "resolved": "https://registry.npmjs.org/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz",
1205
       "resolved": "https://registry.npmjs.org/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz",
1206
       "integrity": "sha1-zORReto1b0IgvK6KAsKzRvmlZmQ=",
1206
       "integrity": "sha1-zORReto1b0IgvK6KAsKzRvmlZmQ=",
1207
-      "dev": true,
1208
       "requires": {
1207
       "requires": {
1209
         "babel-helper-explode-assignable-expression": "6.24.1",
1208
         "babel-helper-explode-assignable-expression": "6.24.1",
1210
         "babel-runtime": "6.26.0",
1209
         "babel-runtime": "6.26.0",
1247
       "version": "6.24.1",
1246
       "version": "6.24.1",
1248
       "resolved": "https://registry.npmjs.org/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz",
1247
       "resolved": "https://registry.npmjs.org/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz",
1249
       "integrity": "sha1-8luCz33BBDPFX3BZLVdGQArCLKo=",
1248
       "integrity": "sha1-8luCz33BBDPFX3BZLVdGQArCLKo=",
1250
-      "dev": true,
1251
       "requires": {
1249
       "requires": {
1252
         "babel-runtime": "6.26.0",
1250
         "babel-runtime": "6.26.0",
1253
         "babel-traverse": "6.26.0",
1251
         "babel-traverse": "6.26.0",
1428
     "babel-plugin-syntax-exponentiation-operator": {
1426
     "babel-plugin-syntax-exponentiation-operator": {
1429
       "version": "6.13.0",
1427
       "version": "6.13.0",
1430
       "resolved": "https://registry.npmjs.org/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz",
1428
       "resolved": "https://registry.npmjs.org/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz",
1431
-      "integrity": "sha1-nufoM3KQ2pUoggGmpX9BcDF4MN4=",
1432
-      "dev": true
1429
+      "integrity": "sha1-nufoM3KQ2pUoggGmpX9BcDF4MN4="
1433
     },
1430
     },
1434
     "babel-plugin-syntax-export-extensions": {
1431
     "babel-plugin-syntax-export-extensions": {
1435
       "version": "6.13.0",
1432
       "version": "6.13.0",
1750
       "version": "6.24.1",
1747
       "version": "6.24.1",
1751
       "resolved": "https://registry.npmjs.org/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz",
1748
       "resolved": "https://registry.npmjs.org/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz",
1752
       "integrity": "sha1-KrDJx/MJj6SJB3cruBP+QejeOg4=",
1749
       "integrity": "sha1-KrDJx/MJj6SJB3cruBP+QejeOg4=",
1753
-      "dev": true,
1754
       "requires": {
1750
       "requires": {
1755
         "babel-helper-builder-binary-assignment-operator-visitor": "6.24.1",
1751
         "babel-helper-builder-binary-assignment-operator-visitor": "6.24.1",
1756
         "babel-plugin-syntax-exponentiation-operator": "6.13.0",
1752
         "babel-plugin-syntax-exponentiation-operator": "6.13.0",
4914
       "dev": true
4910
       "dev": true
4915
     },
4911
     },
4916
     "flow-bin": {
4912
     "flow-bin": {
4917
-      "version": "0.56.0",
4918
-      "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.56.0.tgz",
4919
-      "integrity": "sha1-zkMJIgOjRLqb9jwMq+ldlRRfbK0=",
4913
+      "version": "0.57.3",
4914
+      "resolved": "https://registry.npmjs.org/flow-bin/-/flow-bin-0.57.3.tgz",
4915
+      "integrity": "sha512-bbB7KLR1bLS0CvHSsKseOGFF6iI2N9ocL14EQv8Hng28ZksD0gNRzR2JopqA3WGrQYJukDU1W4ZuKoBaRuElFA==",
4920
       "dev": true
4916
       "dev": true
4921
     },
4917
     },
4922
     "flush-write-stream": {
4918
     "flush-write-stream": {
7162
       }
7158
       }
7163
     },
7159
     },
7164
     "lib-jitsi-meet": {
7160
     "lib-jitsi-meet": {
7165
-      "version": "github:jitsi/lib-jitsi-meet#8f7a604653584f24b73894466049baf699904745",
7161
+      "version": "github:jitsi/lib-jitsi-meet#baa5d9b9973db66006aab260808ee445f01d326f",
7166
       "requires": {
7162
       "requires": {
7167
         "async": "0.9.0",
7163
         "async": "0.9.0",
7168
         "current-executing-script": "0.1.3",
7164
         "current-executing-script": "0.1.3",
9742
       }
9738
       }
9743
     },
9739
     },
9744
     "react-native": {
9740
     "react-native": {
9745
-      "version": "0.50.4",
9746
-      "resolved": "https://registry.npmjs.org/react-native/-/react-native-0.50.4.tgz",
9747
-      "integrity": "sha1-GU9dpJOQh7Os7nEqUDR19JQtyn4=",
9741
+      "version": "0.51.0",
9742
+      "resolved": "https://registry.npmjs.org/react-native/-/react-native-0.51.0.tgz",
9743
+      "integrity": "sha512-XpLmz3C7DOds5TUwIOpQBEXqoFDtU2/HmMBzVItGlHtowXpcHoQxJYSxL4Z9u8B4EeDfSvGfU2TFHq0sV3xd3Q==",
9748
       "requires": {
9744
       "requires": {
9749
         "absolute-path": "0.0.0",
9745
         "absolute-path": "0.0.0",
9750
         "art": "0.10.1",
9746
         "art": "0.10.1",
9752
         "babel-plugin-syntax-trailing-function-commas": "6.22.0",
9748
         "babel-plugin-syntax-trailing-function-commas": "6.22.0",
9753
         "babel-plugin-transform-async-to-generator": "6.16.0",
9749
         "babel-plugin-transform-async-to-generator": "6.16.0",
9754
         "babel-plugin-transform-class-properties": "6.24.1",
9750
         "babel-plugin-transform-class-properties": "6.24.1",
9751
+        "babel-plugin-transform-exponentiation-operator": "6.24.1",
9755
         "babel-plugin-transform-flow-strip-types": "6.22.0",
9752
         "babel-plugin-transform-flow-strip-types": "6.22.0",
9756
         "babel-plugin-transform-object-rest-spread": "6.26.0",
9753
         "babel-plugin-transform-object-rest-spread": "6.26.0",
9757
         "babel-register": "6.26.0",
9754
         "babel-register": "6.26.0",
9788
         "react-clone-referenced-element": "1.0.1",
9785
         "react-clone-referenced-element": "1.0.1",
9789
         "react-devtools-core": "2.5.2",
9786
         "react-devtools-core": "2.5.2",
9790
         "react-timer-mixin": "0.13.3",
9787
         "react-timer-mixin": "0.13.3",
9791
-        "regenerator-runtime": "0.9.6",
9788
+        "regenerator-runtime": "0.11.1",
9792
         "rimraf": "2.6.2",
9789
         "rimraf": "2.6.2",
9793
         "semver": "5.4.1",
9790
         "semver": "5.4.1",
9794
         "shell-quote": "1.6.1",
9791
         "shell-quote": "1.6.1",
9800
         "yargs": "9.0.1"
9797
         "yargs": "9.0.1"
9801
       },
9798
       },
9802
       "dependencies": {
9799
       "dependencies": {
9803
-        "regenerator-runtime": {
9804
-          "version": "0.9.6",
9805
-          "resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.9.6.tgz",
9806
-          "integrity": "sha1-0z65XQ0gAaS+OWWXB8UbDLcc4Ck="
9807
-        },
9808
         "whatwg-fetch": {
9800
         "whatwg-fetch": {
9809
           "version": "1.1.1",
9801
           "version": "1.1.1",
9810
           "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-1.1.1.tgz",
9802
           "resolved": "https://registry.npmjs.org/whatwg-fetch/-/whatwg-fetch-1.1.1.tgz",

+ 3
- 3
package.json Ver arquivo

44
     "jquery-i18next": "1.2.0",
44
     "jquery-i18next": "1.2.0",
45
     "js-md5": "0.6.1",
45
     "js-md5": "0.6.1",
46
     "jwt-decode": "2.2.0",
46
     "jwt-decode": "2.2.0",
47
-    "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#8f7a604653584f24b73894466049baf699904745",
47
+    "lib-jitsi-meet": "github:jitsi/lib-jitsi-meet#baa5d9b9973db66006aab260808ee445f01d326f",
48
     "lodash": "4.17.4",
48
     "lodash": "4.17.4",
49
     "moment": "2.19.4",
49
     "moment": "2.19.4",
50
     "nuclear-js": "1.4.0",
50
     "nuclear-js": "1.4.0",
53
     "react": "16.2.0",
53
     "react": "16.2.0",
54
     "react-dom": "16.2.0",
54
     "react-dom": "16.2.0",
55
     "react-i18next": "4.8.0",
55
     "react-i18next": "4.8.0",
56
-    "react-native": "0.50.4",
56
+    "react-native": "0.51.0",
57
     "react-native-background-timer": "2.0.0",
57
     "react-native-background-timer": "2.0.0",
58
     "react-native-callstats": "3.27.0",
58
     "react-native-callstats": "3.27.0",
59
     "react-native-fetch-blob": "0.10.8",
59
     "react-native-fetch-blob": "0.10.8",
91
     "eslint-plugin-react-native": "3.2.0",
91
     "eslint-plugin-react-native": "3.2.0",
92
     "expose-loader": "0.7.4",
92
     "expose-loader": "0.7.4",
93
     "file-loader": "1.1.5",
93
     "file-loader": "1.1.5",
94
-    "flow-bin": "0.56.0",
94
+    "flow-bin": "0.57.3",
95
     "imports-loader": "0.7.1",
95
     "imports-loader": "0.7.1",
96
     "node-sass": "3.13.1",
96
     "node-sass": "3.13.1",
97
     "precommit-hook": "3.0.0",
97
     "precommit-hook": "3.0.0",

Carregando…
Cancelar
Salvar