mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-28 17:08:46 +00:00
bump stremio-video
This commit is contained in:
parent
747aebdf2c
commit
1aaabbc34b
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
|
@ -14,7 +14,7 @@
|
|||
"@stremio/stremio-colors": "5.0.1",
|
||||
"@stremio/stremio-core-web": "0.46.0",
|
||||
"@stremio/stremio-icons": "5.0.0-beta.3",
|
||||
"@stremio/stremio-video": "0.0.29-beta.1",
|
||||
"@stremio/stremio-video": "0.0.29-beta.2",
|
||||
"a-color-picker": "1.2.1",
|
||||
"bowser": "2.11.0",
|
||||
"buffer": "6.0.3",
|
||||
|
|
@ -2986,16 +2986,16 @@
|
|||
]
|
||||
},
|
||||
"node_modules/@stremio/stremio-video": {
|
||||
"version": "0.0.29-beta.1",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.29-beta.1.tgz",
|
||||
"integrity": "sha512-vrInUsUpd/mhPzCCA8BFWBwTCqkNILGkJwh0SB3cmtjTfAu4gO/wD6NkEGJcisy95UvVkelF5SiPd4rDcpkZaw==",
|
||||
"version": "0.0.29-beta.2",
|
||||
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.29-beta.2.tgz",
|
||||
"integrity": "sha512-O/hTn1Fb7kmD2rxyY1KR6H/TbFxEXuX92ay71bDCJkjfvj1eWX2qVeIsf4+74yyKTTM9ZgFD9oAZgw0sfj872w==",
|
||||
"dependencies": {
|
||||
"buffer": "6.0.3",
|
||||
"color": "4.2.3",
|
||||
"deep-freeze": "0.0.1",
|
||||
"eventemitter3": "4.0.7",
|
||||
"hat": "0.0.3",
|
||||
"hls.js": "https://github.com/Stremio/hls.js/releases/download/v1.4.14-patch1/hls.js-1.4.14-patch1.tgz",
|
||||
"hls.js": "https://github.com/Stremio/hls.js/releases/download/v1.5.1-patch1/hls.js-1.5.1-patch1.tgz",
|
||||
"lodash.clonedeep": "4.5.0",
|
||||
"magnet-uri": "6.2.0",
|
||||
"url": "0.11.0",
|
||||
|
|
@ -6884,9 +6884,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/hls.js": {
|
||||
"version": "1.4.14-patch1",
|
||||
"resolved": "https://github.com/Stremio/hls.js/releases/download/v1.4.14-patch1/hls.js-1.4.14-patch1.tgz",
|
||||
"integrity": "sha512-vch+NHoUpO+JB2lqVvOlNnBvFiLMBrDhrAosoYMqmHiBXZWk5Ifd/tsdL///FkvOWxizFLzHbPIz1mugEBvhyA==",
|
||||
"version": "1.5.1-patch1.0.canary.9887",
|
||||
"resolved": "https://github.com/Stremio/hls.js/releases/download/v1.5.1-patch1/hls.js-1.5.1-patch1.tgz",
|
||||
"integrity": "sha512-+fU827MbrizlQkvEvvk+xpV3bp5PvhaWIcMhRDkQBihMMv9cREOb3EuIL3fFlz3bbeehCJZ8LMd4vZRYBKMOJQ==",
|
||||
"license": "Apache-2.0"
|
||||
},
|
||||
"node_modules/hpack.js": {
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"@stremio/stremio-colors": "5.0.1",
|
||||
"@stremio/stremio-core-web": "0.46.0",
|
||||
"@stremio/stremio-icons": "5.0.0-beta.3",
|
||||
"@stremio/stremio-video": "0.0.29-beta.1",
|
||||
"@stremio/stremio-video": "0.0.29-beta.2",
|
||||
"a-color-picker": "1.2.1",
|
||||
"bowser": "2.11.0",
|
||||
"buffer": "6.0.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue