diff options
author | Chocobozzz <me@florianbigard.com> | 2020-06-17 11:57:13 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-06-17 11:57:13 +0200 |
commit | f11bc5660277f1f070b1797c10282585bd962ac5 (patch) | |
tree | 113e29ed40712bdb5e2f7905b90b95ca094e40fa /client/package.json | |
parent | faa9d434b4d681837ff2a87603337c2623419669 (diff) | |
download | PeerTube-f11bc5660277f1f070b1797c10282585bd962ac5.tar.gz PeerTube-f11bc5660277f1f070b1797c10282585bd962ac5.tar.zst PeerTube-f11bc5660277f1f070b1797c10282585bd962ac5.zip |
Update client dependencies
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/client/package.json b/client/package.json index c67916c7d..0702ee170 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -55,7 +55,7 @@ | |||
55 | "@types/chart.js": "^2.9.16", | 55 | "@types/chart.js": "^2.9.16", |
56 | "@types/core-js": "^2.5.2", | 56 | "@types/core-js": "^2.5.2", |
57 | "@types/debug": "^4.1.5", | 57 | "@types/debug": "^4.1.5", |
58 | "@types/hls.js": "^0.12.4", | 58 | "@types/hls.js": "^0.13.0", |
59 | "@types/jasmine": "^3.3.15", | 59 | "@types/jasmine": "^3.3.15", |
60 | "@types/jasminewd2": "^2.0.3", | 60 | "@types/jasminewd2": "^2.0.3", |
61 | "@types/jschannel": "^1.0.0", | 61 | "@types/jschannel": "^1.0.0", |
@@ -63,12 +63,12 @@ | |||
63 | "@types/lodash-es": "^4.17.0", | 63 | "@types/lodash-es": "^4.17.0", |
64 | "@types/markdown-it": "^10.0.1", | 64 | "@types/markdown-it": "^10.0.1", |
65 | "@types/node": "^12.11.1", | 65 | "@types/node": "^12.11.1", |
66 | "@types/sanitize-html": "1.23.0", | 66 | "@types/sanitize-html": "1.23.2", |
67 | "@types/socket.io-client": "^1.4.32", | 67 | "@types/socket.io-client": "^1.4.32", |
68 | "@types/video.js": "^7.3.8", | 68 | "@types/video.js": "^7.3.8", |
69 | "@types/webtorrent": "^0.107.0", | 69 | "@types/webtorrent": "^0.107.0", |
70 | "angular2-hotkeys": "^2.1.2", | 70 | "angular2-hotkeys": "^2.1.2", |
71 | "angularx-qrcode": "2.1.1", | 71 | "angularx-qrcode": "2.3.4", |
72 | "awesome-typescript-loader": "5.2.1", | 72 | "awesome-typescript-loader": "5.2.1", |
73 | "bootstrap": "^4.1.3", | 73 | "bootstrap": "^4.1.3", |
74 | "buffer": "^5.1.0", | 74 | "buffer": "^5.1.0", |
@@ -96,7 +96,7 @@ | |||
96 | "karma-jasmine-html-reporter": "^1.3.1", | 96 | "karma-jasmine-html-reporter": "^1.3.1", |
97 | "linkifyjs": "^2.1.5", | 97 | "linkifyjs": "^2.1.5", |
98 | "lodash-es": "^4.17.4", | 98 | "lodash-es": "^4.17.4", |
99 | "markdown-it": "^10.0.0", | 99 | "markdown-it": "^11.0.0", |
100 | "ngx-chips": "2.1.0", | 100 | "ngx-chips": "2.1.0", |
101 | "ngx-pipes": "^2.6.0", | 101 | "ngx-pipes": "^2.6.0", |
102 | "node-sass": "^4.9.3", | 102 | "node-sass": "^4.9.3", |
@@ -105,7 +105,7 @@ | |||
105 | "path-browserify": "^1.0.0", | 105 | "path-browserify": "^1.0.0", |
106 | "primeng": "^9.0.0-rc.4", | 106 | "primeng": "^9.0.0-rc.4", |
107 | "process": "^0.11.10", | 107 | "process": "^0.11.10", |
108 | "protractor": "^5.4.3", | 108 | "protractor": "^7.0.0", |
109 | "purify-css": "^1.2.5", | 109 | "purify-css": "^1.2.5", |
110 | "purifycss-webpack": "^0.7.0", | 110 | "purifycss-webpack": "^0.7.0", |
111 | "raw-loader": "^4.0.0", | 111 | "raw-loader": "^4.0.0", |