Bläddra i källkod

chore(deps) react-native-sound @ 0.11.1

master
Saúl Ibarra Corretgé 3 år sedan
förälder
incheckning
656e0ba1e9
3 ändrade filer med 14 tillägg och 15 borttagningar
  1. 6
    6
      ios/Podfile.lock
  2. 7
    8
      package-lock.json
  3. 1
    1
      package.json

+ 6
- 6
ios/Podfile.lock Visa fil

@@ -380,11 +380,11 @@ PODS:
380 380
     - React-Core
381 381
   - RNScreens (2.18.1):
382 382
     - React-Core
383
-  - RNSound (0.11.0):
384
-    - React
385
-    - RNSound/Core (= 0.11.0)
386
-  - RNSound/Core (0.11.0):
387
-    - React
383
+  - RNSound (0.11.1):
384
+    - React-Core
385
+    - RNSound/Core (= 0.11.1)
386
+  - RNSound/Core (0.11.1):
387
+    - React-Core
388 388
   - RNSVG (12.1.0):
389 389
     - React
390 390
   - RNWatch (0.4.3):
@@ -642,7 +642,7 @@ SPEC CHECKSUMS:
642 642
   RNGoogleSignin: c4381751eefd73c552b923ba347a9bfc6f18771c
643 643
   RNReanimated: 514a11da3a2bcc6c3dfd9de32b38e2b9bf101926
644 644
   RNScreens: f7ad633b2e0190b77b6a7aab7f914fad6f198d8d
645
-  RNSound: da030221e6ac7e8290c6b43f2b5f2133a8e225b0
645
+  RNSound: 27e8268bdb0a1f191f219a33267f7e0445e8d62f
646 646
   RNSVG: ce9d996113475209013317e48b05c21ee988d42e
647 647
   RNWatch: a5320c959c75e72845c07985f3e935e58998f1d3
648 648
   Yoga: 96b469c5e81ff51b917b92e8c3390642d4ded30c

+ 7
- 8
package-lock.json Visa fil

@@ -96,7 +96,7 @@
96 96
         "react-native-reanimated": "1.13.3",
97 97
         "react-native-safe-area-context": "3.3.2",
98 98
         "react-native-screens": "2.18.1",
99
-        "react-native-sound": "github:jitsi/react-native-sound#3fe5480fce935e888d5089d94a191c7c7e3aa190",
99
+        "react-native-sound": "0.11.1",
100 100
         "react-native-splash-screen": "3.2.0",
101 101
         "react-native-svg": "12.1.0",
102 102
         "react-native-svg-transformer": "0.14.3",
@@ -15957,10 +15957,9 @@
15957 15957
       }
15958 15958
     },
15959 15959
     "node_modules/react-native-sound": {
15960
-      "version": "0.11.0",
15961
-      "resolved": "git+ssh://git@github.com/jitsi/react-native-sound.git#3fe5480fce935e888d5089d94a191c7c7e3aa190",
15962
-      "integrity": "sha512-364A1CvMgh5MnzI4iJgg+AqpePO63Jmf1ESvkTlW+VK3S513fM3092+5mupmGO8KIP77PuYpuNjTYpjZukbgkw==",
15963
-      "license": "MIT",
15960
+      "version": "0.11.1",
15961
+      "resolved": "https://registry.npmjs.org/react-native-sound/-/react-native-sound-0.11.1.tgz",
15962
+      "integrity": "sha512-6cVmCSOvSjCBmIoc+9FFINpT1nW53KlvF/hIyD1uj+HI4NUOma08zI+8pGIpY9cExPmsOh+OoFX3EOODpY78yw==",
15964 15963
       "peerDependencies": {
15965 15964
         "react-native": ">=0.8.0"
15966 15965
       }
@@ -32775,9 +32774,9 @@
32775 32774
       "integrity": "sha512-r5WZLpmx2hHjC1RgMdPq5YpSU9tEhBpUaZ5M1SUtNIONyiLqQVxabhRCINdebIk4depJiIl7yw2Q85zJyeX6fw=="
32776 32775
     },
32777 32776
     "react-native-sound": {
32778
-      "version": "git+ssh://git@github.com/jitsi/react-native-sound.git#3fe5480fce935e888d5089d94a191c7c7e3aa190",
32779
-      "integrity": "sha512-364A1CvMgh5MnzI4iJgg+AqpePO63Jmf1ESvkTlW+VK3S513fM3092+5mupmGO8KIP77PuYpuNjTYpjZukbgkw==",
32780
-      "from": "react-native-sound@github:jitsi/react-native-sound#3fe5480fce935e888d5089d94a191c7c7e3aa190"
32777
+      "version": "0.11.1",
32778
+      "resolved": "https://registry.npmjs.org/react-native-sound/-/react-native-sound-0.11.1.tgz",
32779
+      "integrity": "sha512-6cVmCSOvSjCBmIoc+9FFINpT1nW53KlvF/hIyD1uj+HI4NUOma08zI+8pGIpY9cExPmsOh+OoFX3EOODpY78yw=="
32781 32780
     },
32782 32781
     "react-native-splash-screen": {
32783 32782
       "version": "3.2.0",

+ 1
- 1
package.json Visa fil

@@ -101,7 +101,7 @@
101 101
     "react-native-reanimated": "1.13.3",
102 102
     "react-native-safe-area-context": "3.3.2",
103 103
     "react-native-screens": "2.18.1",
104
-    "react-native-sound": "github:jitsi/react-native-sound#3fe5480fce935e888d5089d94a191c7c7e3aa190",
104
+    "react-native-sound": "0.11.1",
105 105
     "react-native-splash-screen": "3.2.0",
106 106
     "react-native-svg": "12.1.0",
107 107
     "react-native-svg-transformer": "0.14.3",

Laddar…
Avbryt
Spara