diff options
author | Chocobozzz <me@florianbigard.com> | 2020-02-10 14:37:15 +0100 |
---|---|---|
committer | Chocobozzz <chocobozzz@cpy.re> | 2020-02-10 16:39:28 +0100 |
commit | 7811819b1a942c99a80e36eb93cc3a8b0e7fc5f2 (patch) | |
tree | ae406ce7232f51058f81591072d59d90fd388d33 /client/yarn.lock | |
parent | be27ef3b4682c5639039474c39ee0d234d16f482 (diff) | |
download | PeerTube-7811819b1a942c99a80e36eb93cc3a8b0e7fc5f2.tar.gz PeerTube-7811819b1a942c99a80e36eb93cc3a8b0e7fc5f2.tar.zst PeerTube-7811819b1a942c99a80e36eb93cc3a8b0e7fc5f2.zip |
Use angular 9 clipboard cdk
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index a891b4dbd..c2f33bc55 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -7584,14 +7584,6 @@ ngx-chips@2.1.0: | |||
7584 | ng2-material-dropdown "0.11.0" | 7584 | ng2-material-dropdown "0.11.0" |
7585 | tslib "^1.9.0" | 7585 | tslib "^1.9.0" |
7586 | 7586 | ||
7587 | ngx-clipboard@12.3.0: | ||
7588 | version "12.3.0" | ||
7589 | resolved "https://registry.yarnpkg.com/ngx-clipboard/-/ngx-clipboard-12.3.0.tgz#8e61a894ff57249db64b733d26f9a0b98c08829f" | ||
7590 | integrity sha512-ToSsuDv9I1L0g+TcthePcZ4B859/MpoarlHVr2KnHWy3pR8SxfJlNyP2i9STYRQkJ5bSEg65RFErW4tx52lHYQ== | ||
7591 | dependencies: | ||
7592 | ngx-window-token "^2.0.0" | ||
7593 | tslib "^1.9.0" | ||
7594 | |||
7595 | ngx-pipes@^2.6.0: | 7587 | ngx-pipes@^2.6.0: |
7596 | version "2.6.0" | 7588 | version "2.6.0" |
7597 | resolved "https://registry.yarnpkg.com/ngx-pipes/-/ngx-pipes-2.6.0.tgz#8aec62de477067ef2726f2b87086a169bcf41b8a" | 7589 | resolved "https://registry.yarnpkg.com/ngx-pipes/-/ngx-pipes-2.6.0.tgz#8aec62de477067ef2726f2b87086a169bcf41b8a" |
@@ -7599,13 +7591,6 @@ ngx-pipes@^2.6.0: | |||
7599 | dependencies: | 7591 | dependencies: |
7600 | tslib "^1.9.0" | 7592 | tslib "^1.9.0" |
7601 | 7593 | ||
7602 | ngx-window-token@^2.0.0: | ||
7603 | version "2.0.1" | ||
7604 | resolved "https://registry.yarnpkg.com/ngx-window-token/-/ngx-window-token-2.0.1.tgz#8f91221af4116aa9f49bb3f7a6f1111639884fba" | ||
7605 | integrity sha512-rvqdqJEfnWXQFU5fyfYt06E10tR/UtFOYdF3QebfcOh5VIJhnTKiprX8e4B9OrX7WEVFm9BT8uV72xXcEgsaKA== | ||
7606 | dependencies: | ||
7607 | tslib "^1.9.0" | ||
7608 | |||
7609 | nice-try@^1.0.4: | 7594 | nice-try@^1.0.4: |
7610 | version "1.0.5" | 7595 | version "1.0.5" |
7611 | resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" | 7596 | resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" |