mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
fix(deps): update dependency video.js to ^8.17.1 (#884)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e40d2d776f
commit
bce73bc38f
@@ -58,7 +58,7 @@
|
||||
"next": "^14.2.5",
|
||||
"mantine-react-table": "2.0.0-beta.6",
|
||||
"react": "^18.3.1",
|
||||
"video.js": "^8.16.1"
|
||||
"video.js": "^8.17.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@homarr/eslint-config": "workspace:^0.2.0",
|
||||
|
||||
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
@@ -1366,8 +1366,8 @@ importers:
|
||||
specifier: ^18.3.1
|
||||
version: 18.3.1
|
||||
video.js:
|
||||
specifier: ^8.16.1
|
||||
version: 8.16.1
|
||||
specifier: ^8.17.1
|
||||
version: 8.17.1
|
||||
devDependencies:
|
||||
'@homarr/eslint-config':
|
||||
specifier: workspace:^0.2.0
|
||||
@@ -6446,8 +6446,8 @@ packages:
|
||||
resolution: {integrity: sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==}
|
||||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
||||
|
||||
video.js@8.16.1:
|
||||
resolution: {integrity: sha512-yAhxu4Vhyx5DdOgPn2PcRKHx3Vzs9tpvCWA0yX+sv5bIeBkg+IWdEX+MHGZgktgDQ/R8fJDxDbEASyvxXnFn1A==}
|
||||
video.js@8.17.1:
|
||||
resolution: {integrity: sha512-MKW/oRs5B9UeN6TiF+CsVNGacxV4mPWlyDt1VzRkNXy6gPkCK04oQKB2XEhHHQCtACv3PeOkOXnr5b1ID2LwPg==}
|
||||
|
||||
videojs-contrib-quality-levels@4.1.0:
|
||||
resolution: {integrity: sha512-TfrXJJg1Bv4t6TOCMEVMwF/CoS8iENYsWNKip8zfhB5kTcegiFYezEA0eHAJPU64ZC8NQbxQgOwAsYU8VXbOWA==}
|
||||
@@ -8052,7 +8052,7 @@ snapshots:
|
||||
|
||||
'@umami/node@0.3.0': {}
|
||||
|
||||
'@videojs/http-streaming@3.13.1(video.js@8.16.1)':
|
||||
'@videojs/http-streaming@3.13.1(video.js@8.17.1)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.23.9
|
||||
'@videojs/vhs-utils': 4.0.0
|
||||
@@ -8061,7 +8061,7 @@ snapshots:
|
||||
m3u8-parser: 7.1.0
|
||||
mpd-parser: 1.3.0
|
||||
mux.js: 7.0.3
|
||||
video.js: 8.16.1
|
||||
video.js: 8.17.1
|
||||
|
||||
'@videojs/vhs-utils@3.0.5':
|
||||
dependencies:
|
||||
@@ -12126,10 +12126,10 @@ snapshots:
|
||||
dependencies:
|
||||
builtins: 5.0.1
|
||||
|
||||
video.js@8.16.1:
|
||||
video.js@8.17.1:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.23.9
|
||||
'@videojs/http-streaming': 3.13.1(video.js@8.16.1)
|
||||
'@videojs/http-streaming': 3.13.1(video.js@8.17.1)
|
||||
'@videojs/vhs-utils': 4.0.0
|
||||
'@videojs/xhr': 2.7.0
|
||||
aes-decrypter: 4.0.1
|
||||
@@ -12138,14 +12138,14 @@ snapshots:
|
||||
mpd-parser: 1.3.0
|
||||
mux.js: 7.0.3
|
||||
safe-json-parse: 4.0.0
|
||||
videojs-contrib-quality-levels: 4.1.0(video.js@8.16.1)
|
||||
videojs-contrib-quality-levels: 4.1.0(video.js@8.17.1)
|
||||
videojs-font: 4.2.0
|
||||
videojs-vtt.js: 0.15.5
|
||||
|
||||
videojs-contrib-quality-levels@4.1.0(video.js@8.16.1):
|
||||
videojs-contrib-quality-levels@4.1.0(video.js@8.17.1):
|
||||
dependencies:
|
||||
global: 4.4.0
|
||||
video.js: 8.16.1
|
||||
video.js: 8.17.1
|
||||
|
||||
videojs-font@4.2.0: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user