Ver código fonte

deps: update react-native-svg

Watch out when updating beyond this version:
https://github.com/react-native-community/react-native-svg/issues/1354
j8
Saúl Ibarra Corretgé 4 anos atrás
pai
commit
82b14ba7f1
2 arquivos alterados com 4 adições e 4 exclusões
  1. 2
    2
      ios/Podfile.lock
  2. 2
    2
      package.json

+ 2
- 2
ios/Podfile.lock Ver arquivo

@@ -361,7 +361,7 @@ PODS:
361 361
     - RNSound/Core (= 0.11.0)
362 362
   - RNSound/Core (0.11.0):
363 363
     - React
364
-  - RNSVG (9.7.1):
364
+  - RNSVG (10.1.0):
365 365
     - React
366 366
   - RNWatch (0.4.3):
367 367
     - React
@@ -572,7 +572,7 @@ SPEC CHECKSUMS:
572 572
   RNDefaultPreference: 56a405ce61033ac77b95004dccd7ac54c2eb50d1
573 573
   RNGoogleSignin: 39336070b35fc4cea6a98cf111e00480317be0ae
574 574
   RNSound: c980916b596cc15c8dcd2f6ecd3b13c4881dbe20
575
-  RNSVG: aac12785382e8fd4f28d072fe640612e34914631
575
+  RNSVG: 069864be08c9fe065a2cf7e63656a34c78653c99
576 576
   RNWatch: a5320c959c75e72845c07985f3e935e58998f1d3
577 577
   Yoga: 7b4209fda2441f99d54dd6cf4c82b094409bb68f
578 578
 

+ 2
- 2
package.json Ver arquivo

@@ -79,8 +79,8 @@
79 79
     "react-native-keep-awake": "4.0.0",
80 80
     "react-native-linear-gradient": "2.5.6",
81 81
     "react-native-sound": "github:jitsi/react-native-sound#3fe5480fce935e888d5089d94a191c7c7e3aa190",
82
-    "react-native-svg": "9.7.1",
83
-    "react-native-svg-transformer": "0.13.0",
82
+    "react-native-svg": "10.1.0",
83
+    "react-native-svg-transformer": "0.14.3",
84 84
     "react-native-watch-connectivity": "0.4.3",
85 85
     "react-native-webrtc": "1.84.0",
86 86
     "react-native-webview": "10.9.0",

Carregando…
Cancelar
Salvar