bump stremio-video

This commit is contained in:
unclekingpin 2024-06-23 00:28:59 -07:00
parent 3b8fbc5972
commit acf0c1e12d
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -14,7 +14,7 @@
"@stremio/stremio-colors": "5.0.1",
"@stremio/stremio-core-web": "0.47.7",
"@stremio/stremio-icons": "5.2.0",
"@stremio/stremio-video": "0.0.38",
"@stremio/stremio-video": "0.0.44",
"a-color-picker": "1.2.1",
"bowser": "2.11.0",
"buffer": "6.0.3",
@ -3000,9 +3000,9 @@
"integrity": "sha512-rABlPBTFF17QcSm/4IizVoE/jh+REt+waqA0RvIxuGjQppXlvj7CalqVvTam0CC2wgY00zNG1v/9kVHUDVzo4Q=="
},
"node_modules/@stremio/stremio-video": {
"version": "0.0.38",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.38.tgz",
"integrity": "sha512-ev9z3YdMcZAsTQjEwOLfqB9EI8GdbQzwSGMZIOLPR/7/Ce7BQIctwDnEtTLgPmCsRpYZsqOD1PiBwU9tiDHZ8w==",
"version": "0.0.44",
"resolved": "https://registry.npmjs.org/@stremio/stremio-video/-/stremio-video-0.0.44.tgz",
"integrity": "sha512-cDwUSbNTR6VpHJiREHR/lRiIgLUO4KFKqHn1oIQeA/EF5guqL0x4omhUZq7mcEfLHwdlgDZ7vChDd4TbkJ6z+Q==",
"dependencies": {
"buffer": "6.0.3",
"color": "4.2.3",
@ -3014,7 +3014,7 @@
"magnet-uri": "6.2.0",
"url": "0.11.0",
"video-name-parser": "1.4.6",
"vtt.js": "github:jaruba/vtt.js#e4f5f5603730866bacb174a93f51b734c9f29e6a"
"vtt.js": "github:jaruba/vtt.js#84d33d157848407d790d78423dacc41a096294f0"
}
},
"node_modules/@surma/rollup-plugin-off-main-thread": {
@ -13506,8 +13506,8 @@
},
"node_modules/vtt.js": {
"version": "0.13.0",
"resolved": "git+ssh://git@github.com/jaruba/vtt.js.git#e4f5f5603730866bacb174a93f51b734c9f29e6a",
"integrity": "sha512-RXV60lPGrmjuRcV/jRuydLC2thMaMlmK4Vc3DtBmVSotFA3986sgW0H5AH9IUmHzQo4bFR2gELYLcfwVh7Dqow==",
"resolved": "git+ssh://git@github.com/jaruba/vtt.js.git#84d33d157848407d790d78423dacc41a096294f0",
"integrity": "sha512-N/WeijIW9oiGmfqWdEcNqSblzfnXR8dfsBRNPIG9YYFhIBU0Y2c7w8Sfl0bDOZVhjA5qHbwoHx6SxDgRLiraTQ==",
"license": "Apache-2.0"
},
"node_modules/w3c-hr-time": {

View file

@ -17,7 +17,7 @@
"@stremio/stremio-colors": "5.0.1",
"@stremio/stremio-core-web": "0.47.7",
"@stremio/stremio-icons": "5.2.0",
"@stremio/stremio-video": "0.0.38",
"@stremio/stremio-video": "0.0.44",
"a-color-picker": "1.2.1",
"bowser": "2.11.0",
"buffer": "6.0.3",