update stremio-video

This commit is contained in:
nklhrstv 2022-10-18 17:38:32 +03:00
parent d3822e0308
commit f024fade8c
2 changed files with 10 additions and 8 deletions

16
package-lock.json generated
View file

@ -14,7 +14,7 @@
"@stremio/stremio-colors": "4.0.1",
"@stremio/stremio-core-web": "0.44.3",
"@stremio/stremio-icons": "3.0.5",
"@stremio/stremio-video": "0.0.20-rc.7",
"@stremio/stremio-video": "0.0.23",
"a-color-picker": "1.2.1",
"bowser": "2.11.0",
"buffer": "6.0.3",
@ -2629,10 +2629,11 @@
"integrity": "sha512-knlcBibqJW2mbEgid6YEeQN9FPkIGAEtozYWqzKWeHd2DPY2nl8kYX2pMQpa2Db/RVSqbVstu/gdey5TtSgGYw=="
},
"node_modules/@stremio/stremio-video": {
"version": "0.0.20-rc.7",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.20-rc.7.tgz",
"integrity": "sha512-g7D6EQgCzSPVMAWBxCk6oZkQ5ZR42e61VwB1s/fMoHFSOSgcYgXz1EyNFxjAoiAnbzDm0Kx50a+SNIEfyi7U5w==",
"version": "0.0.23",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.23.tgz",
"integrity": "sha512-2k9x28k6U5I4vrhTMo9hn+69s7tzTjVO9Wo2Ss8uufysfjuiQFWeJZkUJJgFEY0rWbCoJdfH6KVoMTcQLdHIwA==",
"dependencies": {
"buffer": "6.0.3",
"color": "4.2.3",
"deep-freeze": "0.0.1",
"eventemitter3": "4.0.7",
@ -15768,10 +15769,11 @@
"integrity": "sha512-knlcBibqJW2mbEgid6YEeQN9FPkIGAEtozYWqzKWeHd2DPY2nl8kYX2pMQpa2Db/RVSqbVstu/gdey5TtSgGYw=="
},
"@stremio/stremio-video": {
"version": "0.0.20-rc.7",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.20-rc.7.tgz",
"integrity": "sha512-g7D6EQgCzSPVMAWBxCk6oZkQ5ZR42e61VwB1s/fMoHFSOSgcYgXz1EyNFxjAoiAnbzDm0Kx50a+SNIEfyi7U5w==",
"version": "0.0.23",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.23.tgz",
"integrity": "sha512-2k9x28k6U5I4vrhTMo9hn+69s7tzTjVO9Wo2Ss8uufysfjuiQFWeJZkUJJgFEY0rWbCoJdfH6KVoMTcQLdHIwA==",
"requires": {
"buffer": "6.0.3",
"color": "4.2.3",
"deep-freeze": "0.0.1",
"eventemitter3": "4.0.7",

View file

@ -17,7 +17,7 @@
"@stremio/stremio-colors": "4.0.1",
"@stremio/stremio-core-web": "0.44.3",
"@stremio/stremio-icons": "3.0.5",
"@stremio/stremio-video": "0.0.20-rc.7",
"@stremio/stremio-video": "0.0.23",
"a-color-picker": "1.2.1",
"bowser": "2.11.0",
"buffer": "6.0.3",