mirror of https://github.com/Chocobozzz/PeerTube
Update client dependencies
parent
faa9d434b4
commit
f11bc56602
|
@ -55,7 +55,7 @@
|
|||
"@types/chart.js": "^2.9.16",
|
||||
"@types/core-js": "^2.5.2",
|
||||
"@types/debug": "^4.1.5",
|
||||
"@types/hls.js": "^0.12.4",
|
||||
"@types/hls.js": "^0.13.0",
|
||||
"@types/jasmine": "^3.3.15",
|
||||
"@types/jasminewd2": "^2.0.3",
|
||||
"@types/jschannel": "^1.0.0",
|
||||
|
@ -63,12 +63,12 @@
|
|||
"@types/lodash-es": "^4.17.0",
|
||||
"@types/markdown-it": "^10.0.1",
|
||||
"@types/node": "^12.11.1",
|
||||
"@types/sanitize-html": "1.23.0",
|
||||
"@types/sanitize-html": "1.23.2",
|
||||
"@types/socket.io-client": "^1.4.32",
|
||||
"@types/video.js": "^7.3.8",
|
||||
"@types/webtorrent": "^0.107.0",
|
||||
"angular2-hotkeys": "^2.1.2",
|
||||
"angularx-qrcode": "2.1.1",
|
||||
"angularx-qrcode": "2.3.4",
|
||||
"awesome-typescript-loader": "5.2.1",
|
||||
"bootstrap": "^4.1.3",
|
||||
"buffer": "^5.1.0",
|
||||
|
@ -96,7 +96,7 @@
|
|||
"karma-jasmine-html-reporter": "^1.3.1",
|
||||
"linkifyjs": "^2.1.5",
|
||||
"lodash-es": "^4.17.4",
|
||||
"markdown-it": "^10.0.0",
|
||||
"markdown-it": "^11.0.0",
|
||||
"ngx-chips": "2.1.0",
|
||||
"ngx-pipes": "^2.6.0",
|
||||
"node-sass": "^4.9.3",
|
||||
|
@ -105,7 +105,7 @@
|
|||
"path-browserify": "^1.0.0",
|
||||
"primeng": "^9.0.0-rc.4",
|
||||
"process": "^0.11.10",
|
||||
"protractor": "^5.4.3",
|
||||
"protractor": "^7.0.0",
|
||||
"purify-css": "^1.2.5",
|
||||
"purifycss-webpack": "^0.7.0",
|
||||
"raw-loader": "^4.0.0",
|
||||
|
|
2595
client/yarn.lock
2595
client/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue