mirror of
https://github.com/aleksilassila/reiverr.git
synced 2026-04-19 16:53:31 +02:00
Experimental video player
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -11,6 +11,7 @@
|
||||
"@apollo/client": "^3.7.15",
|
||||
"axios": "^1.4.0",
|
||||
"graphql": "^16.6.0",
|
||||
"hls.js": "^1.4.6",
|
||||
"openapi-fetch": "^0.2.1",
|
||||
"radix-icons-svelte": "^1.2.1",
|
||||
"svelte-apollo": "^0.5.0"
|
||||
@@ -5275,6 +5276,11 @@
|
||||
"tslib": "^2.0.3"
|
||||
}
|
||||
},
|
||||
"node_modules/hls.js": {
|
||||
"version": "1.4.6",
|
||||
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.4.6.tgz",
|
||||
"integrity": "sha512-lGv9QfjfjfuGQfLa/28vDFlYWb9Myq5QuvM9qWp5DyElp8jTGMNodTdeAjOLzaA/fN4XHeG+HhTkRGzntwuDZw=="
|
||||
},
|
||||
"node_modules/hoist-non-react-statics": {
|
||||
"version": "3.3.2",
|
||||
"resolved": "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz",
|
||||
|
||||
Reference in New Issue
Block a user