aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/yarn.lock
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2021-10-26 10:52:14 +0200
committerChocobozzz <me@florianbigard.com>2021-10-26 11:24:05 +0200
commit950b3ce7f0f8356192b7db7bbe4d507b6d92bf96 (patch)
tree9e9d70a9f3e68d27ae9b6fa65e7c453715b5f70d /client/yarn.lock
parentd91a0341a7374e2739a29d8b4766bd98f7a98efd (diff)
downloadPeerTube-950b3ce7f0f8356192b7db7bbe4d507b6d92bf96.tar.gz
PeerTube-950b3ce7f0f8356192b7db7bbe4d507b6d92bf96.tar.zst
PeerTube-950b3ce7f0f8356192b7db7bbe4d507b6d92bf96.zip
Migrate to @peertube/videojs-contextmenu
To fix a bug with latest videojs
Diffstat (limited to 'client/yarn.lock')
-rw-r--r--client/yarn.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/client/yarn.lock b/client/yarn.lock
index 20941258e..bc68c053f 100644
--- a/client/yarn.lock
+++ b/client/yarn.lock
@@ -1720,6 +1720,14 @@
1720 events "^3.3.0" 1720 events "^3.3.0"
1721 m3u8-parser "^4.6.0" 1721 m3u8-parser "^4.6.0"
1722 1722
1723"@peertube/videojs-contextmenu@^5.5.0":
1724 version "5.5.0"
1725 resolved "https://registry.yarnpkg.com/@peertube/videojs-contextmenu/-/videojs-contextmenu-5.5.0.tgz#d1e8d368ee978fe04dcbcdd1d125a656f7350f55"
1726 integrity sha512-+zV/RbrybVJHwqOO+YmtJjTwKM8r695Ax8AbXmNoL3J7NVguqy6TI8XKyQo3g5WHNj5nJozzaJQqDBc+BhKGRw==
1727 dependencies:
1728 global "^4.4.0"
1729 video.js "^7.6.0"
1730
1723"@polka/url@^1.0.0-next.20": 1731"@polka/url@^1.0.0-next.20":
1724 version "1.0.0-next.21" 1732 version "1.0.0-next.21"
1725 resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1" 1733 resolved "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.21.tgz#5de5a2385a35309427f6011992b544514d559aa1"
@@ -12881,14 +12889,6 @@ vfile@^4.0.0:
12881 videojs-font "3.2.0" 12889 videojs-font "3.2.0"
12882 videojs-vtt.js "^0.15.3" 12890 videojs-vtt.js "^0.15.3"
12883 12891
12884videojs-contextmenu-pt@^5.4.1:
12885 version "5.4.1"
12886 resolved "https://registry.yarnpkg.com/videojs-contextmenu-pt/-/videojs-contextmenu-pt-5.4.1.tgz#db160cc4bce489ae6d66ef59b85e2a82edae972e"
12887 integrity sha512-JtVvmO8fH4vnE6B1tI5efA828nxlc1N/V500/l8Zwvi81VsYVX4EOteTXnP3Rc3o1l9cd22N/t+wenymi3oplw==
12888 dependencies:
12889 global "^4.4.0"
12890 video.js "^7.6.0"
12891
12892videojs-dock@^2.0.2: 12892videojs-dock@^2.0.2:
12893 version "2.2.0" 12893 version "2.2.0"
12894 resolved "https://registry.yarnpkg.com/videojs-dock/-/videojs-dock-2.2.0.tgz#57e4f942da1b8e930c4387fed85942473bc40829" 12894 resolved "https://registry.yarnpkg.com/videojs-dock/-/videojs-dock-2.2.0.tgz#57e4f942da1b8e930c4387fed85942473bc40829"