aboutsummaryrefslogtreecommitdiffhomepage
path: root/yarn.lock
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-07-16 14:22:16 +0200
committerChocobozzz <me@florianbigard.com>2018-07-16 14:31:40 +0200
commitf4001cf408a99049d01a356bfb20a62342de06ea (patch)
tree421776dfe64335dca2725ac3ac5f3b3e6b7564c6 /yarn.lock
parent16f7022b06fb76c0b00c23c970bc8df605b0ec63 (diff)
downloadPeerTube-f4001cf408a99049d01a356bfb20a62342de06ea.tar.gz
PeerTube-f4001cf408a99049d01a356bfb20a62342de06ea.tar.zst
PeerTube-f4001cf408a99049d01a356bfb20a62342de06ea.zip
Handle .srt subtitles
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock117
1 files changed, 112 insertions, 5 deletions
diff --git a/yarn.lock b/yarn.lock
index 27e1365a3..2949f5989 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1166,6 +1166,10 @@ charenc@~0.0.1:
1166 version "0.0.2" 1166 version "0.0.2"
1167 resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667" 1167 resolved "https://registry.yarnpkg.com/charenc/-/charenc-0.0.2.tgz#c0a1d2f3a7092e03774bfa83f14c0fc5790a8667"
1168 1168
1169charset-detector@0.0.2:
1170 version "0.0.2"
1171 resolved "https://registry.yarnpkg.com/charset-detector/-/charset-detector-0.0.2.tgz#1cd5ddaf56e83259c6ef8e906ccf06f75fe9a1b2"
1172
1169check-error@^1.0.1: 1173check-error@^1.0.1:
1170 version "1.0.2" 1174 version "1.0.2"
1171 resolved "https://registry.yarnpkg.com/check-error/-/check-error-1.0.2.tgz#574d312edd88bb5dd8912e9286dd6c0aed4aac82" 1175 resolved "https://registry.yarnpkg.com/check-error/-/check-error-1.0.2.tgz#574d312edd88bb5dd8912e9286dd6c0aed4aac82"
@@ -1945,6 +1949,15 @@ duplexer@^0.1.1, duplexer@~0.1.1:
1945 version "0.1.1" 1949 version "0.1.1"
1946 resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1" 1950 resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1"
1947 1951
1952duplexify@^3.2.0, duplexify@^3.5.0, duplexify@^3.6.0:
1953 version "3.6.0"
1954 resolved "https://registry.yarnpkg.com/duplexify/-/duplexify-3.6.0.tgz#592903f5d80b38d037220541264d69a198fb3410"
1955 dependencies:
1956 end-of-stream "^1.0.0"
1957 inherits "^2.0.1"
1958 readable-stream "^2.0.0"
1959 stream-shift "^1.0.0"
1960
1948each-async@^1.0.0: 1961each-async@^1.0.0:
1949 version "1.1.1" 1962 version "1.1.1"
1950 resolved "https://registry.yarnpkg.com/each-async/-/each-async-1.1.1.tgz#dee5229bdf0ab6ba2012a395e1b869abf8813473" 1963 resolved "https://registry.yarnpkg.com/each-async/-/each-async-1.1.1.tgz#dee5229bdf0ab6ba2012a395e1b869abf8813473"
@@ -3751,7 +3764,7 @@ is-windows@^1.0.2:
3751 version "1.0.2" 3764 version "1.0.2"
3752 resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d" 3765 resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
3753 3766
3754isarray@0.0.1: 3767isarray@0.0.1, isarray@~0.0.1:
3755 version "0.0.1" 3768 version "0.0.1"
3756 resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" 3769 resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
3757 3770
@@ -5382,6 +5395,14 @@ pause-stream@0.0.11:
5382 dependencies: 5395 dependencies:
5383 through "~2.3" 5396 through "~2.3"
5384 5397
5398peek-stream@^1.1.1:
5399 version "1.1.3"
5400 resolved "https://registry.yarnpkg.com/peek-stream/-/peek-stream-1.1.3.tgz#3b35d84b7ccbbd262fff31dc10da56856ead6d67"
5401 dependencies:
5402 buffer-from "^1.0.0"
5403 duplexify "^3.5.0"
5404 through2 "^2.0.3"
5405
5385pem@^1.12.3: 5406pem@^1.12.3:
5386 version "1.12.5" 5407 version "1.12.5"
5387 resolved "https://registry.yarnpkg.com/pem/-/pem-1.12.5.tgz#97bf2e459537c54e0ee5b0aa11b5ca18d6b5fef2" 5408 resolved "https://registry.yarnpkg.com/pem/-/pem-1.12.5.tgz#97bf2e459537c54e0ee5b0aa11b5ca18d6b5fef2"
@@ -5655,7 +5676,7 @@ pump@^1.0.0, pump@^1.0.1:
5655 end-of-stream "^1.1.0" 5676 end-of-stream "^1.1.0"
5656 once "^1.3.1" 5677 once "^1.3.1"
5657 5678
5658pump@^2.0.1: 5679pump@^2.0.0, pump@^2.0.1:
5659 version "2.0.1" 5680 version "2.0.1"
5660 resolved "https://registry.yarnpkg.com/pump/-/pump-2.0.1.tgz#12399add6e4cf7526d973cbc8b5ce2e2908b3909" 5681 resolved "https://registry.yarnpkg.com/pump/-/pump-2.0.1.tgz#12399add6e4cf7526d973cbc8b5ce2e2908b3909"
5661 dependencies: 5682 dependencies:
@@ -5669,6 +5690,14 @@ pump@^3.0.0:
5669 end-of-stream "^1.1.0" 5690 end-of-stream "^1.1.0"
5670 once "^1.3.1" 5691 once "^1.3.1"
5671 5692
5693pumpify@^1.3.3:
5694 version "1.5.1"
5695 resolved "https://registry.yarnpkg.com/pumpify/-/pumpify-1.5.1.tgz#36513be246ab27570b1a374a5ce278bfd74370ce"
5696 dependencies:
5697 duplexify "^3.6.0"
5698 inherits "^2.0.3"
5699 pump "^2.0.0"
5700
5672punycode@^1.4.1: 5701punycode@^1.4.1:
5673 version "1.4.1" 5702 version "1.4.1"
5674 resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" 5703 resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
@@ -5813,7 +5842,7 @@ readable-stream@1.1:
5813 isarray "0.0.1" 5842 isarray "0.0.1"
5814 string_decoder "~0.10.x" 5843 string_decoder "~0.10.x"
5815 5844
5816readable-stream@1.1.x: 5845readable-stream@1.1.x, "readable-stream@>=1.1.13-1 <1.2.0-0", readable-stream@^1.1.13-1:
5817 version "1.1.14" 5846 version "1.1.14"
5818 resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.14.tgz#7cf4c54ef648e3813084c636dd2079e166c081d9" 5847 resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.1.14.tgz#7cf4c54ef648e3813084c636dd2079e166c081d9"
5819 dependencies: 5848 dependencies:
@@ -5822,7 +5851,16 @@ readable-stream@1.1.x:
5822 isarray "0.0.1" 5851 isarray "0.0.1"
5823 string_decoder "~0.10.x" 5852 string_decoder "~0.10.x"
5824 5853
5825readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.3, readable-stream@^2.0.4, readable-stream@^2.0.5, readable-stream@^2.0.6, readable-stream@^2.1.4, readable-stream@^2.2.2, readable-stream@^2.3.0, readable-stream@^2.3.2, readable-stream@^2.3.4, readable-stream@^2.3.5, readable-stream@^2.3.6: 5854"readable-stream@>=1.0.33-1 <1.1.0-0":
5855 version "1.0.34"
5856 resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-1.0.34.tgz#125820e34bc842d2f2aaafafe4c2916ee32c157c"
5857 dependencies:
5858 core-util-is "~1.0.0"
5859 inherits "~2.0.1"
5860 isarray "0.0.1"
5861 string_decoder "~0.10.x"
5862
5863readable-stream@^2.0.0, readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.3, readable-stream@^2.0.4, readable-stream@^2.0.5, readable-stream@^2.0.6, readable-stream@^2.1.4, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.3.0, readable-stream@^2.3.2, readable-stream@^2.3.4, readable-stream@^2.3.5, readable-stream@^2.3.6:
5826 version "2.3.6" 5864 version "2.3.6"
5827 resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf" 5865 resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.6.tgz#b11c27d88b8ff1fbe070643cf94b0c79ae1b0aaf"
5828 dependencies: 5866 dependencies:
@@ -5834,6 +5872,12 @@ readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.3, readable
5834 string_decoder "~1.1.1" 5872 string_decoder "~1.1.1"
5835 util-deprecate "~1.0.1" 5873 util-deprecate "~1.0.1"
5836 5874
5875readable-wrap@^1.0.0:
5876 version "1.0.0"
5877 resolved "https://registry.yarnpkg.com/readable-wrap/-/readable-wrap-1.0.0.tgz#3b5a211c631e12303a54991c806c17e7ae206bff"
5878 dependencies:
5879 readable-stream "^1.1.13-1"
5880
5837readdirp@^2.0.0: 5881readdirp@^2.0.0:
5838 version "2.1.0" 5882 version "2.1.0"
5839 resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.1.0.tgz#4ed0ad060df3073300c48440373f72d1cc642d78" 5883 resolved "https://registry.yarnpkg.com/readdirp/-/readdirp-2.1.0.tgz#4ed0ad060df3073300c48440373f72d1cc642d78"
@@ -6677,6 +6721,12 @@ split-string@^3.0.1, split-string@^3.0.2:
6677 dependencies: 6721 dependencies:
6678 extend-shallow "^3.0.0" 6722 extend-shallow "^3.0.0"
6679 6723
6724split2@^0.2.1:
6725 version "0.2.1"
6726 resolved "https://registry.yarnpkg.com/split2/-/split2-0.2.1.tgz#02ddac9adc03ec0bb78c1282ec079ca6e85ae900"
6727 dependencies:
6728 through2 "~0.6.1"
6729
6680split@0.3: 6730split@0.3:
6681 version "0.3.3" 6731 version "0.3.3"
6682 resolved "https://registry.yarnpkg.com/split/-/split-0.3.3.tgz#cd0eea5e63a211dfff7eb0f091c4133e2d0dd28f" 6732 resolved "https://registry.yarnpkg.com/split/-/split-0.3.3.tgz#cd0eea5e63a211dfff7eb0f091c4133e2d0dd28f"
@@ -6693,6 +6743,17 @@ sprintf-js@~1.0.2:
6693 version "1.0.3" 6743 version "1.0.3"
6694 resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" 6744 resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c"
6695 6745
6746srt-to-vtt@^1.1.2:
6747 version "1.1.2"
6748 resolved "https://registry.yarnpkg.com/srt-to-vtt/-/srt-to-vtt-1.1.2.tgz#634c5228b34f2b5fb410cd4eaab5accbb09780d6"
6749 dependencies:
6750 duplexify "^3.2.0"
6751 minimist "^1.1.0"
6752 pumpify "^1.3.3"
6753 split2 "^0.2.1"
6754 through2 "^0.6.3"
6755 to-utf-8 "^1.2.0"
6756
6696sshpk@^1.7.0: 6757sshpk@^1.7.0:
6697 version "1.14.2" 6758 version "1.14.2"
6698 resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.14.2.tgz#c6fc61648a3d9c4e764fd3fcdf4ea105e492ba98" 6759 resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.14.2.tgz#c6fc61648a3d9c4e764fd3fcdf4ea105e492ba98"
@@ -6755,6 +6816,21 @@ stream-combiner@~0.0.4:
6755 dependencies: 6816 dependencies:
6756 duplexer "~0.1.1" 6817 duplexer "~0.1.1"
6757 6818
6819stream-shift@^1.0.0:
6820 version "1.0.0"
6821 resolved "https://registry.yarnpkg.com/stream-shift/-/stream-shift-1.0.0.tgz#d5c752825e5367e786f78e18e445ea223a155952"
6822
6823stream-splicer@^1.3.1:
6824 version "1.3.2"
6825 resolved "https://registry.yarnpkg.com/stream-splicer/-/stream-splicer-1.3.2.tgz#3c0441be15b9bf4e226275e6dc83964745546661"
6826 dependencies:
6827 indexof "0.0.1"
6828 inherits "^2.0.1"
6829 isarray "~0.0.1"
6830 readable-stream "^1.1.13-1"
6831 readable-wrap "^1.0.0"
6832 through2 "^1.0.0"
6833
6758stream-to-blob-url@^2.0.0, stream-to-blob-url@^2.1.0: 6834stream-to-blob-url@^2.0.0, stream-to-blob-url@^2.1.0:
6759 version "2.1.1" 6835 version "2.1.1"
6760 resolved "https://registry.yarnpkg.com/stream-to-blob-url/-/stream-to-blob-url-2.1.1.tgz#e1ac97f86ca8e9f512329a48e7830ce9a50beef2" 6836 resolved "https://registry.yarnpkg.com/stream-to-blob-url/-/stream-to-blob-url-2.1.1.tgz#e1ac97f86ca8e9f512329a48e7830ce9a50beef2"
@@ -7042,6 +7118,27 @@ thirty-two@^1.0.1:
7042 version "1.0.2" 7118 version "1.0.2"
7043 resolved "https://registry.yarnpkg.com/thirty-two/-/thirty-two-1.0.2.tgz#4ca2fffc02a51290d2744b9e3f557693ca6b627a" 7119 resolved "https://registry.yarnpkg.com/thirty-two/-/thirty-two-1.0.2.tgz#4ca2fffc02a51290d2744b9e3f557693ca6b627a"
7044 7120
7121through2@^0.6.3, through2@~0.6.1:
7122 version "0.6.5"
7123 resolved "https://registry.yarnpkg.com/through2/-/through2-0.6.5.tgz#41ab9c67b29d57209071410e1d7a7a968cd3ad48"
7124 dependencies:
7125 readable-stream ">=1.0.33-1 <1.1.0-0"
7126 xtend ">=4.0.0 <4.1.0-0"
7127
7128through2@^1.0.0:
7129 version "1.1.1"
7130 resolved "https://registry.yarnpkg.com/through2/-/through2-1.1.1.tgz#0847cbc4449f3405574dbdccd9bb841b83ac3545"
7131 dependencies:
7132 readable-stream ">=1.1.13-1 <1.2.0-0"
7133 xtend ">=4.0.0 <4.1.0-0"
7134
7135through2@^2.0.3:
7136 version "2.0.3"
7137 resolved "https://registry.yarnpkg.com/through2/-/through2-2.0.3.tgz#0004569b37c7c74ba39c43f3ced78d1ad94140be"
7138 dependencies:
7139 readable-stream "^2.1.5"
7140 xtend "~4.0.1"
7141
7045through@2, through@^2.3.6, through@~2.3, through@~2.3.1: 7142through@2, through@^2.3.6, through@~2.3, through@~2.3.1:
7046 version "2.3.8" 7143 version "2.3.8"
7047 resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" 7144 resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
@@ -7103,6 +7200,16 @@ to-regex@^3.0.1, to-regex@^3.0.2:
7103 regex-not "^1.0.2" 7200 regex-not "^1.0.2"
7104 safe-regex "^1.1.0" 7201 safe-regex "^1.1.0"
7105 7202
7203to-utf-8@^1.2.0:
7204 version "1.3.0"
7205 resolved "https://registry.yarnpkg.com/to-utf-8/-/to-utf-8-1.3.0.tgz#b2af7be9e003f4c3817cc116d3baed2a054993c9"
7206 dependencies:
7207 charset-detector "0.0.2"
7208 iconv-lite "^0.4.4"
7209 minimist "^1.1.0"
7210 peek-stream "^1.1.1"
7211 stream-splicer "^1.3.1"
7212
7106toposort-class@^1.0.1: 7213toposort-class@^1.0.1:
7107 version "1.0.1" 7214 version "1.0.1"
7108 resolved "https://registry.yarnpkg.com/toposort-class/-/toposort-class-1.0.1.tgz#7ffd1f78c8be28c3ba45cd4e1a3f5ee193bd9988" 7215 resolved "https://registry.yarnpkg.com/toposort-class/-/toposort-class-1.0.1.tgz#7ffd1f78c8be28c3ba45cd4e1a3f5ee193bd9988"
@@ -7774,7 +7881,7 @@ xmlhttprequest-ssl@1.5.3:
7774 version "1.5.3" 7881 version "1.5.3"
7775 resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.3.tgz#185a888c04eca46c3e4070d99f7b49de3528992d" 7882 resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.3.tgz#185a888c04eca46c3e4070d99f7b49de3528992d"
7776 7883
7777xtend@^4.0.0, xtend@^4.0.1: 7884"xtend@>=4.0.0 <4.1.0-0", xtend@^4.0.0, xtend@^4.0.1, xtend@~4.0.1:
7778 version "4.0.1" 7885 version "4.0.1"
7779 resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" 7886 resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
7780 7887