mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
fix(deps): update dependency video.js to ^8.17.3 (#971)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9d62fb42c4
commit
04725942ee
@@ -58,7 +58,7 @@
|
||||
"next": "^14.2.5",
|
||||
"mantine-react-table": "2.0.0-beta.6",
|
||||
"react": "^18.3.1",
|
||||
"video.js": "^8.17.2"
|
||||
"video.js": "^8.17.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@homarr/eslint-config": "workspace:^0.2.0",
|
||||
|
||||
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
@@ -1403,8 +1403,8 @@ importers:
|
||||
specifier: ^18.3.1
|
||||
version: 18.3.1
|
||||
video.js:
|
||||
specifier: ^8.17.2
|
||||
version: 8.17.2
|
||||
specifier: ^8.17.3
|
||||
version: 8.17.3
|
||||
devDependencies:
|
||||
'@homarr/eslint-config':
|
||||
specifier: workspace:^0.2.0
|
||||
@@ -6503,8 +6503,8 @@ packages:
|
||||
resolution: {integrity: sha512-YuKoXDAhBYxY7SfOKxHBDoSyENFeW5VvIIQp2TGQuit8gpK6MnWaQelBKxso72DoxTZfZdcP3W90LqpSkgPzLQ==}
|
||||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
|
||||
|
||||
video.js@8.17.2:
|
||||
resolution: {integrity: sha512-oa4BGAr5H965OBcn83qM9xMMtjtSCRh0zMLnyouD9itQJ994FY/NlYo+XSPujk4NpsBGHSUF/+rGy0Wu5Mrzqg==}
|
||||
video.js@8.17.3:
|
||||
resolution: {integrity: sha512-zhhmE0LNxJRA603/48oYzF7GYdT+rQRscvcsouYxFE71aKhalHLBP6S9/XjixnyjcrYgwIx8OQo6eSjcbbAW0Q==}
|
||||
|
||||
videojs-contrib-quality-levels@4.1.0:
|
||||
resolution: {integrity: sha512-TfrXJJg1Bv4t6TOCMEVMwF/CoS8iENYsWNKip8zfhB5kTcegiFYezEA0eHAJPU64ZC8NQbxQgOwAsYU8VXbOWA==}
|
||||
@@ -8115,7 +8115,7 @@ snapshots:
|
||||
|
||||
'@umami/node@0.3.0': {}
|
||||
|
||||
'@videojs/http-streaming@3.13.2(video.js@8.17.2)':
|
||||
'@videojs/http-streaming@3.13.2(video.js@8.17.3)':
|
||||
dependencies:
|
||||
'@babel/runtime': 7.23.9
|
||||
'@videojs/vhs-utils': 4.0.0
|
||||
@@ -8124,7 +8124,7 @@ snapshots:
|
||||
m3u8-parser: 7.1.0
|
||||
mpd-parser: 1.3.0
|
||||
mux.js: 7.0.3
|
||||
video.js: 8.17.2
|
||||
video.js: 8.17.3
|
||||
|
||||
'@videojs/vhs-utils@3.0.5':
|
||||
dependencies:
|
||||
@@ -12188,10 +12188,10 @@ snapshots:
|
||||
dependencies:
|
||||
builtins: 5.0.1
|
||||
|
||||
video.js@8.17.2:
|
||||
video.js@8.17.3:
|
||||
dependencies:
|
||||
'@babel/runtime': 7.23.9
|
||||
'@videojs/http-streaming': 3.13.2(video.js@8.17.2)
|
||||
'@videojs/http-streaming': 3.13.2(video.js@8.17.3)
|
||||
'@videojs/vhs-utils': 4.0.0
|
||||
'@videojs/xhr': 2.7.0
|
||||
aes-decrypter: 4.0.1
|
||||
@@ -12200,14 +12200,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.17.2)
|
||||
videojs-contrib-quality-levels: 4.1.0(video.js@8.17.3)
|
||||
videojs-font: 4.2.0
|
||||
videojs-vtt.js: 0.15.5
|
||||
|
||||
videojs-contrib-quality-levels@4.1.0(video.js@8.17.2):
|
||||
videojs-contrib-quality-levels@4.1.0(video.js@8.17.3):
|
||||
dependencies:
|
||||
global: 4.4.0
|
||||
video.js: 8.17.2
|
||||
video.js: 8.17.3
|
||||
|
||||
videojs-font@4.2.0: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user