Browse Source

chore(deps) update react-native-svg to latest

Fixes icons not rendering on iOS 11.
j8
Saúl Ibarra Corretgé 4 years ago
parent
commit
a3c6e690dd
3 changed files with 13 additions and 13 deletions
  1. 2
    2
      ios/Podfile.lock
  2. 10
    10
      package-lock.json
  3. 1
    1
      package.json

+ 2
- 2
ios/Podfile.lock View File

@@ -364,7 +364,7 @@ PODS:
364 364
     - RNSound/Core (= 0.11.0)
365 365
   - RNSound/Core (0.11.0):
366 366
     - React
367
-  - RNSVG (10.1.0):
367
+  - RNSVG (12.1.0):
368 368
     - React
369 369
   - RNWatch (0.4.3):
370 370
     - React
@@ -580,7 +580,7 @@ SPEC CHECKSUMS:
580 580
   RNDeviceInfo: 57bb2806fb7bd982a1434e9f0b4e6a6ab1f6702e
581 581
   RNGoogleSignin: 39336070b35fc4cea6a98cf111e00480317be0ae
582 582
   RNSound: c980916b596cc15c8dcd2f6ecd3b13c4881dbe20
583
-  RNSVG: 069864be08c9fe065a2cf7e63656a34c78653c99
583
+  RNSVG: ce9d996113475209013317e48b05c21ee988d42e
584 584
   RNWatch: a5320c959c75e72845c07985f3e935e58998f1d3
585 585
   Yoga: 96b469c5e81ff51b917b92e8c3390642d4ded30c
586 586
 

+ 10
- 10
package-lock.json View File

@@ -7198,18 +7198,18 @@
7198 7198
       }
7199 7199
     },
7200 7200
     "css-tree": {
7201
-      "version": "1.0.0-alpha.39",
7202
-      "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.39.tgz",
7203
-      "integrity": "sha512-7UvkEYgBAHRG9Nt980lYxjsTrCyHFN53ky3wVsDkiMdVqylqRt+Zc+jm5qw7/qyOvN2dHSYtX0e4MbCCExSvnA==",
7201
+      "version": "1.1.2",
7202
+      "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.2.tgz",
7203
+      "integrity": "sha512-wCoWush5Aeo48GLhfHPbmvZs59Z+M7k5+B1xDnXbdWNcEF423DoFdqSWE0PM5aNk5nI5cp1q7ms36zGApY/sKQ==",
7204 7204
       "requires": {
7205
-        "mdn-data": "2.0.6",
7205
+        "mdn-data": "2.0.14",
7206 7206
         "source-map": "^0.6.1"
7207 7207
       },
7208 7208
       "dependencies": {
7209 7209
         "mdn-data": {
7210
-          "version": "2.0.6",
7211
-          "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.6.tgz",
7212
-          "integrity": "sha512-rQvjv71olwNHgiTbfPZFkJtjNMciWgswYeciZhtvWLO8bmX3TnhyA62I6sTWOyZssWHJJjY6/KiWwqQsWWsqOA=="
7210
+          "version": "2.0.14",
7211
+          "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz",
7212
+          "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow=="
7213 7213
         },
7214 7214
         "source-map": {
7215 7215
           "version": "0.6.1",
@@ -14228,9 +14228,9 @@
14228 14228
       "integrity": "sha512-Ls9qiNZzW/OLFoI25wfjjAcrf2DZ975hn2vr6U9gyuxi2nooVbzQeFoQS5vQcbCt9QX5NY8ASEEAtlLdIa6KVg=="
14229 14229
     },
14230 14230
     "react-native-svg": {
14231
-      "version": "10.1.0",
14232
-      "resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-10.1.0.tgz",
14233
-      "integrity": "sha512-mgo6CshQIQrDDBVUPqJK/iOsJEdlagk7N4q8fyo1sqCiSUP2efpt+AQ1IRXZtHXut210/7TliAamvM59NV0Bzg==",
14231
+      "version": "12.1.0",
14232
+      "resolved": "https://registry.npmjs.org/react-native-svg/-/react-native-svg-12.1.0.tgz",
14233
+      "integrity": "sha512-1g9qBRci7man8QsHoXn6tP3DhCDiypGgc6+AOWq+Sy+PmP6yiyf8VmvKuoqrPam/tf5x+ZaBT2KI0gl7bptZ7w==",
14234 14234
       "requires": {
14235 14235
         "css-select": "^2.1.0",
14236 14236
         "css-tree": "^1.0.0-alpha.39"

+ 1
- 1
package.json View File

@@ -81,7 +81,7 @@
81 81
     "react-native-linear-gradient": "2.5.6",
82 82
     "react-native-sound": "github:jitsi/react-native-sound#3fe5480fce935e888d5089d94a191c7c7e3aa190",
83 83
     "react-native-splash-screen": "3.2.0",
84
-    "react-native-svg": "10.1.0",
84
+    "react-native-svg": "12.1.0",
85 85
     "react-native-svg-transformer": "0.14.3",
86 86
     "react-native-url-polyfill": "1.2.0",
87 87
     "react-native-watch-connectivity": "0.4.3",

Loading…
Cancel
Save