1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 01:39:24 +02:00
Oinktube/package.json
dependabot[bot] ad82d2bbcc
build(deps): bump videojs-ima from 2.1.0 to 2.2.0
Bumps [videojs-ima](https://github.com/googleads/videojs-ima) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/googleads/videojs-ima/releases)
- [Changelog](https://github.com/googleads/videojs-ima/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleads/videojs-ima/compare/v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: videojs-ima
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 09:33:37 +00:00

44 lines
1.3 KiB
JSON

{
"dependencies": {
"@silvermine/videojs-chromecast": "^1.4.1",
"animate.css": "^4.1.1",
"bootstrap": "^5.3.0",
"chart.js": "^4.3.0",
"codemirror": "^6.0.1",
"croppie": "^2.6.5",
"dexie": "^3.2.4",
"dom-walk": "^0.1.2",
"flickity": "^3.0.0",
"flickity-bg-lazyload": "^2.0.0",
"fontawesome-free": "^1.0.4",
"hls.js": "^1.4.10",
"infinite-scroll": "^4.0.1",
"inputmask": "^5.0.8",
"jquery": "^3.7.0",
"jquery-lazy": "^1.7.11",
"jquery-toast-plugin": "^1.3.2",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
"js-circle-progress": "^0.2.4",
"js-cookie": "^3.0.1",
"keycode": "^2.2.1",
"moment-timezone": "^0.5.41",
"nosleep.js": "^0.12.0",
"p2p-media-loader-hlsjs": "^0.6.2",
"pouchdb": "^8.0.0",
"sweetalert": "^2.1.2",
"tinymce": "^6.6.0",
"tinymce-langs": "^1.0.0",
"video.js": "^8.3.0",
"videojs-contrib-ads": "^7.3.2",
"videojs-contrib-quality-levels": "^4.0.0",
"videojs-font": "^4.1.0",
"videojs-ima": "^2.2.0",
"videojs-landscape-fullscreen": "^11.1111.0",
"videojs-overlay": "^3.1.0",
"videojs-playlist": "^5.1.0",
"videojs-playlist-ui": "^5.0.0",
"videojs-seek-buttons": "^4.0.3",
"videojs-youtube": "^3.0.1"
}
}