1
0
Fork 0

Update client dependencies

This commit is contained in:
Chocobozzz 2020-05-06 14:48:49 +02:00
parent d4eea02801
commit d170c5c580
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
2 changed files with 884 additions and 704 deletions

View File

@ -48,7 +48,7 @@
"@ngx-loading-bar/core": "^4.2.0",
"@ngx-loading-bar/http-client": "^4.2.0",
"@ngx-loading-bar/router": "^4.2.0",
"@ngx-meta/core": "^8.0.2",
"@ngx-meta/core": "^9.0.0",
"@ngx-translate/i18n-polyfill": "^1.0.0",
"@types/chart.js": "^2.9.16",
"@types/core-js": "^2.5.2",
@ -59,14 +59,14 @@
"@types/jschannel": "^1.0.0",
"@types/linkifyjs": "^2.1.2",
"@types/lodash-es": "^4.17.0",
"@types/markdown-it": "^0.0.9",
"@types/markdown-it": "^10.0.1",
"@types/node": "^12.11.1",
"@types/sanitize-html": "1.18.0",
"@types/sanitize-html": "1.23.0",
"@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.0",
"angularx-qrcode": "2.1.1",
"awesome-typescript-loader": "5.2.1",
"bootstrap": "^4.1.3",
"buffer": "^5.1.0",
@ -76,7 +76,7 @@
"core-js": "^3.1.4",
"css-loader": "^3.1.0",
"debug": "^4.1.1",
"dexie": "^2.0.4",
"dexie": "^3.0.0",
"extract-text-webpack-plugin": "4.0.0-beta.0",
"file-loader": "^6.0.0",
"focus-visible": "^5.0.2",
@ -87,9 +87,9 @@
"jasmine-core": "^3.1.0",
"jasmine-spec-reporter": "^5.0.1",
"jschannel": "^1.0.2",
"karma": "^4.0.1",
"karma": "^5.0.4",
"karma-chrome-launcher": "^3.0.0",
"karma-coverage-istanbul-reporter": "^2.0.2",
"karma-coverage-istanbul-reporter": "^3.0.2",
"karma-jasmine": "^3.1.1",
"karma-jasmine-html-reporter": "^1.3.1",
"linkifyjs": "^2.1.5",
@ -113,9 +113,9 @@
"sass-loader": "8.0.2",
"sass-resources-loader": "^2.0.0",
"socket.io-client": "^2.2.0",
"stream-browserify": "^2.0.1",
"stream-browserify": "^3.0.0",
"stream-http": "^3.0.0",
"terser-webpack-plugin": "^2.1.3",
"terser-webpack-plugin": "^3.0.0",
"tslint": "^6.1.0",
"tslint-angular": "^3.0.2",
"tslint-config-standard": "^9.0.0",

File diff suppressed because it is too large Load Diff