mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
stremio-video updated
This commit is contained in:
parent
2a524ffbba
commit
5bdf8cf1d1
2 changed files with 7 additions and 7 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
|
@ -5364,14 +5364,14 @@
|
|||
"integrity": "sha512-knlcBibqJW2mbEgid6YEeQN9FPkIGAEtozYWqzKWeHd2DPY2nl8kYX2pMQpa2Db/RVSqbVstu/gdey5TtSgGYw=="
|
||||
},
|
||||
"@stremio/stremio-video": {
|
||||
"version": "0.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.12.tgz",
|
||||
"integrity": "sha512-gN5GoV8N5SQoxHkGem9TPFZWT/kFhFsZ+C0QBBBzEj/rKHV8QWZkFOXXIa5XTVce5k5XqZq2rGGtnjUPibrWxQ==",
|
||||
"version": "0.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.13.tgz",
|
||||
"integrity": "sha512-Cryo8hN+yYLdwvFThGdLreI2ngNl5S3Vfiap/+udoMJotkaaMpiDdV3BWAjwuozybwJ9lOSNDeaIdcEw3smiGw==",
|
||||
"requires": {
|
||||
"deep-freeze": "0.0.1",
|
||||
"eventemitter3": "4.0.7",
|
||||
"hat": "0.0.3",
|
||||
"hls.js": "https://github.com/Stremio/hls.js/releases/download/v1.0.10-patch1/hls.js-1.0.10-patch1.tgz",
|
||||
"hls.js": "https://github.com/Stremio/hls.js/releases/download/v1.0.10-patch2/hls.js-1.0.10-patch2.tgz",
|
||||
"lodash.clonedeep": "4.5.0",
|
||||
"magnet-uri": "6.2.0",
|
||||
"url": "0.11.0",
|
||||
|
|
@ -11716,8 +11716,8 @@
|
|||
"dev": true
|
||||
},
|
||||
"hls.js": {
|
||||
"version": "https://github.com/Stremio/hls.js/releases/download/v1.0.10-patch1/hls.js-1.0.10-patch1.tgz",
|
||||
"integrity": "sha512-ocItM4s0HX1mkiIRGSboQOCkEC8t68lNCKReLkczx1DYyU290VRfJ+7KgHmG1+mAsEtILDZEVfbdEZMsWa9UEw=="
|
||||
"version": "https://github.com/Stremio/hls.js/releases/download/v1.0.10-patch2/hls.js-1.0.10-patch2.tgz",
|
||||
"integrity": "sha512-bH1VH0kcnlOCVdcXaTgPk06k63yP+w29XEQ7e4PNoLcVogm1MxnS20GBNXmjlqL8PsDHVUdzrn4Tcf/TzYWxYA=="
|
||||
},
|
||||
"hmac-drbg": {
|
||||
"version": "1.0.1",
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
"@stremio/stremio-colors": "4.0.1",
|
||||
"@stremio/stremio-core-web": "0.25.0",
|
||||
"@stremio/stremio-icons": "3.0.5",
|
||||
"@stremio/stremio-video": "0.0.12",
|
||||
"@stremio/stremio-video": "0.0.13",
|
||||
"a-color-picker": "1.2.1",
|
||||
"buffer": "6.0.3",
|
||||
"classnames": "2.2.6",
|
||||
|
|
|
|||
Loading…
Reference in a new issue