Skip to content

Commit

Permalink
Bump video.js from 8.16.0 to 8.16.1 in /react-client (UniversalMediaS…
Browse files Browse the repository at this point in the history
…erver#4794)

* Bump video.js from 8.16.0 to 8.16.1 in /react-client

Bumps [video.js](https://github.com/videojs/video.js) from 8.16.0 to 8.16.1.
- [Release notes](https://github.com/videojs/video.js/releases)
- [Changelog](https://github.com/videojs/video.js/blob/main/CHANGELOG.md)
- [Commits](videojs/video.js@v8.16.0...v8.16.1)

---
updated-dependencies:
- dependency-name: video.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Changelog

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: SubJunk <SubJunk@users.noreply.github.com>
  • Loading branch information
3 people authored Jul 18, 2024
1 parent 0164544 commit 40f222f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
- Bump `commons-logging:commons-logging` from 1.3.2 to 1.3.3 ([#4799](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4799))
- Bump `eslint-plugin-react-refresh` from 0.4.7 to 0.4.8 ([#4817](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4817))
- Bump `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.0 to 3.3.1 ([#4816](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4816))
- Bump `video.js` from 8.16.0 to 8.16.1 ([#4794](https://github.com/UniversalMediaServer/UniversalMediaServer/pull/4794))
- Bump `youtube-dl` from 2021.12.17 to 2024.07.11

## [14.2.1](https://github.com/UniversalMediaServer/UniversalMediaServer/compare/14.2.0...14.2.1) (2024-07-11)
Expand Down
2 changes: 1 addition & 1 deletion react-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"react-movable": "3.2.0",
"react-router-dom": "6.23.1",
"tabler-icons-react": "1.56.0",
"video.js": "8.16.0"
"video.js": "8.16.1"
},
"devDependencies": {
"@playwright/test": "1.44.1",
Expand Down
10 changes: 5 additions & 5 deletions react-client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4728,7 +4728,7 @@ __metadata:
tabler-icons-react: "npm:1.56.0"
typescript: "npm:5.5.2"
typescript-eslint: "npm:7.13.1"
video.js: "npm:8.16.0"
video.js: "npm:8.16.1"
vite: "npm:5.3.1"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4859,9 +4859,9 @@ __metadata:
languageName: node
linkType: hard

"video.js@npm:8.16.0":
version: 8.16.0
resolution: "video.js@npm:8.16.0"
"video.js@npm:8.16.1":
version: 8.16.1
resolution: "video.js@npm:8.16.1"
dependencies:
"@babel/runtime": "npm:^7.12.5"
"@videojs/http-streaming": "npm:3.13.1"
Expand All @@ -4876,7 +4876,7 @@ __metadata:
videojs-contrib-quality-levels: "npm:4.1.0"
videojs-font: "npm:4.2.0"
videojs-vtt.js: "npm:0.15.5"
checksum: 10c0/874adb4d89bd28fe8bf5b81f06569ce324120e8acc6b16c800b9a08f118688656ccc65733f7a9454eb859e5d0145a9e6249113255f2e2524abc57bb971d2eacf
checksum: 10c0/17614627a0657293ac1a51fd88e84a08e605e4e63096ca79b1025a34f47f536f28dd70df16c6dbbbc0b6462398f6295bdf6c86fd7e2af2dda6373a461116f4a3
languageName: node
linkType: hard

Expand Down

0 comments on commit 40f222f

Please sign in to comment.